Ir para conteúdo

[Monster] Ghost Star


helinholima

Posts Recomendados

Falaa Galeraaa, vim aqui trazer mais um monstro feito pelo Pokealexis, o nome dele é Energy Ghost.

 

Vá em data/monters/scripts/crie um arquivo. XML e adicione o código abaixo.

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Ghost Star" nameDescription="a Ghost Star" race="undead" experience="1000" speed="400" manacost="0">
<health now="60000" max="60000"/>
<look typeex="8047" corpse="8046"/>
<targetchange interval="5000" chance="6"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="250"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="1" max="-4000"/>
<attack name="Explosion" interval="3000" chance="30" min="-167" max="-660"/>
<attack name="Death Strike" interval="2000" chance="40" min="-120" max="-400"/>
<attack name="divine missile" interval="2500" chance="33" min="-480" max="-800"/>
<attack name="Terra Strike" interval="4500" chance="30" min="-1" max="-600"/>
<attack name="paralyze" interval="1500" chance="25"/>
</attacks>
<defenses armor="22" defense="35">
<defense name="healing" interval="1000" chance="25" min="57" max="1200">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="0"/>
<immunity poison="1"/>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity outfit="1"/>
<immunity drunk="1"/>
<immunity invisible="0"/>
<immunity ice="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="-.-" yell="1"/>
<voice sentence="Leave of my home" yell="1"/>
<voice sentence="Yalahar My City" yell="1"/>
<voice sentence="Lavanos Is My Brother" yell="1"/>
</voices>
<loot>
<item id="2148" countmax="100" chance1="100000" chancemax="0"/> --Gold Coins
<item id="2033" chance="1968"/> --Golden Mug
<item id="1973" chance="5222"/> --Book
<item id="7290" chance="3777"/> --Shard
<item id="2498" chance="1200"/> --Royal Helmet
<item id="2396" chance="1620"/> --Ice Rapier
<item id="2547" countmax="1" chance1="3500" chancemax="0"/> --Power Bolt
<item id="2796" countmax="1" chance1="8000" chancemax="0"/> --Green Mushroom
<item id="1987" chance="100000"> --Bag
<inside>
<item id="2148" countmax="63" chance1="88888" chancemax="0"/> --Gold Coins
<item id="2146" countmax="1" chance1="1483" chancemax="0"/> --Small Sapphire
<item id="2528" chance="2200"/> --Tower Shield
<item id="7441" chance="2900"/> --Ice Cube
<item id="2167" chance="2333"/> --Energy Ring
</inside>
</item>
</loot>
</monster>

 

Agora em monsters.xml adicione a seguinte tag:

<monster name="Ghost Star" file="Ghost Star.xml"/>

 

Imagen:

ghoststar2.jpg

 

Créditos

POKEALEXIS

 

 

Link para o comentário
Compartilhar em outros sites

  • 2 weeks later...
Falaa Galeraaa, vim aqui trazer mais um monstro feito pelo Pokealexis, o nome dele é Energy Ghost.

<monster name="Ghost Star" nameDescription="a Ghost Star" race="undead" experience="1000

Eu to loco?

Afinal, o nome é energy ghost ou ghost star?

Xp muito baixa para os hits do bixo --'.

E o loot, por acaso não é o mesmo de um frost?

Editado por gabrielf10
Link para o comentário
Compartilhar em outros sites

  • 7 months later...
×
×
  • Criar Novo...