• logo_cipsoft
    Nowe serwery zostały otwarte 19 Lut 2025:
    Noctalia (Open PvP) Ignitera (Open PvP) us_logo Xybra (Open PvP)

Monsters Ninja

Status
Zamknięty.

Hakeq

Banned
Dołączył
Marzec 23, 2013
Posty
103
Liczba reakcji
6
Autor: ziomexo
Witam!
Tym razem mam do zaprezentowania potwora pod tibie 8.0 a wiec zaczynamy.
Tworzymy plik ninja.xml i wklejamy tam:
PHP:
<?xml version="1.0" encoding="UTF-8"?>
  <monster name="Ninja" tp="1" species="human" nameDescription="a Ninja" race="blood" experience="5000" speed="224" manacost="0">
    <health now="1600" max="1600"/>
    <look type="152" head="114" body="114" legs="114" feet="0" addons="3" corpse="3128"/>
    <targetchange interval="60000" chance="0"/>
    <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 staticattack="80"/>
      <flag lightlevel="0"/>
      <flag lightcolor="0"/>
      <flag targetdistance="1"/>
      <flag runonhealth="0"/>
    </flags>
    <attacks>
      <attack name="melee" interval="2000" min="-60" max="-120"/>
      <attack name="throwing star" interval="3000" chance="80" min="-80" max="-160"/>
      attack name="Fire Bomb" interval="4000" min="-160" max="-220" chance="60"/>
    </attacks>
    <defenses armor="21" defense="23">
      <defense name="haste" interval="3000" chance="50"/>
      <defense name="invis" interval="4000" chance="60"/>
      <defense name="light healing" interval="300" chance="70"/>
    </defenses>
    <immunities>
      <immunity physical="0"/>
      <immunity energy="0"/>
      <immunity fire="1"/>
      <immunity poison="1"/>
      <immunity lifedrain="0"/>
      <immunity paralyze="0"/>
      <immunity outfit="0"/>
      <immunity drunk="0"/>
      <immunity invisible="1"/>
    </immunities>
    <summons max="4">
      <summon name="assassin" interval="4000" chance="50"/>
    </summons>
    <voices interval="2000" chance="5">
      <voice sentence="Poczuj smak mojego ostrza!"/>
      <voice sentence="Kto mu pozwolil tu wejsc!"/>
      <voice sentence="Nikt nie moze znac sekretu assassynow!"/>
    </voices>
    <loot>
      <item id="2160" countmax="2" chance1="10000" chancemax="2000"/>
      <item id="2407" chance="35000" />
      <item id="2497" chance="40000" />
      <item id="2488" chance="25000" />
      <item id="6530" chance="1000" />
      <item id="2304" chance="50000" />
    </loot>
   </monster>
Zapisujemy.Teraz otwieramy plik monsters.xml i wklejamy tam:
PHP:
<monster name="ninja" file="ninja.xml" />
I mozemy sie cieszyc nowym monsterem ;)
 
Status
Zamknięty.
Do góry