[Database Structure](Database-Structure) > [World-Database](World-Database) > [creature_classlevelstats](creature_classlevelstats) Column | Type | Description --- | --- | --- Level | tinyint(3) unsigned | Class | tinyint(3) unsigned | Basehp0 | smallint(5) unsigned | Basehp1 | smallint(5) unsigned | Basehp2 | smallint(5) unsigned | Basemana | smallint(5) unsigned | Basearmor | smallint(5) unsigned | Attackpower | smallint(5) unsigned | Rangedattackpower | smallint(5) unsigned | Damage_base | float | Damage_exp1 | float | Damage_exp2 | float | Comment | text |