Package-level declarations

Types

Link copied to clipboard
data class ProfileAttributes(val strength: Short, val dexterity: Short, val vitality: Short, val intelligence: Short, val mind: Short, val criticalHitRate: Short, val determination: Short, val directHitRate: Short, val defense: Short, val magicDefense: Short, val attackPower: Short, val skillSpeed: Short, val attackMagicPotency: Short, val healingMagicPotency: Short, val spellSpeed: Short, val tenacity: Short, val piety: Short, val hp: Int, val mp: Int?)

A characters attributes.