Ir para conteúdo

[Monster] Sweet Girl


helinholima

Posts Recomendados

Fala Pessoal,

Estou aqui para trazer um monstro feito pelo Xrobin.

O nome do monstro é Sweet Girl.

 

Bom para adiciona-lo em seu OTserver é bem simples.

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

  <?xml version="1.0" encoding="UTF-8"?>
<monster name="Sweet Girl" nameDescription="an Sweet Girl" race="blood" experience="4000" speed="260" manacost="0">
        <health now="3650" max="3650"/>
        <look type="142" head="58" body="15" legs="0" feet="0" addons="2" corpse="6080"/>
        <targetchange interval="5000" chance="30"/>
        <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="4"/>
                <flag staticattack="95"/>
                <flag runonhealth="1150"/>
        </flags>
        <attacks>
                <attack name="melee" interval="2000" skill="50" attack="50"/>
                <attack name="fire" interval="1000" chance="20" range="7" target="1" min="-600" max="-1500">
                        <attribute key="areaEffect" value="fireattack"/>
                        <attribute key="shootEffect" value="fire"/>
                </attack>
                <attack name="manadrain" interval="1000" chance="20" target="1" range="7" radius="3" min="-500" max="-1250">
                        <attribute key="areaEffect" value="teleport"/>         
                        <attribute key="shootEffect" value="energyball"/>
                </attack>
                <attack name="firefield" interval="1000" chance="20" range="7" radius="30" target="2">
                        <attribute key="shootEffect" value="fire"/>
                </attack>
                <attack name="fire" interval="2000" chance="15" length="8" spread="0" min="-150" max="-2500">
                        <attribute key="areaEffect" value="fireattack"/>
                </attack>
        </attacks>
        <defenses armor="25" defense="25">
                <defense name="healing" interval="1000" chance="15" min="60" max="230">
                        <attribute key="areaEffect" value="blueshimmer"/>
                </defense>
                <defense name="invisible" interval="2000" chance="10" duration="0">
                        <attribute key="areaEffect" value="blueshimmer"/>
                </defense>
        </defenses>
        <elements>
                <element earthPercent="90"/>
                <element physicalPercent="-10"/>
                <element icePercent="-15"/>
                <element holyPercent="10"/>
                <element deathPercent="10"/>
        </elements>
        <immunities>
                <immunity energy="1"/>
                <immunity fire="1"/>
                <immunity paralyze="1"/>
                <immunity invisible="1"/>
        </immunities>
        <summons maxSummons="1">
                <summon name="demon" interval="1000" chance="13" />
        </summons>
        <voices interval="5000" chance="10">
                <voice sentence="Nothing will remain but your scorched bones!"/>
                <voice sentence="Some like it hot!"/>
                <voice sentence="It's cooking time!"/>
                <voice sentence="Feel the heat of battle!"/>
        </voices>
        <loot>
                <item id="2148" countmax="70" chance1="100000" chancemax="0"/>
                <item id="2148" countmax="44" chance1="100000" chancemax="0"/>
                <item id="8840" countmax="5" chance1="100000"/>
                <item id="9971" chance="3500"/>->
                <item id="7590" chance="13500"/>
                <item id="7591" chance="12500"/>
                <item id="7891" chance="1500"/>
                <item id="2195" chance="800"/>
                <item id="5904" chance="2200"/>
                <item id="1987" chance="100000">
                        <inside>
                                <item id="7760" countmax="1" chance1="9500"/>
                                <item id="9980" chance="1300"/>
                                <item id="2167" chance="14500"/>      
                                <item id="2114" chance="1100"/>
                                <item id="7410" chance="600"/>
                                <item id="9969" chance="400"/>
                                <item id="2436" chance="5000"/>
                                <item id="8902" chance="1300"/>
                        </inside>
                </item>
        </loot>
</monster>

 

Depois vá em data/monsters/monsters.xml e adicione a seguinte tag:

<monster name="Sweet Girl" file="Sweet Girl.xml"/>

 

Imagem:

oi83ti.png

 

Créditos

XRobin

Link para o comentário
Compartilhar em outros sites

  • 7 months later...

KrEuUuS,


Desculpe o incômodo, mas você está em uma "corrida" por posts?

Você acaba de "reviver" o tópico datado de 22-11-2009.

 

Favor não cometer mais isso,


 

Cya

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...