Master Sorcer |
Moderator |
|
|
Dołączył: 19 Sie 2005 |
Posty: 36 |
Przeczytał: 0 tematów
Ostrzeżeń: 0/8
|
Skąd: Łódź |
|
|
|
|
|
|
|
|
Daje wam mojego pierwszego potworka pod OTS!!
Kod: | <?xml version="1.0"?>
<monster name="Super Mag" level="60" maglevel="40" experience="8000" pushable="0" armor="90" defense="90" canpushitems="1" staticattack="50" changetarget="200" speed="290">
<health now="5200" max="5200"/>
<look type="130" head="19" body="71" legs="128" feet="128" corpse="4246"/>
<combat targetdistance="5" runonhealth="0"/>
<attacks>
<attack type="melee" maxdamage="100"/>
<attack type="rune" name="Sudden death" exhaustion="500" cycleticks="4000" probability="90"/>
<attack type="rune" name="Heavy magic missile" exhaustion="500" cycleticks="3000" probability="85"/>
<attack type="rune" name="great fireball" exhaustion="500" cycleticks="4000" probability="85"/>
<attack type="instant" name="exevo gran vis lux" exhaustion="500" cycleticks="3000" probability="90"/>
<attack type="instant" name="exevo gran mas vis" exhaustion="500" cycleticks="5000" probability="85"/>
<attacl type="instant" name"exura vita" exhaustion="500" cycleticks="4000" probability="85"/>
</attacks>
<defenses>
<defense immunity="energy"/>
<defense immunity="fire"/>
<!-- <defense immunity="poison"/> -->
<defense immunity="paralyze"/>
<defense immunity="drunk"/>
</defenses>
<loot>
<item id="2969" countmax="150" chance1="100000" chancemax="0"/>
<item id="3447" chance="10000"/>
<item id="2791" chance="100000">
<inside>
<item id="3019" chance="3000"/>
<item id="3237" chance="5000"/>
<item id="3663" countmax="5" chance1="6666" chancemax="0"/>
<item id="3664" countmax="2" chance1="6666" chancemax="0"/>
<item id="3505" chance="1333"/>
<item id="3298" chance="800"/>
<item id="3262" chance="1428"/>
<item id="2944" chance="1000"/>
</inside>
</item>
</loot>
<summons maxSummons="5">
<summon name="Stone Golem" chance="5000"/>
<summon name="Demon" chance="5000"/>
<summon name="Warlock" chance="5000"/>
</summons>
</monster> |
Comments PLX |
|