data/monster/Dziki
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dziki" nameDescription="Dziki" race="undead" experience="700" speed="239" manacost="0">
<health now="2000" max="2500"/>
<look type="248" head="20" body="30" legs="40" feet="50" corpse="7091"/>
<targetchange interval="5000" chance="6"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="250"/>
</flags>
<attacks>
<attack name="spears" interval="1000" min="-35" max="-400"/>
</attacks>
<defenses armor="30" defense="35">
<defense name="healing" interval="1000" chance="25" min="57" max="93">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<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="YOU WILL FREEZE!" yell="1"/>
</voices>
<loot>
<?xml version="1.0" encoding="UTF-8"?>
<monster name="diamento glowy" nameDescription="diamento glowy" race="undead" experience="350" speed="239" manacost="0">
<health now="2500" max="2500"/>
<look type="248" head="20" body="30" legs="40" feet="50" corpse="7091"/>
<targetchange interval="5000" chance="6"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="250"/>
</flags>
<attacks>
<attack name="melee" interval="1000" min="-35" max="-400"/>
</attacks>
<defenses armor="22" defense="35">
<defense name="healing" interval="1000" chance="25" min="57" max="93">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="1"/>
<immunity poison="0"/>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity outfit="1"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="YOU WILL FREEZE!" yell="1"/>
</voices>
<loot>
<item id="2647" chance="2300"/>
<item id="3382" chance="2300"/>
<item id="3560" chance="2300"/>
</loot>
</monster>
data/monster.xml
<monster name="Dziki" file="Dziki.xml" />
to moja pierwsza skrypta nie wiem czy b?dzie poprawnie dzia?a?
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dziki" nameDescription="Dziki" race="undead" experience="700" speed="239" manacost="0">
<health now="2000" max="2500"/>
<look type="248" head="20" body="30" legs="40" feet="50" corpse="7091"/>
<targetchange interval="5000" chance="6"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="250"/>
</flags>
<attacks>
<attack name="spears" interval="1000" min="-35" max="-400"/>
</attacks>
<defenses armor="30" defense="35">
<defense name="healing" interval="1000" chance="25" min="57" max="93">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<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="YOU WILL FREEZE!" yell="1"/>
</voices>
<loot>
<?xml version="1.0" encoding="UTF-8"?>
<monster name="diamento glowy" nameDescription="diamento glowy" race="undead" experience="350" speed="239" manacost="0">
<health now="2500" max="2500"/>
<look type="248" head="20" body="30" legs="40" feet="50" corpse="7091"/>
<targetchange interval="5000" chance="6"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="250"/>
</flags>
<attacks>
<attack name="melee" interval="1000" min="-35" max="-400"/>
</attacks>
<defenses armor="22" defense="35">
<defense name="healing" interval="1000" chance="25" min="57" max="93">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="1"/>
<immunity poison="0"/>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity outfit="1"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="YOU WILL FREEZE!" yell="1"/>
</voices>
<loot>
<item id="2647" chance="2300"/>
<item id="3382" chance="2300"/>
<item id="3560" chance="2300"/>
</loot>
</monster>
data/monster.xml
<monster name="Dziki" file="Dziki.xml" />
to moja pierwsza skrypta nie wiem czy b?dzie poprawnie dzia?a?
Ostatnia edycja: