OI Ensinarei cria o JACK O COELHO para fans dele e para quem quer um bixo forte.
PRIMERO PASSO: ABRA PASTA DATA/MONSTER/SILVER RABBIT
Segundo passo: Lah estara assim
<?xml version="1.0" encoding="UTF-8"?><monster name="Silver Rabbit" nameDescription="a silver rabbit" race="blood" experience="0" speed="215" manacost="220"> <health now="150000" max="150000"/>
<look type="262" head="69" body="66" legs="69" feet="66" corpse="7338"/>
<targetchange interval="2000" chance="5"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="0"/>
<flag staticattack="50"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="8"/>
<flag runonhealth="0"/>
</flags>
<attacks>
</attacks>
<defenses armor="6" defense="7"/>
<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>
<loot>
<item id="2362" countmax="1" chance1="65000" chancemax="0"/> --Carrot
<item id="2666" countmax="2" chance1="65000" chancemax="0"/> --Meat
</loot>
</monster>
vamos modifica o nome dele
o monster name eh silver rabbit troke para Coelho Jack e o nameDescription mesma coisa e aumenta a exp ai vai fik assim<monster name="Silver Rabbit" nameDescription="a silver rabbit" race="blood" experience="0" speed="215" manacost="220"> <health now="15" max="15"/>
<monster name="Coelho Jack" nameDescription="Coelho Jack" race="blood" experience="1000000" speed="215" manacost="220"> <health now="15" max="15"/>
Tercero e utimo passo: Vamos modifikar o atk. o silver rat n tem atake mais vamos colocar um. No bloco de notas vc achara <attacks>
</attacks>
no meio disso vc coloca
fikando<attack name="melee" interval="2000" min="-7600" max="-10000"/>
<attacks><attack name="melee" interval="2000" min="-7600" max="-10000"/>
</attacks>
E O NOSSO JACK O COELHO ESTA PRONTO