Ir para conteúdo

Posts Recomendados

Fala Pessoal,

Estou aqui para trazer um monstro feito pelo Xrobin.

O nome do monstro é Dark PowerRanger.

 

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="Dark PowerRanger" nameDescription="a dark powerranger" race="blood" experience="18500" speed="300" manacost="0">
  <health now="32500" max="32500"/>
  <look type="133" head="116" body="95" legs="50" feet="132" 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="90"/>
    <flag runonhealth="800"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="-60" max="-120"/>
    <attack name="Suddendeath" interval="1000" chance="35" range="7" min="-5" max="-380">
      <attribute key="shootEffect" value="fire"/>
    </attack>
    <attack name="energy" interval="2000" chance="25" length="8" spread="0" min="0" max="-270">
      <attribute key="areaEffect" value="energy"/>
    </attack>
  </attacks>
  <defenses armor="15" defense="20">
    <defense name="healing" interval="1000" chance="25" min="60" max="100">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
    <defense name="invisible" interval="5000" chance="50" duration="5000"> --each 7 sec invi duration 5 sec
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
  </defenses>
  <elements>
        <element firePercent="10"/>
        <element earthPercent="8"/>
        <element energyPercent="8"/>
        <element icePercent="8"/>
        <element holyPercent="5"/>
        <element deathPercent="-6"/>
  </elements>
  <immunities>
    <immunity invisible="1"/>
  </immunities>
  <voices interval="5000" chance="10">
    <voice sentence="Never can be stop!"/>
    <voice sentence="Killing you is getting expensive!"/>
    <voice sentence="My secrets are mine alone!"/>
  </voices>
  <loot>
    <item id="2148" countmax="100" chance1="100000" chancemax="0"/>
    <item id="2260" chance="1300"/>
    <item id="7620" chance="1200"/>
    <item id="6079" chance="1200"/>
    <item id="2188" chance="800"/>
  </loot>
</monster>

 

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

<monster name="Dark PowerRanger" file="Dark PowerRanger.xml"/>

 

Imagem:

317gvuo.png

 

Créditos

XRobin

Link para o comentário
https://xtibia.com/forum/topic/124176-monster-dark-powerranger/
Compartilhar em outros sites

  • 7 months later...

Helinholim - Otimo bixo mesmo sendo o outifit nada ve se você botar tipo assasin de uma cor toda tipo tudo preto ou etc ia fica melhor dai dava pra faser varias cores varios bixos ia fica foda...

Link para o comentário
https://xtibia.com/forum/topic/124176-monster-dark-powerranger/#findComment-904275
Compartilhar em outros sites

×
×
  • Criar Novo...