Bem, este é meu primeiro tópico:)
Ensinarei a fazer um monstro chamado Super Demon;)
va na pasta de seu ot>data>monster e copie qualquer arquivo XML di la e renomeie ele para Super Demon.Abra-o e apague tudo e coloque isto:
<?xml version="1.0" encoding="UTF-8"?><monster name="Super Demon" tp="1" nameDescription="a super demon" race="blood" experience="46000" speed="900" manacost="0">
<health now="95000" max="95000"/>
<look type="12" head="20" body="30" legs="40" feet="50" corpse="3055"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="100" defense="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="large rock" interval="3000" chance="90" min="-80" max="-500"/>
<attack name="orshabaal berserk" interval="8000" chance="55"/>
</attacks>
<defenses armor="30" defense="30">
<defense name="light healing" interval="5000" chance="80" min="40" max="85"/>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="1"/>
<immunity fire="1"/>
<immunity poison="1"/>
<immunity lifedrain="0"/>
<immunity paralyze="1"/>
<immunity outfit="0"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="GROOOUUURRRR!"/>
<voice sentence="AARRRHHHHG.. YOU WILL MINE!"/>
</voices>
<loot>
<item id="2666" countmax="5" chance1="33333" chancemax="0"/>
<item id="7402" countmax="6" chance1="10000" chancemax="0"/>
<item id="2444" chance="333"/>
<item id="2472" chance="1000"/>
<item id="2688" countmax="4" chance1="2500" chancemax="0"/>
</loot>
</monster>
EM SEGUIDA,SALVE E na mesma pasta abra o monsters.XML;neste arquivo ficam todos os monstros de seu ot.Então colocaremos o Super Demon neste arquivo, para fazer isto basta copiar isto e colar no arquivo:
<monster name="Super Demon" file="Super Demon.xml" />
BEM,não sei se agradou a todos(as)mas foi o meu primeiro tópico :weight_lift: