- Dołączył
- Wrzesień 30, 2015
- Posty
- 74
- Liczba reakcji
- 1
pomocy, prosze.
[LUA][Warning - Monsters::loadMonster] Cannot load monster (Propell Zombie) file (data/monster/eventz/propell zombie.xml).[/LUA]
[XML]<?xml version="1.0" encoding="UTF-8"?>
<monster name="Propell Zombie" nameDescription="a propell zombie" race="undead" experience="6000" speed="180" manacost="0">
<health now="17500" max="17500"/>
<look type="311" corpse="9875"/>
<targetchange interval="5000" chance="8"/>
<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="1"/>
<flag staticattack="90"/>
<flag runonhealth="0"/>
<flag skull="black"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-999" max="-1000"/>
<attack name="manadrain" interval="1000" chance="13" range="1" min="-700" max="-900"/>
<attack name="death" interval="3000" chance="15" range="7" radius="4" min="-625" max="-953">
<attribute key="shootEffect" value="suddendeath"/>
<attribute key="areaEffect" value="mortarea"/>
</attack>
</attacks>
<defenses armor="15" defense="10"/>
<elements>
<element icePercent="30"/>
<element firePercent="30"/>
<element physicalPercent="-50"/>
<element deathPercent="100"/>
<element holyPercent="-20"/>
<element energyPercent="10"/>
<element earthPercent="10"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
<immunity earth="1"/>
<immunity fire="1"/>
</immunities>
<summons maxSummons="2">
<summon name="Propell Zombie" interval="500" chance="10" max="3"/>
</summons>
<voices interval="5000" chance="10">
<voice sentence="Mst.... klll...."/>
<voice sentence="Whrrrr... ssss.... mmm.... grrrrl"/>
<voice sentence="Dnnnt... cmmm... clsrrr...."/>
<voice sentence="Httt.... hmnnsss..."/>
</voices>
<loot>
<item id="2148" countmax="64" chance="24000"/><!-- gold coin -->
<item id="2227" chance="45000"/><!-- rotten meat -->
<item id="2050" chance="46250"/><!-- torch -->
<item id="2460" chance="8700"/><!-- brass helmet -->
<item id="2457" chance="8700"/><!-- steel helmet -->
<item id="2398" chance="7250"/><!-- mace -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="9808" chance="7250"/><!-- rusty armor -->
<item id="2381" chance="2900"/><!-- battle hammer -->
<item id="2381" chance="4350"/><!-- halberd -->
<item id="2205" chance="2900"/><!-- life ring -->
<item id="7620" chance="1450"/><!-- mana potion -->
<item id="2657" chance="900"/><!-- simple dress -->
</inside>
</item>
</loot>
</monster>[/XML]
[LUA][Warning - Monsters::loadMonster] Cannot load monster (Propell Zombie) file (data/monster/eventz/propell zombie.xml).[/LUA]
[XML]<?xml version="1.0" encoding="UTF-8"?>
<monster name="Propell Zombie" nameDescription="a propell zombie" race="undead" experience="6000" speed="180" manacost="0">
<health now="17500" max="17500"/>
<look type="311" corpse="9875"/>
<targetchange interval="5000" chance="8"/>
<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="1"/>
<flag staticattack="90"/>
<flag runonhealth="0"/>
<flag skull="black"/>
</flags>
<attacks>
<attack name="melee" interval="2000" min="-999" max="-1000"/>
<attack name="manadrain" interval="1000" chance="13" range="1" min="-700" max="-900"/>
<attack name="death" interval="3000" chance="15" range="7" radius="4" min="-625" max="-953">
<attribute key="shootEffect" value="suddendeath"/>
<attribute key="areaEffect" value="mortarea"/>
</attack>
</attacks>
<defenses armor="15" defense="10"/>
<elements>
<element icePercent="30"/>
<element firePercent="30"/>
<element physicalPercent="-50"/>
<element deathPercent="100"/>
<element holyPercent="-20"/>
<element energyPercent="10"/>
<element earthPercent="10"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
<immunity earth="1"/>
<immunity fire="1"/>
</immunities>
<summons maxSummons="2">
<summon name="Propell Zombie" interval="500" chance="10" max="3"/>
</summons>
<voices interval="5000" chance="10">
<voice sentence="Mst.... klll...."/>
<voice sentence="Whrrrr... ssss.... mmm.... grrrrl"/>
<voice sentence="Dnnnt... cmmm... clsrrr...."/>
<voice sentence="Httt.... hmnnsss..."/>
</voices>
<loot>
<item id="2148" countmax="64" chance="24000"/><!-- gold coin -->
<item id="2227" chance="45000"/><!-- rotten meat -->
<item id="2050" chance="46250"/><!-- torch -->
<item id="2460" chance="8700"/><!-- brass helmet -->
<item id="2457" chance="8700"/><!-- steel helmet -->
<item id="2398" chance="7250"/><!-- mace -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="9808" chance="7250"/><!-- rusty armor -->
<item id="2381" chance="2900"/><!-- battle hammer -->
<item id="2381" chance="4350"/><!-- halberd -->
<item id="2205" chance="2900"/><!-- life ring -->
<item id="7620" chance="1450"/><!-- mana potion -->
<item id="2657" chance="900"/><!-- simple dress -->
</inside>
</item>
</loot>
</monster>[/XML]