Am trying to make a script for Mints items (from SWSH). So, what I have so far:
The question is, the code doesn't recognize what is 'stats' (even if 'attack', if I write 'pokemon.attack'):
IDK if is possible to put some attr_reader or access inside 'PItem_ItemEffects' or 'PItem_Items'...