Bom, estou a um bom tempo lendo o forum e foram raros os meus post, decidi postar algo que eu fiz.
O monstro se chama dark soul, eu uso ele nos eventos do meu ot e em uma quest
Eu creio que nao seja preciso explicar como adicionar o monstro, mas aqui vai:
Crie um arquivo com o nome de "dark soul.xml" e cole isso dentro:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dark Soul" nameDescription="a dark soul" race="undead" experience="2500" speed="275" manacost="0">
<health now="2600" max="2600"/>
<look type="157" head="132" body="114" legs="132" feet="114" corpse="3128"/>
<targetchange interval="2000" chance="5"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="50"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="7"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-140" max="-450"/>
<attack name="sudden death" interval="4000" chance="80" min="-30" max="-65"/>
<attack name="fire strike" interval="1000" chance="100" min="-10" max="-70"/>
</attacks>
<defenses armor="22" defense="23"/>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="0"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="0"/>
<immunity drunk="0"/>
<immunity invisible="0"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="Help-me, I can't stand it"/>
<voice sentence="Ahhhhhhh!!!"/>
<voice sentence="I wanna die! But i can't die!"/>
<voice sentence="I feel fear"/>
<voice sentence="I'm so sick"/>
</voices>
<loot>
<item id="2148" countmax="100" chance1="100000" chancemax="0"/> --Gold Coins
<item id="2148" countmax="80" chance1="100000" chancemax="0"/> --Gold Coins
<item id="2406" chance="25000"/> --Short Sword
<item id="2381" chance="1955"/> --Halberd
<item id="2209" chance="2055"/> --Club Ring
<item id="2510" chance="5333"/> --Plate Shield
<item id="7290" chance="4444"/> --Shard
<item id="2490" chance="2777"/> --Dark Helmet
<item id="2666" countmax="2" chance1="33333" chancemax="0"/> --Meat
<item id="1987" chance="100000"> --Bag
<inside>
<item id="2513" chance="2500"/> --Battle Shield
<item id="2671" countmax="3" chance1="33333" chancemax="0"/> --Ham
<item id="2148" countmax="100" chance1="100000" chancemax="0"/> --Gold Coins
<item id="7457" chance="1222"/> --Fur Boots
<item id="5911" countmax="1" chance1="4555" chancemax="0"/> --Red Piece of Cloth
<item id="7290" countmax="1" chance1="3222" chancemax="0"/> --Shard
<item id="3962" chance="2688"/> --Beastslayer Axe
</inside>
</item>
</loot>
</monster>
E adicione isto no "monsters.xml"
<monster name="Dark soul" file="Dark soul.xml" />
Obrigada, bloody kisses
Creditos 100% pra mim eu acho