ola eu estou aki para ensinar como editar um monstro,bom é muito simples,vou falar por etapas 1:abra a pasta do seu ot 2:abra a pasta monsters 3:você vai encontrar vairios monstros e pastas com mais montros ex: pronto agora abra uma pasta ou um monstro mais se vc for abrir um monstro clik com o botão direito do mause e bote editar ae vai fica tipo assim ex:
<?xml version="1.0" encoding="UTF-8" ?>
<monster name="aki você coloca o nome que vc kizer" nameDescription="aki vc coloca o nome do monstro denovo so que com o "a" " race="blood" experience="aki é a xp que ele da" speed="aki é a velocidade" manacost="0">
<health now="aki a vida dele" max="aki é a vida maxima dele" />
<look type="aki é a aparencia dele mais so coloque o id dele" head="0" body="0" legs="0" feet="0" corpse="7334" />
<targetchange interval="aki é a chanse dele mudar de alvo" chance="0" />
<strategy attack="aki é o atake dele" defense="0" />
<flags>
<flag summonable="0" />
<flag attackable="1" />
<flag hostile="1" />
<flag illusionable="1" />
<flag convinceable="0" />
<flag pushable="0" />
<flag canpushitems="0" />
<flag canpushcreatures="0" />
<flag targetdistance="1" />
<flag runonhealth="0" />
</flags>
aki são os atakes dele
<attacks>
<attack name="melee" interval="2000" skill="25" attack="25"/>
<attack name="physical" interval="2000" chance="20" range="7" min="-0" max="-60">
<attribute key="shootEffect" value="suddendeath"/>
<attribute key="areaEffect" value="mortarea"/>
</attack>
</attacks>
aki vc editar a imunidade
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="1"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="1"/>
<immunity drunk="0"/>
<immunity invisible="0"/>
</immunities>
e aki é o loot dele
<loot capacity="300">
<item id="2148" countmax="10" chance="18000" />
<item id="2669" countmax="1" chance="12000" />
</loot>
</monster>
muito obrigado por verem meu topico se gostarem podem da rep++, a lembrando numca coloque as coisas muito esajeradas pq isso pode buga o ot obrigado flw