Thisi s my Training monks.xml I can't import it on rme. and on console i get this error.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Training Monk" nameDescription="Training Monk" race="blood" experience="0" speed="150" manacost="305">
<health now="1000000000" max="1000000000"/>
<look type="229" corpse="5967"/>
<targetchange interval="4000" chance="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="50"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="20000" skill="10" attack="10"/>
</attacks>
<defenses armor="55" defense="55">
<defense name="healing" interval="2000" chance="100" min="10000" max="1000000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<loot>
</loot>
</monster>