Package model.item
package model.item
All collectible item types on the map: HealItem, BuffItem, DefenseItem, and TomeItem.
-
ClassDescriptionIncreases the user's attack power.Increases the user's defense.Restores HP to the user by a specified amount, capped at maxHp.Base class for all item types in the game.Stat types that TomeItem randomly boosts after defeating a Goblin.Reward granted after defeating a Goblin; randomly boosts one of 3 stats for the winner.