Public Member Functions | |
| Common::String | getDisplayName () const |
Public Attributes | |
| Common::String | _name |
| byte | _count |
| byte | _fleeThreshold |
| byte | _defaultHP |
| byte | _defaultAC |
| byte | _maxDamage |
| byte | _numberOfAttacks |
| byte | _speed |
| uint16 | _experience |
| byte | _loot |
| byte | _resistUndead |
| byte | _resistances |
| byte | _bonusOnTouch |
| byte | _specialAbility |
| byte | _specialThreshold |
| byte | _counterFlags |
| byte | _imgNum |
| byte | _level = 0 |
| bool | _checked = false |
| byte | _status = 0 |
| byte | _hp = 0 |
| byte | _ac = 0 |