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

Monsters Bazir

Status
Zamknięty.

Hakeq

Banned
Dołączył
Marzec 23, 2013
Posty
103
Liczba reakcji
6
Autor: Dzyl


Oto skrypt:

W data/monsters robimy plik Bazir.xml i wklejamy do niego to

PHP:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Bazir" tp="1" nameDescription="Bazir" race="blood" experience="30000000" speed="400" manacost="0">
<health now="700000" max="700000"/>
<look type="12" head="80" body="97" legs="16" feet="32" corpse="2916"/>
<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="45"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="manadrain" interval="1000" chance="10" radius="8" target="0" min="-1400" max="-1700">
<attribute key="areaEffect" value="greenshimmer"/>
</attack>
<attack name="lifedrain" interval="2000" chance="10" radius="6" target="0" min="-1150" max="-1400">
<attribute key="areaEffect" value="poff"/>
</attack>
<attack name="melee" interval="2000" min="-2100" max="-4900"/>
<attack name="fire field" interval="7500" chance="75"/>
<attack name="great energy beam" interval="7000" chance="6000" min="-1600" max="-2700"/>
<attack name="great fireball" interval="3000" chance="5000" min="-2300" max="-5800"/>
<attack name="orshabaal berserk" interval="8000" chance="55"/>
<attack name="mana drain" interval="4000" chance="30"/>
</attacks>
<defenses armor="56" defense="60">
<defense name="light healing" interval="5000" chance="60" min="1120" max="1170"/>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="1"/>
<immunity fire="1"/>
<immunity poison="1"/>
<immunity lifedrain="0"/>
<immunity paralyze="1"/>
<immunity outfit="0"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="5">
<voice sentence="PRAISED BE MY BROTHERS, THE RUTHLESS SEVEN!"/>
<voice sentence="MUAHAHAHAHA!"/>
</voices>
<loot>
<item id="2152" countmax="7" chance1="50000" chancemax="0"/>
<item id="2393" chance="1000"/>
<item id="2470" chance="2000"/>
<item id="2522" chance="1333"/>
<item id="2158" chance="10000"/>
<item id="2319" chance="9000"/>
<item id="2462" chance="50000"/>
<item id="2153" chance="50000"/>
<item id="2472" chance="1857"/>
<item id="1987" chance="33333">
<inside>
<item id="2148" countmax="100" chance1="100000" chancemax="0"/>
<item id="2148" countmax="100" chance1="50000" chancemax="0"/>
<item id="2148" countmax="100" chance1="50000" chancemax="0"/>
<item id="2144" countmax="10" chance1="50000" chancemax="0"/>
<item id="2178" chance="100000"/>
<item id="2402" chance="50000"/>
<item id="2390" chance="2000"/>
<item id="2646" chance="3333"/>
</inside>
</item>
</loot>
</monster>

i w data/monsters/monsters wklejamy tak? linike.

PHP:
<monster name="Bazir" file="Bazir.xml" />

A o to screen :D

bazirna5.png
 
Status
Zamknięty.
Do góry