Ir para conteúdo

[Monster] Snowly


masquente

Posts Recomendados

Trago para vocês um monstro beeeeeem forte (só consegui matar ele até hoje com equipe GRANDE e organizada). *Screen não disponível* *Vozes não editadas*.

 

Vá em monsters>demons e faça um arquivo .xml, colocando isso nele:

<?xml version="1.0"?>

<monster name="Snowly" nameDescription="the snowly" experience="6000" speed="600" race="Fire">

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

<look type="110" corpse="3055"/>

<strategy attack="240" defense="450"/>

<targetchange speed="420" chance="75"/>

<flags>

<flag canpushitems="1"/>

<flag canpushcreatures="1"/>

<flag hostile="1"/>

<flag attackable="1"/>

<flag pushable="0"/>

<flag staticattack="1"/>

<flag targetdistance="1"/>

</flags>

<attacks>

<attack name="melee" interval="2000" chance="100" skill="142" attack="142" fire="400" tick="10000" min="-1337" max="-1337" range="1"/>

<attack name="physical" interval="4000" chance="50" min="-1337" max="-1337" range="6" radius="8" target="1">

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

<attribute key="shootEffect" value="suddendeath"/>

</attack>

<attack name="physical" interval="6000" chance="35" min="-6666" max="-6666" range="1" radius="9" target="0">

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

</attack>

<attack name="lifedrain" interval="1000" chance="25" min="-420" max="-720" range="1">

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

</attack>

<attack name="physical" interval="40000" chance="100" min="-420" max="-520" range="7">

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

<attribute key="shootEffect" value="largerock"/>

</attack>

</attacks>

<defenses defense="45" armor="60">

<defense name="healing" interval="2300" chance="75" min="1337" max="1337">

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

</defense>

<defense name="speed" interval="4200" chance="50" duration="10000" speedchange="250">

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

</defense>

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

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

</defense>

</defenses>

<immunities>

<immunity name="earth"/>

<immunity name="energy"/>

<immunity name="ice"/>

<immunity name="fire"/>

<immunity name="invisible"/>

</immunities>

<voices speed="2200" chance="75">

<voice sentence="MWAHAHAHAH" yell="1"/>

<voice sentence="Rawr!"/>

</voices>

<loot>

<item id="1971" countmax="1" chance="2000" text="Holy shit its a fucking book, zomg"/>

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

<inside>

<item id="2148" countmax="100" chance="50"/>

</inside>

</item>

<item id="2393" countmax="1" chance="1000"/>

<item id="2421" countmax="1" chance="300"/>

</loot>

</monster>

 

Agora, vá em monsters.xml e coloque isso:

<monster name="Snowly" file="demons/snowly.xml"/>

 

;)

Link para o comentário
Compartilhar em outros sites

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