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

Monsters Apocalypse

Status
Zamknięty.

Hakeq

Banned
Dołączył
Marzec 23, 2013
Posty
103
Liczba reakcji
6
Autor Shogun.

Przedstawiam wam potwora apocalypse... Przewaznie jest on na servach ale nie na wszystkich.

Zacznijmy. W data\monster tworzymy plik Apocalypse.xml.
otwieramy plik notatnikiem i wkejamy tam kod:


PHP:
<?xml version="1.0" encoding="UTF-8"?>
  <monster name="Apocalypse" nameDescription="Apocalypse" race="fire" experience="30000" speed="340" manacost="0">
    <health now="40000" max="40000"/>
    <look type="35" head="0" body="0" legs="0" feet="0" corpse="5995"/>
    <targetchange interval="60000" chance="0"/>
    <strategy attack="65" defense="5"/>
    <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="3000"/>
    </flags>
    <attacks>
      <attack name="melee" interval="2000" skill="150" attack="165" poison="500"/>
      <attack name="lifedrain" interval="1000" chance="13" radius="8" target="0" min="-400" max="-600">
        <attribute key="areaEffect" value="mortarea"/>
      </attack>
      <attack name="speed" interval="1000" chance="12" radius="6" target="0" speedchange="-850" duration="60000">
        <attribute key="areaEffect" value="poison"/>
      </attack>
      <attack name="strength" interval="1000" chance="12" radius="3" target="0">
        <attribute key="areaEffect" value="blackspark"/>
      </attack>
      <attack name="fire" interval="1000" chance="34" range="7" radius="7" target="1" min="-100" max="-900">
        <attribute key="shootEffect" value="fire"/>
        <attribute key="areaEffect" value="firearea"/>
      </attack>
      <attack name="manadrain" interval="1000" chance="7" length="0" spread="3" min="-600" max="-1100">
        <attribute key="areaEffect" value="energyarea"/>
      </attack>
      <attack name="physical" interval="1000" chance="7" length="8" spread="3" min="-300" max="-900"/>
      <attack name="energy" interval="1000" chance="9" length="8" spread="0" min="-500" max="-1500">
        <attribute key="areaEffect" value="redshimmer"/>
      </attack>
      <attack name="poisoncondition" interval="1000" chance="10" length="0" spread="0" min="-1000" max="-2000">
        <attribute key="areaEffect" value="greenspark"/>
      </attack>
      <attack name="lifedrain" interval="1000" chance="15" length="8" spread="0" min="-500" max="-1000">
        <attribute key="areaEffect" value="redshimmer"/>
      </attack>
    </attacks>
    <defenses armor="188" defense="145">
      <defense name="healing" interval="1000" chance="15" min="1000" max="3000">
        <attribute key="areaEffect" value="blueshimmer"/>
      </defense>
      <defense name="speed" interval="2000" chance="8" speedchange="360" duration="6000">
        <attribute key="areaEffect" value="redshimmer"/>
      </defense>
    </defenses>
    <immunities>
      <immunity physical="0"/>
      <immunity energy="1"/>
      <immunity fire="1"/>
      <immunity poison="1"/>
      <immunity lifedrain="1"/>
      <immunity paralyze="1"/>
      <immunity outfit="1"/>
      <immunity drunk="1"/>
      <immunity invisible="1"/>
    </immunities>
    <voices interval="5000" chance="10">
      <voice sentence="BOW TO THE POWER OF THE RUTHLESS SEVEN!" yell="1"/>
      <voice sentence="DESTRUCTION!" yell="1"/>
      <voice sentence="CHAOS!" yell="1"/>
      <voice sentence="DEATH TO ALL!" yell="1"/>
    </voices>
    <loot capacity="5000">
      <item id="2142" countmax="1" chance="3500"/>
      <item id="2231" countmax="1" chance="9000"/>
      <item id="2144" countmax="15" chance="15000"/>
      <item id="2158" countmax="1" chance="1500"/>
      <item id="2195" countmax="1" chance="4000"/>
      <item id="2192" countmax="1" chance="2500"/>
      <item id="2125" countmax="1" chance="1500"/>
      <item id="2124" countmax="1" chance="5500"/>
      <item id="2520" countmax="1" chance="15500"/>
      <item id="2462" countmax="1" chance="11000"/>
      <item id="2387" countmax="1" chance="20000"/>
      <item id="2434" countmax="1" chance="4500"/>
      <item id="2167" countmax="1" chance="13500"/>
      <item id="2432" countmax="1" chance="17000"/>
      <item id="2393" countmax="1" chance="12500"/>
      <item id="2148" countmax="100" chance="99900"/>
      <item id="2148" countmax="100" chance="88800"/>
      <item id="2148" countmax="100" chance="77700"/>
      <item id="2148" countmax="100" chance="66600"/>
      <item id="2179" countmax="1" chance="8000"/>
      <item id="2470" countmax="1" chance="5000"/>
      <item id="2033" countmax="1" chance="7500"/>
      <item id="2418" countmax="1" chance="4500"/>
      <item id="2155" countmax="1" chance="1500"/>
      <item id="2396" countmax="1" chance="7500"/>
      <item id="2177" countmax="1" chance="1000"/>
      <item id="2162" countmax="1" chance="11500"/>
      <item id="2472" countmax="1" chance="3000"/>
      <item id="2514" countmax="1" chance="7500"/>
      <item id="2164" countmax="1" chance="5000"/>
      <item id="2178" countmax="1" chance="4000"/>
      <item id="2186" countmax="1" chance="3500"/>
      <item id="2176" countmax="1" chance="12000"/>
      <item id="2171" countmax="1" chance="4500"/>
      <item id="2200" countmax="1" chance="4500"/>
      <item id="1982" countmax="1" chance="2600"/>
      <item id="2214" countmax="1" chance="13000"/>
      <item id="2123" countmax="1" chance="3500"/>
      <item id="2170" countmax="1" chance="13000"/>
      <item id="2402" countmax="1" chance="15500"/>
      <item id="2436" countmax="1" chance="5000"/>
      <item id="2150" countmax="20" chance="13500"/>
      <item id="2145" countmax="5" chance="9500"/>
      <item id="2149" countmax="10" chance="15500"/>
      <item id="2146" countmax="10" chance="13500"/>
      <item id="2182" countmax="1" chance="3500"/>
      <item id="2165" countmax="1" chance="9500"/>
      <item id="2197" countmax="1" chance="4000"/>
      <item id="2174" countmax="1" chance="2500"/>
      <item id="2151" countmax="7" chance="14000"/>
      <item id="2112" countmax="1" chance="14500"/>
      <item id="2421" countmax="1" chance="13500"/>
      <item id="2377" countmax="1" chance="20000"/>
      <item id="2185" countmax="1" chance="3500"/>
      <item id="3955" countmax="1" chance="100"/>
      <item id="2188" countmax="1" chance="2500"/>
      <item id="2143" countmax="15" chance="12500"/>
    </loot>
  </monster>

i wszystko zapisujemy.
 
Status
Zamknięty.
Do góry