Ir para conteúdo

3 Monstros Feitos Por Mim ;]


Posts Recomendados

:smile_positivo: fiz 3 monstrinhos =D

mulher maravilha,batman e flash ^^

 

va pasta monsters e va pasta scripts dai crie um arquivo.xml chamado Batman.xml

abra ele e bote isso la dentro:

 

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Batman" tp="1" species="undead" nameDescription="a Batman" race="undead" experience="55000" speed="220" manacost="0">

<health now="15000" max="15000"/>

<look type="68" head="20" body="30" legs="40" feet="50" corpse="2956"/>

<targetchange interval="60000" chance="0"/>

<strategy attack="1000" defense="1000"/>

<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="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" min="-1000" max="-5000"/>

</attacks>

<defenses armor="2800" defense="2500"/>

<immunities>

<immunity physical="0"/>

<immunity energy="0"/>

<immunity fire="0"/>

<immunity poison="1"/>

<immunity lifedrain="0"/>

<immunity paralyze="1"/>

<immunity outfit="0"/>

<immunity drunk="0"/>

<immunity invisible="1"/>

</immunities>

<voices interval="2000" chance="5">

<voice sentence="quando burro aqui vao morre tudo!"/>

<voice sentence="Morcegos ataquem!"/>

<voice sentence="Atacaaaaaar!!!"/>

<voice sentence="Vamo a guerra!"/>

</voices>

<loot>

<item id="2148" countmax="9" chance1="100000" chancemax="0"/>

<item id="2383" chance="1666"/>

<item id="1987" chance="100000">

<inside>

<item id="2148" countmax="4" chance1="2500" chancemax="0"/>

<item id="2032" chance="10000"/>

<item id="2229" countmax="3" chance1="6666" chancemax="0"/>

<item id="2412" chance="2857"/>

<item id="2747" chance="2500"/>

<item id="2534" chance="909"/>

<item id="2396" chance="1"/>

<item id="2144" countmax="3" chance1="1538" chancemax="0"/>

<item id="2479" chance="1428"/>

</inside>

</item>

</loot>

</monster>

 

 

 

 

dai abra monsters.xml e bote la isso em uma linha:

<monster name="Batman" file="Batman.xml" />

 

 

depois faça o mesmo com mulher maravilha, crie Mulher Maravilha.xml e bote isso la dentro:

 

 

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Mulher Maravilha" species="human" nameDescription="a Mulher Maravilha" race="blood" experience="60000" speed="500" manacost="0">

<health now="15000" max="15000"/>

<look type="137" head="114" body="94" legs="88" feet="115" addons="3"/>

<targetchange interval="60000" chance="0"/>

<strategy attack="1000" defense="10000"/>

<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="3"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="throwing knife" interval="2000" chance="60" min="-170" max="-4400"/>

<attack name="melee" interval="2000" min="-380" max="-7800"/>

<attack name="throwing star" interval="3000" chance="50" min="-220" max="-4700"/>

</attacks>

<defenses armor="900" defense="1300"/>

<immunities>

<immunity physical="0"/>

<immunity energy="1"/>

<immunity fire="1"/>

<immunity poison="1"/>

<immunity lifedrain="0"/>

<immunity paralyze="0"/>

<immunity outfit="0"/>

<immunity drunk="0"/>

<immunity invisible="1"/>

</immunities>

<voices interval="2000" chance="5">

<voice sentence="Era me de forcas"/>

<voice sentence="Reino de atlantis"/>

</voices>

<loot>

<item id="2148" countmax="21" chance1="100000" chancemax="0"/>

<item id="2467" chance="5000"/>

<item id="2385" chance="20000"/>

<item id="2229" countmax="3" chance1="10000" chancemax="0"/>

<item id="1987" chance="100000">

<inside>

<item id="2385" chance="5000"/>

<item id="2050" chance="5000"/>

<item id="2125" chance="3333"/>

<item id="2690" countmax="2" chance1="20000" chancemax="0"/>

<item id="2147" countmax="2" chance1="3333" chancemax="0"/>

<item id="2050" chance="20000"/>

</inside>

</item>

</loot>

</monster>

 

 

 

 

 

e no monsters.xml:

 

<monster name="Mulher Maravilha" file="Mulher Maravilha.xml" />

 

 

 

 

 

flash é o mesmo,Flash.xml

 

 

<?xml version="1.0"?>

<monster name="Flash" description="a Flash" experience="25000" speed="999999" race="blood">

<health now="24000" max="24000"/>

<strategy attack="11000" defense="11000"/>

<targetchange speed="0" chance="0"/>

<look type="152" head="94" body="94" legs="94" feet="94" addons="1"/>

<flags>

<flag canpushitems="1"/>

<flag hostile="1"/>

<flag attackable="1"/>

<flag pushable="0"/>

<flag staticattack="60"/>

<flag targetdistance="7"/>

</flags>

<attacks>

<attack name="arrow" interval="1000" chance="60" min="-37" max="-8400"/>

<attack name="Poison Arrow" interval="1000" chance="60" min="20" max="600"/>

<attack name="Explosive Arrow" interval="1000" chance="60" min="50" max="700"/>

<attack name="Power Bolt" interval="1000" chance="30" min="80" max="1100"/>

<attack name="bolt" interval="1000" chance="60" min="55" max="800"/>

<attack name="spear" interval="1000" chance="60" min="30" max="400"/>

<attack name="ice" interval="1000" chance="40" min="30" max="500"/>

</attacks>

<defenses defense="16" armor="12"/>

<immunities>

<immunity name="holy"/>

<immunity name="death"/>

<immunity name="lifedrain"/>

<immunity name="paralyze"/>

<immunity name="outfit"/>

<immunity name="drunk"/>

<immunity name="drown"/>

<immunity name="invisible"/>

</immunities>

<voices speed="0" chance="5">

<voice sentence="Guess who we're hunting, haha!"/>

</voices>

<loot>

<item id="2148" countmax="20" chance="100000"/>

<item id="2465" countmax="1" chance="10000"/>

<item id="2461" countmax="1" chance="10000"/>

<item id="2649" countmax="1" chance="10000"/>

<item id="2671" countmax="2" chance="20000"/>

<item id="1987" countmax="1" chance="100000">

<inside>

<item id="2456" countmax="1" chance="6666"/>

<item id="2544" countmax="15" chance="10000"/>

<item id="2546" countmax="5" chance="10000"/>

<item id="2147" countmax="2" chance="3333"/>

<item id="2675" countmax="4" chance="6666"/>

<item id="2690" countmax="4" chance="6666"/>

<item id="2050" countmax="1" chance="20000"/>

<item id="2478" countmax="1" chance="3333"/>

<item id="2652" countmax="1" chance="2222"/>

<item id="2201" countmax="1" chance="2500"/>

</inside>

</item>

</loot>

</monster>

 

 

 

 

 

monsters.xml:

<monster name="Flash" file="Flash.xml" />

 

 

isso ai ^^ comente nao emporta se for critica/elogio,é minha estreia no xtibia ^^ comente por favor!!!

Link para o comentário
Compartilhar em outros sites

  • 3 weeks later...
  • 4 weeks later...

hahahahah

 

Que zoadoo...!

 

Fica bom só se for pra xp alta... Imagina... O batmand hitando 5k... mata um kina lvl 300 num hit...

 

E coloca em quote =) Ou spoil... Code... Negritoo... Qualquer coisa =D

 

 

Bloody kisses

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...
×
×
  • Criar Novo...