Class: Studio::EVBoostItem

Inherits:
StatBoostItem show all
Defined in:
scripts/00800 Studio/00001 Data/00002 Item/00301 EVBoostItem.rb

Overview

Data class describing an Item that boost an EV stat of a Pokemon

Constant Summary collapse

STAT_NAME_TEXT_ID =

List of text ID to get the stat name

{
  hp: 134,
  atk: 129,
  dfe: 130,
  spd: 133,
  ats: 131,
  dfs: 132
}

Constants inherited from Item

Item::ItemGetME

Instance Attribute Summary

Attributes inherited from StatBoostItem

#count, #stat

Attributes inherited from HealingItem

#loyalty_malus

Attributes inherited from Item

#db_symbol, #fling_power, #icon, #id, #is_battle_usable, #is_holdable, #is_limited, #is_map_usable, #position, #price, #socket

Method Summary

Methods inherited from Item

#description, #exact_name, #me, #name, #plural_name