I setted some stats , but the stats dont there.
Life:
( But the Training Monk have only 400k life maybe )
Outfit:
( The outfit is a normal Monk, but it should be a CM )
Healing:
( But it heal only 96 000 every ~10 seconds )
What is my mistake?
Life:
PHP:
<monster name="Training Monk" nameDescription="a training monk" race="blood" experience="200" speed="220" manacost="600">
<health now="24000000000" max="24000000000"/>
( But the Training Monk have only 400k life maybe )
Outfit:
PHP:
<look type="266" head="0" body="0" legs="0" feet="0" corpse="6080"/>
( The outfit is a normal Monk, but it should be a CM )
Healing:
PHP:
<defense name="healing" interval="50" chance="99" min="40000000000" max="50000000000">
( But it heal only 96 000 every ~10 seconds )
What is my mistake?