Ir para conteúdo

The Count


spookyman

Posts Recomendados

Hehe como eu disse no Wyrm, eu ia fazer os bichos do 8.2, então acabei de fazer o The Count, que na minha opinião é o mais roxzinho :D

Vamos lá, primeiro vá em data/monsters. Copie qualquer arquivo XML e apague tudo que está dentro. Coloque isso:

 

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

<monster name="The Count" nameDescription="the Count" race="undead" experience="1750" speed="220" manacost="0">

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

<look type="287" head="0" body="0" legs="0" feet="0" corpse="8937"/>

<targetchange interval="2000" chance="5"/>

<strategy attack="70" defense="30"/>

<flags>

<flag summonable="0"/>

<flag attackable="1"/>

<flag hostile="1"/>

<flag illusionable="1"/>

<flag convinceable="0"/>

<flag pushable="0"/>

<flag canpushitems="1"/>

<flag canpushcreatures="1"/>

<flag targetdistance="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" skill="80" attack="80"/>

<attack name="lifedrain" interval="1000" chance="20" range="1" min="-150" max="-250"/>

<attack name="speed" interval="1000" chance="12" range="7" speedchange="-350" duration="30000">

<attribute key="areaEffect" value="redshimmer"/>

</attack>

</attacks>

<defenses armor="27" defense="38">

<defense name="invisible" interval="5000" chance="10" duration="2000">

<attribute key="areaEffect" value="blueshimmer"/>

</defense>

</defenses>

<immunities>

<immunity physical="0"/>

<immunity energy="0"/>

<immunity fire="0"/>

<immunity poison="0"/>

<immunity lifedrain="1"/>

<immunity paralyze="1"/>

<immunity outfit="1"/>

<immunity drunk="1"/>

<immunity invisible="1"/>

</immunities>

<summons maxSummons="1">

<summon name="Banshee" interval="1000" chance="10" max="1"/>

</summons>

<loot capacity="1000">

<item id="2148" countmax="150" chance="2000"/> -- Gold Coin

<item id="8752" countmax="1" chance="100000"/> -- The Ring of the Count

<item id="2391" countmax="1" chance="1000"/> -- War Hammer

</loot>

</monster>

 

Depois de ter colocado tudo lá salve com o nome de The Count.

Depois ainda na mesma pasta, abra o arquivo monsters.xml e coloque lá isto:

 

<monster name="The Count" file="the count.xml"/>

 

Feito isso salve e feche o arquivo. Pronto! Você já possui o The Count em seu OT!

Testado em TFS 8.22 SQL ;D não sei se pode dar erros em quaisquers outros servidores.

 

Outros bichos 8.2 feito por mim:

Wyrm

 

Uma imagem:

 

imagem1fg8.png

 

Espero que gostem =D

Abraços...

Link para o comentário
Compartilhar em outros sites

  • 3 weeks later...
×
×
  • Criar Novo...