mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-02 10:39:20 +02:00
little introduce drown and fix some monsters
This commit is contained in:
parent
072fc24a87
commit
a28bfd7171
@ -52,7 +52,7 @@ timeBetweenExActions = 1000
|
||||
|
||||
-- Map
|
||||
-- NOTE: set mapName WITHOUT .otbm at the end
|
||||
mapName = "map"
|
||||
mapName = "mymap"
|
||||
mapAuthor = "CipSoft"
|
||||
|
||||
-- MySQL
|
||||
|
76
data/monster/781/acolyte of the cult.xml
Normal file
76
data/monster/781/acolyte of the cult.xml
Normal file
@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Acolyte of the Cult" nameDescription="an acolyte of the cult" race="blood" experience="300" speed="60" manacost="0">
|
||||
<health now="390" max="390"/>
|
||||
<look type="194" head="114" body="121" legs="121" feet="57" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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="0"/>
|
||||
<flag targetdistance="5"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="50" poison="40">
|
||||
<attack name="lifedrain" chance="15" range="7" target="1" min="-60" max="-120">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
<attack name="drunk" duration="5000" range="7" chance="15" target="1">
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
<attribute key="areaEffect" value="teleport" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="10" defense="20">
|
||||
<defense name="healing" chance="17" min="40" max="60">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<summons maxSummons="2">
|
||||
<summon name="Skeleton" chance="10" max="2"/>
|
||||
</summons>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Praise voodoo!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2201" chance="1450" /><!-- dragon necklace -->
|
||||
<item id="1950" chance="1300" /><!-- book -->
|
||||
<item id="5810" chance="1475" /><!-- pirate voodoo doll -->
|
||||
<item id="6088" chance="1050" /><!-- music sheet -->
|
||||
<item id="10555" chance="8400" /><!-- cultish robe -->
|
||||
<item id="2394" chance="5650" /><!-- morning star -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2168" chance="900" /><!-- life ring -->
|
||||
<item id="2148" countmax="40" chance="24000" /><!-- gold coin -->
|
||||
<item id="2149" chance="1075" /><!-- small emerald -->
|
||||
<item id="2181" chance="725" /><!-- terra rod -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
79
data/monster/781/adept of the cult.xml
Normal file
79
data/monster/781/adept of the cult.xml
Normal file
@ -0,0 +1,79 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Adept of the Cult" nameDescription="an adept of the cult" race="blood" experience="400" speed="58" manacost="0">
|
||||
<health now="430" max="430"/>
|
||||
<look type="194" head="114" body="94" legs="94" feet="57" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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="0"/>
|
||||
<flag targetdistance="4"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="50" poison="40">
|
||||
<attack name="lifedrain" chance="15" range="7" target="1" min="-70" max="-150">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
<attack name="drunk" duration="5000" range="7" chance="15" target="1">
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
<attribute key="areaEffect" value="teleport" />
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="20" defense="20">
|
||||
<defense name="healing" chance="17" min="40" max="60">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
<defense name="invisible" chance="20" duration="5000">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<summons maxSummons="2">
|
||||
<summon name="Ghoul" chance="10" max="2"/>
|
||||
</summons>
|
||||
<loot>
|
||||
<item id="7426" chance="1000" /><!-- amber staff -->
|
||||
<item id="2169" chance="975" /><!-- time ring -->
|
||||
<item id="5810" chance="1950" /><!-- pirate voodoo doll -->
|
||||
<item id="1950" chance="1350" /><!-- book -->
|
||||
<item id="2170" chance="1550" /><!-- silver amulet -->
|
||||
<item id="10555" chance="10575" /><!-- cultish robe -->
|
||||
<item id="2148" countmax="60" chance="22750" /><!-- gold coin -->
|
||||
<item id="2423" chance="1475" /><!-- clerical mace -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="6089" chance="1000" /><!-- music sheet -->
|
||||
<item id="2183" chance="725" /><!-- hailstorm rod -->
|
||||
<item id="2655" chance="650" /><!-- red robe -->
|
||||
<item id="2147" chance="775" /><!-- small ruby -->
|
||||
<item id="7424" chance="600" /><!-- lunar staff -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
45
data/monster/781/azure frog.xml
Normal file
45
data/monster/781/azure frog.xml
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<monster name="Azure Frog" namedescription="a azure frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<health now="60" max="60"/>
|
||||
<look type="226" head="69" body="66" legs="69" feet="66" corpse="6079"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="10" attack="25">
|
||||
</attacks>
|
||||
<defenses armor="8" defense="8"/>
|
||||
<voices chance="10">
|
||||
<voice sentence="Ribbit, Ribbit!"/>
|
||||
<voice sentence="Ribbit!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="9" chance="30000" /><!-- gold coin -->
|
||||
<item id="3976" chance="10850" /><!-- worm -->
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
55
data/monster/781/blood crab.xml
Normal file
55
data/monster/781/blood crab.xml
Normal file
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Blood Crab" nameDescription="a blood crab" race="blood" experience="160" speed="50" manacost="505">
|
||||
<health now="290" max="290"/>
|
||||
<look type="200" corpse="6075"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="1"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="1"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="100" attack="20">
|
||||
</attacks>
|
||||
<defenses armor="10" defense="15"/>
|
||||
<immunities>
|
||||
<immunity drown="1"/>
|
||||
<immunity earth="1"/>
|
||||
</immunities>
|
||||
<loot>
|
||||
<item id="2464" chance="5500" /><!-- chain armor -->
|
||||
<item id="2478" chance="2275" /><!-- brass legs -->
|
||||
<item id="10549" chance="7700" /><!-- bloody pincers -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2148" countmax="20" chance="31025" /><!-- gold coin -->
|
||||
<item id="2667" chance="10750" /><!-- fish -->
|
||||
<item id="2143" chance="1000" /><!-- white pearl -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
46
data/monster/781/brutus bloodbeard.xml
Normal file
46
data/monster/781/brutus bloodbeard.xml
Normal file
@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Brutus Bloodbeard" nameDescription="Brutus Bloodbeard" race="blood" experience="500" speed="65" manacost="0">
|
||||
<health now="1200" max="1200"/>
|
||||
<look type="98" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag lightlevel="0"/>
|
||||
<flag lightcolor="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="50">
|
||||
<attack name="physical" chance="40" range="7" min="-0" max="-100">
|
||||
<attribute key="shootEffect" value="throwingknife"/>
|
||||
</attack>
|
||||
<attack name="drunk" chance="30" range="7" spread="3" length="6">
|
||||
<attribute key="areaEffect" value="poff"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="35" defense="50"/>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<loot>
|
||||
<item id="2666" chance="20000" /><!-- meat -->
|
||||
<item id="2148" countmax="71" chance="53500" /><!-- gold coin -->
|
||||
<item id="6099" chance="100000" /><!-- brutus bloodbeard's hat -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2476" chance="20000" /><!-- knight armor -->
|
||||
<item id="2379" chance="60000" /><!-- dagger -->
|
||||
<item id="2229" countmax="2" chance="60000" /><!-- skull -->
|
||||
<item id="2463" chance="40000" /><!-- plate armor -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
</monster>
|
54
data/monster/781/carrion worm.xml
Normal file
54
data/monster/781/carrion worm.xml
Normal file
@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Carrion Worm" nameDescription="a carrion worm" race="blood" experience="70" speed="25" manacost="380">
|
||||
<health now="145" max="145"/>
|
||||
<look type="192" corpse="6069"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="20" attack="30">
|
||||
</attacks>
|
||||
<defenses armor="8" defense="11"/>
|
||||
<immunities>
|
||||
<immunity lifedrain="0"/>
|
||||
<immunity paralyze="0"/>
|
||||
<immunity outfit="0"/>
|
||||
<immunity drunk="0"/>
|
||||
<immunity invisible="0"/>
|
||||
</immunities>
|
||||
<loot>
|
||||
<item id="2148" countmax="45" chance="18700" /><!-- gold coin -->
|
||||
<item id="11186" chance="10625" /><!-- carrion worm fang -->
|
||||
<item id="3976" countmax="2" chance="2275" /><!-- worm -->
|
||||
<item id="2666" chance="10000" /><!-- meat -->
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
43
data/monster/781/coral frog.xml
Normal file
43
data/monster/781/coral frog.xml
Normal file
@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<monster name="Coral Frog" namedescription="a coral frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<health now="60" max="60"/>
|
||||
<look type="226" head="114" body="98" legs="97" feet="114" corpse="6079"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="10" attack="25">
|
||||
</attacks>
|
||||
<defenses armor="1" defense="5"/>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Ribbit!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="6" chance="46800" /><!-- gold coin -->
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
44
data/monster/781/crimson frog.xml
Normal file
44
data/monster/781/crimson frog.xml
Normal file
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Crimson Frog" nameDescription="a crimson frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<health now="60" max="60"/>
|
||||
<look type="226" head="94" body="78" legs="94" feet="78" corpse="6079"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="10" attack="25">
|
||||
</attacks>
|
||||
<defenses armor="8" defense="8"/>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Ribbit!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="7" chance="25350" /><!-- gold coin -->
|
||||
<item id="3976" chance="30925" /><!-- worm -->
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
58
data/monster/781/deadeye devious.xml
Normal file
58
data/monster/781/deadeye devious.xml
Normal file
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Deadeye Devious" nameDescription="Deadeye Devious" race="blood" experience="500" speed="65" manacost="0">
|
||||
<health now="1450" max="1450"/>
|
||||
<look type="151" head="115" body="76" legs="35" feet="117" addons="2" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag lightlevel="0"/>
|
||||
<flag lightcolor="0"/>
|
||||
<flag targetdistance="3"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="40" attack="60">
|
||||
<attack name="physical" chance="25" min="-40" max="-160">
|
||||
<attribute key="shootEffect" value="throwingknife"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="35" defense="50">
|
||||
<defense name="healing" chance="10" min="50" max="150">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Let's kill 'em"/>
|
||||
<voice sentence="Arrrgh!"/>
|
||||
<voice sentence="You'll never take me alive!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2463" chance="100500" /><!-- plate armor -->
|
||||
<item id="2148" countmax="88" chance="65175" /><!-- gold coin -->
|
||||
<item id="6102" chance="100500" /><!-- deadeye devious' eye patch -->
|
||||
<item id="2476" chance="18675" /><!-- knight armor -->
|
||||
<item id="2229" countmax="2" chance="68675" /><!-- skull -->
|
||||
<item id="2666" chance="27775" /><!-- meat -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2145" chance="18675" /><!-- small diamond -->
|
||||
<item id="2379" chance="27775" /><!-- dagger -->
|
||||
<item id="7591" chance="9075" /><!-- great health potion -->
|
||||
<item id="5926" chance="9600" /><!-- pirate backpack -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
90
data/monster/781/enlightened of the cult.xml
Normal file
90
data/monster/781/enlightened of the cult.xml
Normal file
@ -0,0 +1,90 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Enlightened of the Cult" nameDescription="a enlightened of the cult" race="blood" experience="500" speed="60" manacost="0">
|
||||
<health now="700" max="700"/>
|
||||
<look type="193" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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="5"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="50" poison="80">
|
||||
<attack name="lifedrain" min="-70" max="-185" range="3" chance="20" target="1">
|
||||
<attribute key="areaEffect" value="redshimmer" />
|
||||
</attack>
|
||||
<attack name="drunk" duration="5000" range="7" chance="15" target="1">
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
<attribute key="areaEffect" value="teleport" />
|
||||
</attack>
|
||||
<attack name="physical" chance="17" range="7" radius="1" target="1" min="-70" max="-185">
|
||||
<attribute key="shootEffect" value="energy"/>
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" speedchange="-220" duration="5000">
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="20">
|
||||
<defense name="invisible" chance="15" duration="6000">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
<defense name="healing" chance="30" min="30" max="50">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<summons maxSummons="2">
|
||||
<summon name="Crypt Shambler" chance="10" max="2"/>
|
||||
<summon name="Ghost" chance="10" max="2"/>
|
||||
</summons>
|
||||
<loot>
|
||||
<item id="2148" countmax="69" chance="23625" /><!-- gold coin -->
|
||||
<item id="2200" chance="1600" /><!-- protection amulet -->
|
||||
<item id="2167" chance="1000" /><!-- energy ring -->
|
||||
<item id="7589" chance="825" /><!-- strong mana potion -->
|
||||
<item id="10554" chance="10450" /><!-- cultish mask -->
|
||||
<item id="7426" chance="625" /><!-- amber staff -->
|
||||
<item id="2656" chance="625" /><!-- blue robe -->
|
||||
<item id="5810" chance="1000" /><!-- pirate voodoo doll -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2436" chance="850" /><!-- skull staff -->
|
||||
<item id="1950" chance="1375" /><!-- book -->
|
||||
<item id="2187" chance="725" /><!-- wand of inferno -->
|
||||
<item id="2146" chance="1025" /><!-- small sapphire -->
|
||||
<item id="6090" chance="975" /><!-- music sheet -->
|
||||
<item id="5669" chance="575" /><!-- mysterious voodoo skull -->
|
||||
<item id="2171" chance="650" /><!-- platinum amulet -->
|
||||
<item id="2114" chance="575" /><!-- piggy bank -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
24
data/monster/781/green frog.xml
Normal file
24
data/monster/781/green frog.xml
Normal file
@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Green Frog" nameDescription="a green frog" race="venom" experience="0" speed="95" manacost="305">
|
||||
<health now="25" max="25"/>
|
||||
<look type="224" head="69" body="66" legs="69" feet="66" corpse="6079"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="1"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="1"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="6"/>
|
||||
<flag runonhealth="60"/>
|
||||
</flags>
|
||||
<defenses armor="3" defense="2"/>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Ribbit!"/>
|
||||
<voice sentence="Ribbit! Ribbit!"/>
|
||||
</voices>
|
||||
</monster>
|
67
data/monster/781/island troll.xml
Normal file
67
data/monster/781/island troll.xml
Normal file
@ -0,0 +1,67 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Island Troll" nameDescription="an island troll" race="blood" experience="20" speed="23" manacost="290">
|
||||
<health now="50" max="50"/>
|
||||
<look type="282" corpse="7930"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="1"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="15"/>
|
||||
</flags>
|
||||
<attacks skill="10" attack="10">
|
||||
</attacks>
|
||||
<defenses armor="7" defense="9"/>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Hmmm, turtles"/>
|
||||
<voice sentence="Hmmm, dogs"/>
|
||||
<voice sentence="Hmmm, wormds"/>
|
||||
<voice sentence="Groar"/>
|
||||
<voice sentence="Gruntz!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2448" chance="4400" /><!-- studded club -->
|
||||
<item id="2120" chance="8175" /><!-- rope -->
|
||||
<item id="2148" countmax="10" chance="34075" /><!-- gold coin -->
|
||||
<item id="5097" chance="5150" /><!-- mango -->
|
||||
<item id="5901" chance="30725" /><!-- wood -->
|
||||
<item id="2380" chance="20025" /><!-- hand axe -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2461" chance="9700" /><!-- leather helmet -->
|
||||
<item id="2389" chance="21025" /><!-- spear -->
|
||||
<item id="2512" chance="16625" /><!-- wooden shield -->
|
||||
<item id="2643" chance="11325" /><!-- leather boots -->
|
||||
<item id="7963" chance="625" /><!-- marlin -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
38
data/monster/781/lavahole.xml
Normal file
38
data/monster/781/lavahole.xml
Normal file
@ -0,0 +1,38 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Lavahole" nameDescription="a lavahole" race="undead" experience="0" speed="0" manacost="0">
|
||||
<health now="100" max="100"/>
|
||||
<look typeex="389"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="10" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="0"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="1"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks>
|
||||
<attack name="fire" chance="30" range="7" min="-0" max="-111">
|
||||
<attribute key="shootEffect" value="fire"/>
|
||||
<attribute key="areaEffect" value="fire"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="1" defense="1"/>
|
||||
<immunities>
|
||||
<immunity physical="1"/>
|
||||
<immunity energy="1"/>
|
||||
<immunity fire="1"/>
|
||||
<immunity poison="1"/>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity manadrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity drunk="1"/>
|
||||
<immunity outfit="1"/>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
</monster>
|
45
data/monster/781/lethal lissy.xml
Normal file
45
data/monster/781/lethal lissy.xml
Normal file
@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Lethal Lissy" nameDescription="lethal lissy" race="blood" experience="500" speed="65" manacost="0">
|
||||
<health now="1450" max="1450"/>
|
||||
<look type="155" head="77" body="0" legs="76" feet="132" addons="3" corpse="6081"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag lightlevel="0"/>
|
||||
<flag lightcolor="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="80">
|
||||
<attack name="physical" chance="10" length="1">
|
||||
<attribute key="areaEffect" value="purplenote"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="35" defense="50">
|
||||
<defense name="healing" chance="20" min="125" max="175">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<summons maxSummons="4">
|
||||
<summon name="Pirate Cutthroat" chance="20" max="4"/>
|
||||
</summons>
|
||||
<loot>
|
||||
<item id="6100" chance="100000"/><!-- lethal lissy's shirt -->
|
||||
<item id="2148" countmax="40" chance="100000"/><!-- gold coin -->
|
||||
<item id="2476" chance="1200"/><!-- knight armor -->
|
||||
<item id="2387" chance="1500"/><!-- double axe -->
|
||||
<item id="2463" chance="4000"/><!-- plate armor -->
|
||||
<item id="2145" chance="100000"/><!-- small diamond -->
|
||||
<item id="2320" countmax="1" chance="100000"/><!-- skull -->
|
||||
</loot>
|
||||
</monster>
|
54
data/monster/781/mammoth.xml
Normal file
54
data/monster/781/mammoth.xml
Normal file
@ -0,0 +1,54 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Mammoth" nameDescription="a mammoth" race="blood" experience="160" speed="58" manacost="500">
|
||||
<health now="320" max="320"/>
|
||||
<look type="199" corpse="6074"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="45" attack="40">
|
||||
</attacks>
|
||||
<defenses armor="40" defense="57"/>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Troooooot!"/>
|
||||
<voice sentence="Hooooot-Toooooot!"/>
|
||||
<voice sentence="Tooooot."/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2671" chance="20200" /><!-- ham -->
|
||||
<item id="11218" chance="2625" /><!-- thick fur -->
|
||||
<item id="2148" countmax="20" chance="16225" /><!-- gold coin -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="11232" countmax="2" chance="5475" /><!-- mammoth tusk -->
|
||||
<item id="7432" chance="800" /><!-- furry club -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
47
data/monster/781/massive water elemental.xml
Normal file
47
data/monster/781/massive water elemental.xml
Normal file
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Massive Water Elemental" nameDescription="a massive water elemental" race="undead" experience="800" speed="140" manacost="0">
|
||||
<health now="1250" max="1250"/>
|
||||
<look type="11" corpse="10499" corpseAid="102"/>
|
||||
<targetchange interval="1000" chance="5" />
|
||||
<targetstrategy nearest="70" weakest="15" mostdamage="15" random="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 runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="45" attack="80" poison="300">
|
||||
<attack name="poisonfield" chance="11" range="7" target="1" radius="3">
|
||||
<attribute key="shootEffect" value="poison"/>
|
||||
</attack>
|
||||
<attack name="poisoncondition" count="70" chance="12" length="8" spread="3" min="-20" max="-420">
|
||||
<attribute key="shootEffect" value="poison"/>
|
||||
<attribute key="areaEffect" value="poison"/>
|
||||
</attack>
|
||||
<attack name="ice" chance="15" range="10" min="-170" max="-210">
|
||||
<attribute key="shootEffect" value="ice"/>
|
||||
<attribute key="areaEffect" value="icearea"/>
|
||||
</attack>
|
||||
<attack name="drown" chance="100" target="1" range="7" radius="2" min="-330" max="-450">
|
||||
<attribute key="areaEffect" value="bluebubble"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="20" defense="22">
|
||||
<defense name="healing" chance="15" min="100" max="150">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity fire="1"/>
|
||||
<immunity earth="1"/>
|
||||
</immunities>
|
||||
</monster>
|
151
data/monster/781/morgaroth.xml
Normal file
151
data/monster/781/morgaroth.xml
Normal file
@ -0,0 +1,151 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Morgaroth" nameDescription="Morgaroth" race="undead" experience="15000" speed="180" manacost="0">
|
||||
<health now="55000" max="55000"/>
|
||||
<look type="12" head="0" body="94" legs="79" feet="79" corpse="6068"/>
|
||||
<targetchange interval="1000" chance="10" />
|
||||
<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
|
||||
<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 runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="240" attack="180">
|
||||
<attack name="fire" chance="30" range="7" radius="7" target="1" min="-500" max="-600">
|
||||
<attribute key="shootEffect" value="fire"/>
|
||||
<attribute key="areaEffect" value="firearea"/>
|
||||
</attack>
|
||||
<attack name="physical" chance="25" length="8" spread="0" min="-0" max="-580">
|
||||
<attribute key="areaEffect" value="mortarea"/>
|
||||
</attack>
|
||||
<attack name="speed" chance="15" range="7" speedchange="-850" duration="50000">
|
||||
<attribute key="areaEffect" value="whitenote"/>
|
||||
</attack>
|
||||
<attack name="physical" chance="20" target="0" radius="7" min="-500" max="-800">
|
||||
<attribute key="areaEffect" value="mortarea"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="55" defense="65">
|
||||
<defense name="healing" chance="20" min="250" max="750">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
<defense name="speed" chance="80" speedchange="808" duration="6000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity fire="1"/>
|
||||
<immunity earth="1"/>
|
||||
</immunities>
|
||||
<summons maxSummons="6">
|
||||
<summon name="Demon" chance="20" max="6"/>
|
||||
</summons>
|
||||
<voices interval="5000" chance="30">
|
||||
<voice sentence="I AM MORGAROTH, LORD OF THE TRIANGLE... AND YOU ARE LOST!" yell="1"/>
|
||||
<voice sentence="MY SEED IS FEAR AND MY HARVEST ARE YOUR SOULS!" yell="1"/>
|
||||
<voice sentence="THE TRIANGLE OF TERROR WILL RISE!" yell="1"/>
|
||||
<voice sentence="ZATHROTH! LOOK AT THE DESTRUCTION I AM CAUSING IN YOUR NAME!" yell="1"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2192" chance="12700" /><!-- crystal ball -->
|
||||
<item id="2151" chance="2950" /><!-- talon -->
|
||||
<item id="8929" chance="15125" /><!-- the stomper -->
|
||||
<item id="2164" chance="5375" /><!-- might ring -->
|
||||
<item id="2514" chance="20000" /><!-- mastermind shield -->
|
||||
<item id="2421" chance="5375" /><!-- thunder hammer -->
|
||||
<item id="8852" chance="10000" /><!-- the devileye -->
|
||||
<item id="2158" chance="12700" /><!-- blue gem -->
|
||||
<item id="2470" chance="7825" /><!-- golden legs -->
|
||||
<item id="2462" chance="12700" /><!-- devil helmet -->
|
||||
<item id="2432" chance="10250" /><!-- fire axe -->
|
||||
<item id="2123" chance="7825" /><!-- ring of the sky -->
|
||||
<item id="1988" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="8473" chance="9750" /><!-- ultimate health potion -->
|
||||
<item id="2522" chance="12700" /><!-- great shield -->
|
||||
<item id="2393" chance="7825" /><!-- giant sword -->
|
||||
<item id="2165" chance="12700" /><!-- stealth ring -->
|
||||
<item id="8853" chance="10000" /><!-- the ironworker -->
|
||||
<item id="8850" chance="22450" /><!-- chain bolter -->
|
||||
<item id="2178" chance="15125" /><!-- mind stone -->
|
||||
<item id="8851" chance="5375" /><!-- royal crossbow -->
|
||||
<item id="2171" chance="2950" /><!-- platinum amulet -->
|
||||
<item id="2112" chance="12700" /><!-- teddy bear -->
|
||||
<item id="2143" countmax="14" chance="7650" /><!-- white pearl -->
|
||||
<item id="8865" chance="10250" /><!-- dark lord's cape -->
|
||||
<item id="2162" chance="15125" /><!-- magic light wand -->
|
||||
<item id="2520" chance="7825" /><!-- demon shield -->
|
||||
<item id="8928" chance="15125" /><!-- obsidian truncheon -->
|
||||
<item id="2174" chance="22450" /><!-- strange symbol -->
|
||||
<item id="6300" chance="46850" /><!-- death ring -->
|
||||
<item id="2155" chance="37100" /><!-- green gem -->
|
||||
<item id="7591" chance="26825" /><!-- great health potion -->
|
||||
<item id="8881" chance="12700" /><!-- fireborn giant armor -->
|
||||
<item id="6529" countmax="78" chance="10350" /><!-- infernal bolt -->
|
||||
<item id="2145" countmax="5" chance="13175" /><!-- small diamond -->
|
||||
<item id="2167" chance="7825" /><!-- energy ring -->
|
||||
<item id="5954" countmax="2" chance="22450" /><!-- demon horn -->
|
||||
<item id="2144" countmax="15" chance="7175" /><!-- black pearl -->
|
||||
<item id="7590" chance="26825" /><!-- great mana potion -->
|
||||
<item id="8886" chance="2950" /><!-- molten plate -->
|
||||
<item id="7421" chance="10250" /><!-- onyx flail -->
|
||||
<item id="2146" countmax="8" chance="20325" /><!-- small sapphire -->
|
||||
<item id="2177" chance="20000" /><!-- life crystal -->
|
||||
<item id="2200" chance="2950" /><!-- protection amulet -->
|
||||
<item id="7899" chance="5375" /><!-- magma coat -->
|
||||
<item id="1986" chance="12700" /><!-- red tome -->
|
||||
<item id="9971" chance="22450" /><!-- gold ingot -->
|
||||
<item id="8472" chance="36575" /><!-- great spirit potion -->
|
||||
<item id="2387" chance="17575" /><!-- double axe -->
|
||||
<item id="2149" countmax="10" chance="14150" /><!-- small emerald -->
|
||||
<item id="2176" chance="10250" /><!-- orb -->
|
||||
<item id="2214" chance="20000" /><!-- ring of healing -->
|
||||
<item id="2197" chance="2950" /><!-- stone skin amulet -->
|
||||
<item id="2472" chance="12700" /><!-- magic plate armor -->
|
||||
<item id="6500" countmax="4" chance="26725" /><!-- demonic essence -->
|
||||
<item id="5943" chance="27325" /><!-- morgaroth's heart -->
|
||||
<item id="2152" countmax="74" chance="57875" /><!-- platinum coin -->
|
||||
<item id="2645" chance="2950" /><!-- steel boots -->
|
||||
<item id="7368" countmax="42" chance="4975" /><!-- assassin star -->
|
||||
<item id="2150" countmax="20" chance="14900" /><!-- small amethyst -->
|
||||
<item id="2179" chance="2950" /><!-- gold ring -->
|
||||
<item id="8867" chance="5375" /><!-- dragon robe -->
|
||||
<item id="7431" chance="5375" /><!-- demonbone -->
|
||||
<item id="2033" chance="2950" /><!-- golden mug -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
72
data/monster/781/novice of the cult.xml
Normal file
72
data/monster/781/novice of the cult.xml
Normal file
@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Novice of the Cult" nameDescription="a novice of the cult" race="blood" experience="100" speed="62" manacost="0">
|
||||
<health now="285" max="285"/>
|
||||
<look type="133" head="114" body="95" legs="114" feet="114" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="40"/>
|
||||
</flags>
|
||||
<attacks skill="55" attack="20" poison="10">
|
||||
<attack name="lifedrain" chance="15" range="7" target="1" min="-20" max="-80">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="10">
|
||||
<defense name="healing" chance="17" min="30" max="50">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<summons maxSummons="1">
|
||||
<summon name="Chicken" chance="20" max="1"/>
|
||||
</summons>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Fear us!"/>
|
||||
<voice sentence="You will not tell anyone what you have seen."/>
|
||||
<voice sentence="Your curiosity will be punished!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="39" chance="13800" /><!-- gold coin -->
|
||||
<item id="2398" chance="5200" /><!-- mace -->
|
||||
<item id="2145" chance="750" /><!-- small diamond -->
|
||||
<item id="2661" chance="3750" /><!-- scarf -->
|
||||
<item id="10555" chance="1625" /><!-- cultish robe -->
|
||||
<item id="6087" chance="1700" /><!-- music sheet -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="1950" chance="1150" /><!-- book -->
|
||||
<item id="2213" chance="1025" /><!-- dwarven ring -->
|
||||
<item id="2199" chance="925" /><!-- garlic necklace -->
|
||||
<item id="2190" chance="1100" /><!-- wand of vortex -->
|
||||
<item id="5810" chance="1000" /><!-- pirate voodoo doll -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
41
data/monster/781/orchid frog.xml
Normal file
41
data/monster/781/orchid frog.xml
Normal file
@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Orchid Frog" nameDescription="a orchid frog" race="blood" experience="20" speed="95" manacost="305">
|
||||
<health now="60" max="60"/>
|
||||
<look type="226" head="109" body="14" legs="109" feet="114" corpse="6079"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="10" attack="25">
|
||||
</attacks>
|
||||
<defenses armor="2" defense="3"/>
|
||||
<loot>
|
||||
<item id="2148" countmax="10" chance="30950" /><!-- gold coin -->
|
||||
<item id="3976" chance="18675" /><!-- worm -->
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
73
data/monster/781/pirate buccaneer.xml
Normal file
73
data/monster/781/pirate buccaneer.xml
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Pirate Buccaneer" nameDescription="a pirate buccaneer" race="blood" experience="250" speed="68" manacost="595">
|
||||
<health now="425" max="425"/>
|
||||
<look type="97" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="1"/>
|
||||
<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 runonhealth="50"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="80">
|
||||
<attack name="physical" chance="15" range="7" min="-0" max="-100">
|
||||
<attribute key="shootEffect" value="throwingknife"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="23"/>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Give up!"/>
|
||||
<voice sentence="Hiyaa"/>
|
||||
<voice sentence="Plundeeeeer!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="59" chance="27550" /><!-- gold coin -->
|
||||
<item id="6095" chance="1500" /><!-- pirate shirt -->
|
||||
<item id="2385" chance="10825" /><!-- sabre -->
|
||||
<item id="11213" chance="11775" /><!-- compass -->
|
||||
<item id="2050" chance="10300" /><!-- torch -->
|
||||
<item id="2410" countmax="5" chance="6000" /><!-- throwing knife -->
|
||||
<item id="5091" chance="1850" /><!-- treasure map -->
|
||||
<item id="2238" chance="10400" /><!-- worn leather boots -->
|
||||
<item id="5926" chance="850" /><!-- pirate backpack -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="6097" chance="1075" /><!-- hook -->
|
||||
<item id="6098" chance="925" /><!-- eye patch -->
|
||||
<item id="2513" chance="4400" /><!-- battle shield -->
|
||||
<item id="7588" chance="625" /><!-- strong health potion -->
|
||||
<item id="2463" chance="1150" /><!-- plate armor -->
|
||||
<item id="6126" chance="850" /><!-- peg leg -->
|
||||
<item id="5792" chance="575" /><!-- dice -->
|
||||
<item id="5553" chance="550" /><!-- rum flask -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
73
data/monster/781/pirate corsair.xml
Normal file
73
data/monster/781/pirate corsair.xml
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Pirate Corsair" nameDescription="a pirate corsair" race="blood" experience="350" speed="75" manacost="775">
|
||||
<health now="675" max="675"/>
|
||||
<look type="98" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="1"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="75" attack="40">
|
||||
<attack name="physical" chance="15" range="7" max="-150">
|
||||
<attribute key="shootEffect" value="throwingstar"/>
|
||||
</attack>
|
||||
<attack name="physical" chance="20" target="0" min="-0" max="-0">
|
||||
<attribute key="areaEffect" value="rednote"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="20"/>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Give up!"/>
|
||||
<voice sentence="Hiyaa!"/>
|
||||
<voice sentence="Plundeeeeer!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2399" countmax="12" chance="5175" /><!-- throwing star -->
|
||||
<item id="5553" chance="650" /><!-- rum flask -->
|
||||
<item id="2148" countmax="83" chance="17875" /><!-- gold coin -->
|
||||
<item id="2385" chance="10525" /><!-- sabre -->
|
||||
<item id="11213" chance="10825" /><!-- compass -->
|
||||
<item id="2521" chance="1800" /><!-- dark shield -->
|
||||
<item id="6126" chance="1075" /><!-- peg leg -->
|
||||
<item id="5462" chance="950" /><!-- pirate boots -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="6097" chance="1375" /><!-- hook -->
|
||||
<item id="2489" chance="2525" /><!-- dark armor -->
|
||||
<item id="5926" chance="1225" /><!-- pirate backpack -->
|
||||
<item id="7588" chance="575" /><!-- strong health potion -->
|
||||
<item id="6098" chance="650" /><!-- eye patch -->
|
||||
<item id="6096" chance="1225" /><!-- pirate hat -->
|
||||
<item id="5812" chance="650" /><!-- skull candle -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
70
data/monster/781/pirate cutthroat.xml
Normal file
70
data/monster/781/pirate cutthroat.xml
Normal file
@ -0,0 +1,70 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Pirate Cutthroat" nameDescription="a pirate cutthroat" race="blood" experience="175" speed="71" manacost="495">
|
||||
<health now="325" max="325"/>
|
||||
<look type="96" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="75" attack="40" poison="80">
|
||||
<attack name="fire" chance="34" range="1" radius="1" target="1" min="-0" max="-95">
|
||||
<attribute key="areaEffect" value="explosion"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="25" defense="23"/>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Give up!"/>
|
||||
<voice sentence="Hiyaa!"/>
|
||||
<voice sentence="Plundeeeeer!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="49" chance="32625" /><!-- gold coin -->
|
||||
<item id="5710" chance="2350" /><!-- light shovel -->
|
||||
<item id="11213" chance="10300" /><!-- compass -->
|
||||
<item id="5927" chance="1500" /><!-- pirate bag -->
|
||||
<item id="2509" chance="3350" /><!-- steel shield -->
|
||||
<item id="5091" chance="1300" /><!-- treasure map -->
|
||||
<item id="2483" chance="3350" /><!-- scale armor -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="6098" chance="1100" /><!-- eye patch -->
|
||||
<item id="5918" chance="1625" /><!-- pirate knee breeches -->
|
||||
<item id="6126" chance="975" /><!-- peg leg -->
|
||||
<item id="6097" chance="1050" /><!-- hook -->
|
||||
<item id="5553" chance="650" /><!-- rum flask -->
|
||||
<item id="5792" chance="550" /><!-- dice -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
77
data/monster/781/pirate ghost.xml
Normal file
77
data/monster/781/pirate ghost.xml
Normal file
@ -0,0 +1,77 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Pirate Ghost" nameDescription="a pirate ghost" race="undead" experience="250" speed="70" manacost="0">
|
||||
<health now="275" max="275"/>
|
||||
<look type="196" corpse="6071"/>
|
||||
<targetchange interval="1000" chance="50" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="50" poison="40">
|
||||
<attack name="lifedrain" chance="12" range="7" min="-30" max="-80">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
<attack name="physical" chance="15" range="7" radius="2" target="1" max="-65">
|
||||
<attribute key="areaEffect" value="rednote"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="20" defense="25">
|
||||
<defense name="healing" chance="15" min="24" max="30">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity physical="1" />
|
||||
<immunity lifedrain="1" />
|
||||
<immunity paralyze="1" />
|
||||
<immunity poison="1" />
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Yooh Ho Hooh Ho!"/>
|
||||
<voice sentence="Hell is waiting for You!"/>
|
||||
<voice sentence="It's alive!"/>
|
||||
<voice sentence="The curse! Aww the curse!"/>
|
||||
<voice sentence="You will not get my treasure!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2165" chance="1350" /><!-- stealth ring -->
|
||||
<item id="2148" countmax="63" chance="17350" /><!-- gold coin -->
|
||||
<item id="10600" chance="5200" /><!-- tattered piece of robe -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="1948" chance="925" /><!-- parchment -->
|
||||
<item id="2383" chance="700" /><!-- spike sword -->
|
||||
<item id="2655" chance="700" /><!-- red robe -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
73
data/monster/781/pirate marauder.xml
Normal file
73
data/monster/781/pirate marauder.xml
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Pirate Marauder" nameDescription="a pirate marauder" race="blood" experience="125" speed="70" manacost="490">
|
||||
<health now="210" max="210"/>
|
||||
<look type="93" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="25"/>
|
||||
</flags>
|
||||
<attacks skill="60" attack="40">
|
||||
<attack name="physical" chance="15" range="7" min="-0" max="-40">
|
||||
<attribute key="shootEffect" value="spear"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="20"/>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Plundeeeeer!"/>
|
||||
<voice sentence="Give up!"/>
|
||||
<voice sentence="Hiyaa!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="40" chance="30950" /><!-- gold coin -->
|
||||
<item id="5927" chance="1075" /><!-- pirate bag -->
|
||||
<item id="2050" chance="9900" /><!-- torch -->
|
||||
<item id="2464" chance="3350" /><!-- chain armor -->
|
||||
<item id="11213" chance="10725" /><!-- compass -->
|
||||
<item id="6097" chance="1050" /><!-- hook -->
|
||||
<item id="2389" countmax="2" chance="4025" /><!-- spear -->
|
||||
<item id="5091" chance="1450" /><!-- treasure map -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="6126" chance="1050" /><!-- peg leg -->
|
||||
<item id="2510" chance="5550" /><!-- plate shield -->
|
||||
<item id="5917" chance="1500" /><!-- bandana -->
|
||||
<item id="5553" chance="550" /><!-- rum flask -->
|
||||
<item id="6098" chance="1000" /><!-- eye patch -->
|
||||
<item id="5929" chance="675" /><!-- goldfish bowl -->
|
||||
<item id="5792" chance="600" /><!-- dice -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
55
data/monster/781/pirate skeleton.xml
Normal file
55
data/monster/781/pirate skeleton.xml
Normal file
@ -0,0 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Pirate Skeleton" nameDescription="a pirate skeleton" race="undead" experience="85" speed="45" manacost="0">
|
||||
<health now="190" max="190"/>
|
||||
<look type="195" corpse="6070"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="20"/>
|
||||
</flags>
|
||||
<attacks skill="40" attack="20">
|
||||
</attacks>
|
||||
<defenses armor="18" defense="19"/>
|
||||
<loot>
|
||||
<item id="2148" countmax="25" chance="25625" /><!-- gold coin -->
|
||||
<item id="2230" chance="7200" /><!-- bone -->
|
||||
<item id="2231" chance="6075" /><!-- big bone -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2229" chance="3800" /><!-- skull -->
|
||||
<item id="2406" chance="1350" /><!-- short sword -->
|
||||
<item id="2449" chance="1800" /><!-- bone club -->
|
||||
<item id="2376" chance="1200" /><!-- sword -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
64
data/monster/781/quara constrictor scout.xml
Normal file
64
data/monster/781/quara constrictor scout.xml
Normal file
@ -0,0 +1,64 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Constrictor Scout" nameDescription="a quara constrictor scout" race="undead" experience="250" speed="72" manacost="670">
|
||||
<health now="450" max="450"/>
|
||||
<look type="46" corpse="6065"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="55" attack="40">
|
||||
<attack name="lifedrain" chance="15" radius="3" target="0" max="-80">
|
||||
<attribute key="areaEffect" value="blackspark"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15"/>
|
||||
<immunities>
|
||||
<immunity fire="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity lifedrain="0"/>
|
||||
<immunity paralyze="0"/>
|
||||
<immunity invisible="0"/>
|
||||
</immunities>
|
||||
<loot>
|
||||
<item id="2148" countmax="40" chance="24725" /><!-- gold coin -->
|
||||
<item id="2460" chance="9525" /><!-- brass helmet -->
|
||||
<item id="2397" chance="5700" /><!-- longsword -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2465" chance="2300" /><!-- brass armor -->
|
||||
<item id="5895" chance="1050" /><!-- fish fin -->
|
||||
<item id="2150" chance="950" /><!-- small amethyst -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
76
data/monster/781/quara constrictor.xml
Normal file
76
data/monster/781/quara constrictor.xml
Normal file
@ -0,0 +1,76 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Constrictor" nameDescription="a quara constrictor" race="blood" experience="250" speed="130" manacost="670">
|
||||
<health now="450" max="450"/>
|
||||
<look type="46" corpse="6065"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="50" attack="50" poison="20">
|
||||
<attack name="lifedrain" chance="11" radius="3" target="0" min="-50" max="-90">
|
||||
<attribute key="areaEffect" value="blackspark"/>
|
||||
</attack>
|
||||
<attack name="ice" chance="12" range="7" min="-40" max="-70" target="0" radius="4">
|
||||
<attribute key="areaEffect" value="iceattack"/>
|
||||
</attack>
|
||||
<attack name="energycondition" chance="10" min="-75" max="-75" range="1" target="1">
|
||||
<attribute key="shootEffect" value="energy"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15"/>
|
||||
<immunities>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity fire="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Gaaahhh!"/>
|
||||
<voice sentence="Gluh! Gluh!"/>
|
||||
<voice sentence="Tssss!"/>
|
||||
<voice sentence="Boohaa!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="100" chance="29000" /><!-- gold coin -->
|
||||
<item id="2397" chance="5500" /><!-- longsword -->
|
||||
<item id="2150" chance="775" /><!-- small amethyst -->
|
||||
<item id="2460" chance="10400" /><!-- brass helmet -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2465" chance="2500" /><!-- brass armor -->
|
||||
<item id="2670" chance="5475" /><!-- shrimp -->
|
||||
<item id="5895" chance="1025" /><!-- fish fin -->
|
||||
<item id="2406" chance="7075" /><!-- short sword -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
86
data/monster/781/quara hydromancer scout.xml
Normal file
86
data/monster/781/quara hydromancer scout.xml
Normal file
@ -0,0 +1,86 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Hydromancer Scout" nameDescription="a quara hydromancer scout" race="undead" experience="800" speed="70" manacost="0">
|
||||
<health now="1100" max="1100"/>
|
||||
<look type="47" corpse="6066"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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 runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="20">
|
||||
<attack name="ice" chance="9" length="8" spread="0" min="-125" max="-250">
|
||||
<attribute key="areaEffect" value="bubbles"/>
|
||||
</attack>
|
||||
<attack name="ice" chance="12" radius="3" target="0" min="-130" max="-165">
|
||||
<attribute key="areaEffect" value="bubbles"/>
|
||||
</attack>
|
||||
<attack name="lifedrain" chance="7" length="8" spread="3" max="-210">
|
||||
<attribute key="areaEffect" value="greenspark"/>
|
||||
</attack>
|
||||
<attack name="lifedrain" chance="8" range="7" target="1" min="-45" max="-170">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" speedchange="-600" duration="5000">
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="18">
|
||||
<defense name="healing" chance="10" min="100" max="120">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity fire="1"/>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Qua hah tsh!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="90" chance="23125" /><!-- gold coin -->
|
||||
<item id="2189" chance="1450" /><!-- wand of cosmic energy -->
|
||||
<item id="2401" chance="11100" /><!-- staff -->
|
||||
<item id="2240" chance="10700" /><!-- remains of a fish -->
|
||||
<item id="5895" chance="1575" /><!-- fish fin -->
|
||||
<item id="2143" chance="2775" /><!-- white pearl -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2149" chance="1650" /><!-- small emerald -->
|
||||
<item id="2144" chance="2550" /><!-- black pearl -->
|
||||
<item id="2214" chance="800" /><!-- ring of healing -->
|
||||
<item id="2476" chance="800" /><!-- knight armor -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
92
data/monster/781/quara hydromancer.xml
Normal file
92
data/monster/781/quara hydromancer.xml
Normal file
@ -0,0 +1,92 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Hydromancer" nameDescription="a quara hydromancer" race="blood" experience="800" speed="130" manacost="0">
|
||||
<health now="1100" max="1100"/>
|
||||
<look type="47" corpse="6066"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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 runonhealth="30"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="40" poison="100">
|
||||
<attack name="ice" chance="9" length="8" spread="0" min="-100" max="-180">
|
||||
<attribute key="areaEffect" value="bubbles"/>
|
||||
</attack>
|
||||
<attack name="ice" chance="12" radius="3" target="0" min="-90" max="-150">
|
||||
<attribute key="areaEffect" value="bubbles"/>
|
||||
</attack>
|
||||
<attack name="lifedrain" chance="7" length="8" spread="3" min="-170" max="-240">
|
||||
<attribute key="areaEffect" value="greenshimmer"/>
|
||||
</attack>
|
||||
<attack name="lifedrain" chance="8" range="7" target="1" min="-0" max="-170">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" speedchange="-600" duration="5000">
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="15" defense="18">
|
||||
<defense name="healing" chance="10" min="100" max="120">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity fire="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Qua hah tsh!"/>
|
||||
<voice sentence="Teech tsha tshul!"/>
|
||||
<voice sentence="Quara tsha Fach!"/>
|
||||
<voice sentence="Tssssha Quara!"/>
|
||||
<voice sentence="Blubber."/>
|
||||
<voice sentence="Blup."/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2401" chance="10675" /><!-- staff -->
|
||||
<item id="2670" chance="5450" /><!-- shrimp -->
|
||||
<item id="2148" countmax="88" chance="24175" /><!-- gold coin -->
|
||||
<item id="2144" chance="2400" /><!-- black pearl -->
|
||||
<item id="2240" chance="5125" /><!-- remains of a fish -->
|
||||
<item id="2149" chance="1475" /><!-- small emerald -->
|
||||
<item id="2214" chance="950" /><!-- ring of healing -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2189" chance="1450" /><!-- wand of cosmic energy -->
|
||||
<item id="2143" chance="2450" /><!-- white pearl -->
|
||||
<item id="2476" chance="875" /><!-- knight armor -->
|
||||
<item id="7590" chance="875" /><!-- great mana potion -->
|
||||
<item id="5895" chance="1575" /><!-- fish fin -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
66
data/monster/781/quara mantassin scout.xml
Normal file
66
data/monster/781/quara mantassin scout.xml
Normal file
@ -0,0 +1,66 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Mantassin Scout" nameDescription="a quara mantassin scout" race="blood" experience="100" speed="67" manacost="480">
|
||||
<health now="220" max="220"/>
|
||||
<look type="72" corpse="6064"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="45" attack="40">
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15"/>
|
||||
<immunities>
|
||||
<immunity fire="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Zuerk Pachak!"/>
|
||||
<voice sentence="Shrrrr"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="30" chance="25675" /><!-- gold coin -->
|
||||
<item id="2464" chance="5825" /><!-- chain armor -->
|
||||
<item id="2229" chance="10700" /><!-- skull -->
|
||||
<item id="2165" chance="825" /><!-- stealth ring -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="5895" chance="675" /><!-- fish fin -->
|
||||
<item id="2377" chance="1600" /><!-- two handed sword -->
|
||||
<item id="2146" chance="575" /><!-- small sapphire -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
75
data/monster/781/quara mantassin.xml
Normal file
75
data/monster/781/quara mantassin.xml
Normal file
@ -0,0 +1,75 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Mantassin" nameDescription="a quara mantassin" race="blood" experience="400" speed="130" manacost="480">
|
||||
<health now="800" max="800"/>
|
||||
<look type="72" corpse="6064"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="40"/>
|
||||
</flags>
|
||||
<attacks skill="60" attack="40">
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15">
|
||||
<defense name="invisible" chance="25" duration="2000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</defense>
|
||||
<defense name="speed" chance="10" speedchange="800" duration="5000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity fire="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Zuerk Pachak!"/>
|
||||
<voice sentence="Shrrrr"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2670" chance="5600" /><!-- shrimp -->
|
||||
<item id="2148" countmax="100" chance="27100" /><!-- gold coin -->
|
||||
<item id="2148" countmax="30" chance="27100" /><!-- gold coin -->
|
||||
<item id="2377" chance="10200" /><!-- two handed sword -->
|
||||
<item id="2229" chance="5575" /><!-- skull -->
|
||||
<item id="2654" chance="10200" /><!-- cape -->
|
||||
<item id="2165" chance="1550" /><!-- stealth ring -->
|
||||
<item id="5895" chance="1050" /><!-- fish fin -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2146" chance="975" /><!-- small sapphire -->
|
||||
<item id="2381" chance="4050" /><!-- halberd -->
|
||||
<item id="2479" chance="600" /><!-- strange helmet -->
|
||||
<item id="2656" chance="600" /><!-- blue robe -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
73
data/monster/781/quara pincher scout.xml
Normal file
73
data/monster/781/quara pincher scout.xml
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Pincher Scout" nameDescription="a quara pincher scout" race="blood" experience="600" speed="62" manacost="0">
|
||||
<health now="775" max="775"/>
|
||||
<look type="77" corpse="6063"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="50" attack="80">
|
||||
<attack name="speed" chance="10" range="1" speedchange="-600" duration="3000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="30" defense="35"/>
|
||||
<immunities>
|
||||
<immunity fire="1"/>
|
||||
<immunity poison="1"/>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity outfit="1"/>
|
||||
<immunity drunk="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Clank clank!"/>
|
||||
<voice sentence="Clap!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="50" chance="26025" /><!-- gold coin -->
|
||||
<item id="2463" chance="7375" /><!-- plate armor -->
|
||||
<item id="2394" chance="1350" /><!-- morning star -->
|
||||
<item id="2147" chance="3075" /><!-- small ruby -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2381" chance="4450" /><!-- halberd -->
|
||||
<item id="2398" chance="9600" /><!-- mace -->
|
||||
<item id="2177" chance="1025" /><!-- life crystal -->
|
||||
<item id="5895" chance="1025" /><!-- fish fin -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
73
data/monster/781/quara pincher.xml
Normal file
73
data/monster/781/quara pincher.xml
Normal file
@ -0,0 +1,73 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Pincher" nameDescription="a quara pincher" race="blood" experience="1200" speed="135" manacost="0">
|
||||
<health now="1800" max="1800"/>
|
||||
<look type="77" corpse="6063"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="75" attack="80">
|
||||
<attack name="speed" chance="12" range="1" speedchange="-600" duration="3000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="18" defense="25"/>
|
||||
<immunities>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity fire="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Clank clank!"/>
|
||||
<voice sentence="Clap!"/>
|
||||
<voice sentence="Crrrk! Crrrk!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="100" chance="19600" /><!-- gold coin -->
|
||||
<item id="2148" countmax="28" chance="19600" /><!-- gold coin -->
|
||||
<item id="2398" chance="10500" /><!-- mace -->
|
||||
<item id="2381" chance="20625" /><!-- halberd -->
|
||||
<item id="2670" chance="5425" /><!-- shrimp -->
|
||||
<item id="2394" chance="5425" /><!-- morning star -->
|
||||
<item id="2475" chance="1550" /><!-- warrior helmet -->
|
||||
<item id="2147" chance="5475" /><!-- small ruby -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="7591" chance="950" /><!-- great health potion -->
|
||||
<item id="5895" chance="2025" /><!-- fish fin -->
|
||||
<item id="7897" chance="600" /><!-- glacier robe -->
|
||||
<item id="2487" chance="825" /><!-- crown armor -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
65
data/monster/781/quara predator scout.xml
Normal file
65
data/monster/781/quara predator scout.xml
Normal file
@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Predator Scout" nameDescription="a quara predator scout" race="blood" experience="400" speed="72" manacost="0">
|
||||
<health now="890" max="890"/>
|
||||
<look type="20" corpse="6067"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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 runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="95">
|
||||
</attacks>
|
||||
<defenses armor="20" defense="29"/>
|
||||
<immunities>
|
||||
<immunity fire="1"/>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Gnarrr!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="42" chance="24250" /><!-- gold coin -->
|
||||
<item id="2226" chance="10150" /><!-- fishbone -->
|
||||
<item id="2387" chance="4300" /><!-- double axe -->
|
||||
<item id="2473" chance="5800" /><!-- viking helmet -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2483" chance="5575" /><!-- scale armor -->
|
||||
<item id="2145" chance="925" /><!-- small diamond -->
|
||||
<item id="5895" chance="925" /><!-- fish fin -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
78
data/monster/781/quara predator.xml
Normal file
78
data/monster/781/quara predator.xml
Normal file
@ -0,0 +1,78 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Quara Predator" nameDescription="a quara predator" race="blood" experience="1600" speed="130" manacost="0">
|
||||
<health now="2200" max="2200"/>
|
||||
<look type="20" corpse="6067"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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 runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="235">
|
||||
</attacks>
|
||||
<defenses armor="40" defense="45">
|
||||
<defense name="speed" chance="15" speedchange="210">
|
||||
<attribute key="areaEffect" value="greenshimmer"/>
|
||||
</defense>
|
||||
<defense name="healing" chance="12" min="200" max="240">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity fire="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Rrrah!"/>
|
||||
<voice sentence="Rraaar!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="100" chance="23325" /><!-- gold coin -->
|
||||
<item id="2148" countmax="58" chance="23325" /><!-- gold coin -->
|
||||
<item id="7378" countmax="7" chance="5975" /><!-- royal spear -->
|
||||
<item id="2387" chance="30675" /><!-- double axe -->
|
||||
<item id="7591" chance="950" /><!-- great health potion -->
|
||||
<item id="7897" chance="1050" /><!-- glacier robe -->
|
||||
<item id="7383" chance="1200" /><!-- relic sword -->
|
||||
<item id="2226" chance="10725" /><!-- fishbone -->
|
||||
<item id="2145" chance="5425" /><!-- small diamond -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="5741" chance="975" /><!-- skull helmet -->
|
||||
<item id="2670" chance="5400" /><!-- shrimp -->
|
||||
<item id="5895" chance="2400" /><!-- fish fin -->
|
||||
<item id="7368" chance="925" /><!-- assassin star -->
|
||||
<item id="2473" chance="5475" /><!-- viking helmet -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
42
data/monster/781/ron the ripper.xml
Normal file
42
data/monster/781/ron the ripper.xml
Normal file
@ -0,0 +1,42 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Ron the Ripper" nameDescription="Ron the Ripper" race="blood" experience="500" speed="60" manacost="0">
|
||||
<health now="1500" max="1500"/>
|
||||
<look type="151" head="95" body="94" legs="117" feet="97" addons="1" corpse="6080"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag lightlevel="0"/>
|
||||
<flag lightcolor="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="250"/>
|
||||
</flags>
|
||||
<attacks skill="90" attack="50">
|
||||
<attack name="lifedrain" chance="10" range="7" target="1" min="-0" max="-0">
|
||||
<attribute key="areaEffect" value="whitenote"/>
|
||||
</attack>
|
||||
<attack name="physical" chance="15" min="-0" max="-160">
|
||||
<attribute key="shootEffect" value="throwingknife"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="35" defense="50">
|
||||
<defense name="healing" chance="10" min="125" max="175">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<loot>
|
||||
<item id="6101" chance="100000"/><!-- ron the ripper's sabre -->
|
||||
<item id="2148" countmax="50" chance="100000"/><!-- gold coin -->
|
||||
<item id="2476" chance="1200"/><!-- knight armor -->
|
||||
<item id="2387" chance="1500"/><!-- double axe -->
|
||||
<item id="2463" chance="4000"/><!-- plate armor -->
|
||||
<item id="2379" chance="8500"/><!-- dagger -->
|
||||
<item id="2320" countmax="2" chance="100000"/><!-- skull -->
|
||||
</loot>
|
||||
</monster>
|
19
data/monster/781/seagull.xml
Normal file
19
data/monster/781/seagull.xml
Normal file
@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Seagull" nameDescription="a seagull" race="blood" experience="0" speed="80" manacost="250">
|
||||
<health now="25" max="25"/>
|
||||
<look type="223" corpse="6076"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="1"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="0"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="11"/>
|
||||
</flags>
|
||||
<defenses armor="5" defense="5"/>
|
||||
</monster>
|
53
data/monster/781/thornback tortoise.xml
Normal file
53
data/monster/781/thornback tortoise.xml
Normal file
@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Thornback Tortoise" nameDescription="a thornback tortoise" race="blood" experience="150" speed="50" manacost="490">
|
||||
<health now="300" max="300"/>
|
||||
<look type="198" corpse="6073"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="1"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="45" attack="40">
|
||||
<attack name="poisoncondition" chance="10" range="5" poison="40">
|
||||
<attribute key="shooteffect" value="poison"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="18" defense="18"/>
|
||||
<loot>
|
||||
<item id="2148" countmax="26" chance="30475" /><!-- gold coin -->
|
||||
<item id="2667" chance="12100" /><!-- fish -->
|
||||
<item id="10559" chance="5475" /><!-- thorn -->
|
||||
<item id="2787" chance="1600" /><!-- white mushroom -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="5678" countmax="3" chance="1050" /><!-- tortoise egg -->
|
||||
<item id="7618" chance="2200" /><!-- health potion -->
|
||||
<item id="2391" chance="1050" /><!-- war hammer -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
53
data/monster/781/thul.xml
Normal file
53
data/monster/781/thul.xml
Normal file
@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Thul" nameDescription="thul" race="undead" experience="2700" speed="75" manacost="0">
|
||||
<health now="2950" max="2950"/>
|
||||
<look type="46" corpse="6065"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="0"/>
|
||||
<flag pushable="0"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag lightlevel="0"/>
|
||||
<flag lightcolor="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="45" attack="100">
|
||||
<attack name="physical" chance="25" radius="3" target="0" min="-0" max="-170">
|
||||
<attribute key="areaEffect" value="blackspark"/>
|
||||
</attack>
|
||||
<attack name="poison" chance="20" range="7" radius="4" target="0" min="-0" max="-0">
|
||||
<attribute key="areaEffect" value="poison"/>
|
||||
</attack>
|
||||
<attack name="speed" chance="10" range="7" target="1" speedchange="-600" duration="20000">
|
||||
<attribute key="shootEffect" value="snowball"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="35" defense="40">
|
||||
<defense name="ice" chance="20" radius="1" target="0" min="-105" max="-140">
|
||||
<attribute key="areaEffect" value="icearea"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity earth="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity invisible="1"/>
|
||||
</immunities>
|
||||
<voices interval="5000" chance="10">
|
||||
<voice sentence="Gaaahhh!"/>
|
||||
</voices>
|
||||
<summons maxSummons="2">
|
||||
<summon name="massive water elemental" chance="25" max="2"/>
|
||||
</summons>
|
||||
<loot>
|
||||
<item id="2148" countmax="90" chance="100000"/><!-- gold coin -->
|
||||
<item id="2148" countmax="90" chance="100000"/><!-- gold coin -->
|
||||
<item id="5895" countmax="1" chance="100000"/><!-- fish fin -->
|
||||
</loot>
|
||||
</monster>
|
71
data/monster/781/tiquandas revenge.xml
Normal file
71
data/monster/781/tiquandas revenge.xml
Normal file
@ -0,0 +1,71 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Tiquandas Revenge" nameDescription="a tiquandas revenge" race="venom" experience="2635" speed="110" manacost="0">
|
||||
<health now="2400" max="2400"/>
|
||||
<look type="120" corpse="6047"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="15" mostdamage="0" random="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 runonhealth="400"/>
|
||||
</flags>
|
||||
<attacks skill="70" attack="55" poison="180">
|
||||
<attack name="poison" chance="25" range="7" min="-0" max="-440">
|
||||
<attribute key="shootEffect" value="poison"/>
|
||||
<attribute key="areaEffect" value="poison"/>
|
||||
</attack>
|
||||
<attack name="speed" chance="20" range="7" target="1" speedchange="-850" duration="30000">
|
||||
<attribute key="shootEffect" value="poison"/>
|
||||
<attribute key="areaEffect" value="greenspark"/>
|
||||
</attack>
|
||||
<attack name="earth" chance="12" radius="3" target="0" min="-0" max="-250">
|
||||
<attribute key="areaEffect" value="plantattack"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="30" defense="31">
|
||||
<defense name="ultimate healing" chance="35" min="600" max="800"/>
|
||||
<defense name="speed" chance="10" speedchange="800" duration="5000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity invisible="1"/>
|
||||
<immunity earth="1"/>
|
||||
</immunities>
|
||||
<loot>
|
||||
<item id="2666" chance="70500" /><!-- meat -->
|
||||
<item id="5015" chance="100500" /><!-- mandrake -->
|
||||
<item id="2671" chance="65500" /><!-- ham -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="7732" countmax="2" chance="53000" /><!-- seeds -->
|
||||
<item id="2148" countmax="99" chance="56550" /><!-- gold coin -->
|
||||
<item id="2792" countmax="5" chance="7500" /><!-- dark mushroom -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
58
data/monster/781/toad.xml
Normal file
58
data/monster/781/toad.xml
Normal file
@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Toad" nameDescription="a toad" race="blood" experience="60" speed="52" manacost="400">
|
||||
<health now="135" max="135"/>
|
||||
<look type="222" corpse="6077"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="1"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="20"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="15" poision="20">
|
||||
<attack name="physical" chance="10" range="7" min="-8" max="-17">
|
||||
<attribute key="shootEffect" value="poison"/>
|
||||
</attack>
|
||||
</attacks>
|
||||
<defenses armor="12" defense="10"/>
|
||||
<voices interval="5000" chance="30">
|
||||
<voice sentence="Ribbit, ribbit!"/>
|
||||
<voice sentence="Ribbit!"/>
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="2148" countmax="20" chance="25625" /><!-- gold coin -->
|
||||
<item id="10556" chance="3600" /><!-- poisonous slime -->
|
||||
<item id="2667" chance="21850" /><!-- fish -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2391" chance="775" /><!-- war hammer -->
|
||||
<item id="2398" chance="2325" /><!-- mace -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
52
data/monster/781/tortoise.xml
Normal file
52
data/monster/781/tortoise.xml
Normal file
@ -0,0 +1,52 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Tortoise" nameDescription="a tortoise" race="blood" experience="90" speed="50" manacost="445">
|
||||
<health now="185" max="185"/>
|
||||
<look type="197" corpse="6072"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
|
||||
<flags>
|
||||
<flag summonable="0"/>
|
||||
<flag attackable="1"/>
|
||||
<flag hostile="1"/>
|
||||
<flag illusionable="0"/>
|
||||
<flag convinceable="1"/>
|
||||
<flag pushable="1"/>
|
||||
<flag canpushitems="1"/>
|
||||
<flag canpushcreatures="0"/>
|
||||
<flag targetdistance="1"/>
|
||||
<flag runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="40" attack="20">
|
||||
</attacks>
|
||||
<defenses armor="15" defense="15"/>
|
||||
<loot>
|
||||
<item id="2148" countmax="30" chance="30925" /><!-- gold coin -->
|
||||
<item id="6131" chance="725" /><!-- tortoise shield -->
|
||||
<item id="5678" countmax="2" chance="1125" /><!-- tortoise egg -->
|
||||
<item id="2667" chance="5600" /><!-- fish -->
|
||||
<item id="1987" chance="100000"><!-- bag -->
|
||||
<inside>
|
||||
<item id="2510" chance="3625" /><!-- plate shield -->
|
||||
<item id="2417" chance="1375" /><!-- battle hammer -->
|
||||
<item id="5899" chance="1475" /><!-- turtle shell -->
|
||||
</inside>
|
||||
</item>
|
||||
</loot>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</monster>
|
48
data/monster/781/water elemental.xml
Normal file
48
data/monster/781/water elemental.xml
Normal file
@ -0,0 +1,48 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<monster name="Water Elemental" nameDescription="a water elemental" race="undead" experience="450" speed="65" manacost="0">
|
||||
<health now="550" max="550"/>
|
||||
<look type="286" corpse="10499" corpseAid="101"/>
|
||||
<targetchange interval="1000" chance="0" />
|
||||
<targetstrategy nearest="100" weakest="0" mostdamage="0" random="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 runonhealth="0"/>
|
||||
</flags>
|
||||
<attacks skill="30" attack="80" poison="60">
|
||||
<attack name="ice" chance="50" range="12" radius="2" target="1" min="-125" max="-150">
|
||||
<attribute key="areaEffect" value="bluebubble"/>
|
||||
</attack>
|
||||
<attack name="drown" chance="50" range="14" target="1" min="-80" max="-150">
|
||||
<attribute key="shootEffect" value="ice"/>
|
||||
<attribute key="areaEffect" value="icearea"/>
|
||||
</attack>
|
||||
<attack name="poisoncondition" chance="11" range="7" target="1" min="-20" max="-260">
|
||||
<attribute key="shootEffect" value="poison"/>
|
||||
<attribute key="areaEffect" value="poison"/>
|
||||
</attack>
|
||||
<defense name="speed" chance="10" speedchange="450" duration="5000">
|
||||
<attribute key="areaEffect" value="redshimmer"/>
|
||||
</defense>
|
||||
</attacks>
|
||||
<defenses armor="20" defense="22">
|
||||
<defense name="healing" interval="1000" chance="15" min="45" max="65">
|
||||
<attribute key="areaEffect" value="blueshimmer"/>
|
||||
</defense>
|
||||
</defenses>
|
||||
<immunities>
|
||||
<immunity paralyze="1"/>
|
||||
<immunity invisible="1"/>
|
||||
<immunity drown="1"/>
|
||||
<immunity lifedrain="1"/>
|
||||
<immunity earth="1"/>
|
||||
<immunity fire="1"/>
|
||||
</immunities>
|
||||
</monster>
|
@ -163,4 +163,49 @@
|
||||
<monster name="witch" file="witch.xml" />
|
||||
<monster name="wolf" file="wolf.xml" />
|
||||
<monster name="yeti" file="yeti.xml" />
|
||||
|
||||
<!-- 781 -->
|
||||
<monster name="acolyte of the cult" file="781/acolyte of the cult.xml" />
|
||||
<monster name="adept of the cult" file="781/adept of the cult.xml" />
|
||||
<monster name="azure frog" file="781/azure frog.xml" />
|
||||
<monster name="blood crab" file="781/blood crab.xml" />
|
||||
<monster name="brutus bloodbeard" file="781/brutus bloodbeard.xml" />
|
||||
<monster name="carrion worm" file="781/carrion worm.xml" />
|
||||
<monster name="coral frog" file="781/coral frog.xml" />
|
||||
<monster name="crimson frog" file="781/crimson frog.xml" />
|
||||
<monster name="deadeye devious" file="781/deadeye devious.xml" />
|
||||
<monster name="enlightened of the cult" file="781/enlightened of the cult.xml" />
|
||||
<monster name="green frog" file="781/green frog.xml" />
|
||||
<monster name="island troll" file="781/island troll.xml" />
|
||||
<monster name="lavahole" file="781/lavahole.xml" />
|
||||
<monster name="lethal lissy" file="781/lethal lissy.xml" />
|
||||
<monster name="mammoth" file="781/mammoth.xml" />
|
||||
<monster name="massive water elemental" file="781/massive water elemental.xml" />
|
||||
<monster name="morgaroth" file="781/morgaroth.xml" />
|
||||
<monster name="novice of the cult" file="781/novice of the cult.xml" />
|
||||
<monster name="orchid frog" file="781/orchid frog.xml" />
|
||||
<monster name="pirate buccaneer" file="781/pirate buccaneer.xml" />
|
||||
<monster name="pirate corsair" file="781/pirate corsair.xml" />
|
||||
<monster name="pirate cutthroat" file="781/pirate cutthroat.xml" />
|
||||
<monster name="pirate ghost" file="781/pirate ghost.xml" />
|
||||
<monster name="pirate marauder" file="781/pirate marauder.xml" />
|
||||
<monster name="pirate skeleton" file="781/pirate skeleton.xml" />
|
||||
<monster name="quara constrictor scout" file="781/quara constrictor scout.xml" />
|
||||
<monster name="quara constrictor" file="781/quara constrictor.xml" />
|
||||
<monster name="quara hydromancer scout" file="781/quara hydromancer scout.xml" />
|
||||
<monster name="quara hydromancer" file="781/quara hydromancer.xml" />
|
||||
<monster name="quara mantassin scout" file="781/quara mantassin scout.xml" />
|
||||
<monster name="quara mantassin" file="781/quara mantassin.xml" />
|
||||
<monster name="quara pincher scout" file="781/quara pincher scout.xml" />
|
||||
<monster name="quara pincher" file="781/quara pincher.xml" />
|
||||
<monster name="quara predator scout" file="781/quara predator scout.xml" />
|
||||
<monster name="quara predator" file="781/quara predator.xml" />
|
||||
<monster name="ron the ripper" file="781/ron the ripper.xml" />
|
||||
<monster name="seagull" file="781/seagull.xml" />
|
||||
<monster name="thornback tortoise" file="781/thornback tortoise.xml" />
|
||||
<monster name="thul" file="781/thul.xml" />
|
||||
<monster name="tiquandas revenge" file="781/tiquandas revenge.xml" />
|
||||
<monster name="toad" file="781/toad.xml" />
|
||||
<monster name="tortoise" file="781/tortoise.xml" />
|
||||
<monster name="water elemental" file="781/water elemental.xml" />
|
||||
</monsters>
|
@ -82,6 +82,9 @@ CombatType_t Combat::ConditionToDamageType(ConditionType_t type)
|
||||
case CONDITION_POISON:
|
||||
return COMBAT_EARTHDAMAGE;
|
||||
|
||||
case CONDITION_DROWN:
|
||||
return COMBAT_DROWNDAMAGE;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
@ -101,6 +104,9 @@ ConditionType_t Combat::DamageToConditionType(CombatType_t type)
|
||||
case COMBAT_EARTHDAMAGE:
|
||||
return CONDITION_POISON;
|
||||
|
||||
case COMBAT_DROWNDAMAGE:
|
||||
return CONDITION_DROWN;
|
||||
|
||||
default:
|
||||
return CONDITION_NONE;
|
||||
}
|
||||
|
@ -131,6 +131,7 @@ Condition* Condition::createCondition(ConditionId_t id, ConditionType_t type, in
|
||||
case CONDITION_POISON:
|
||||
case CONDITION_FIRE:
|
||||
case CONDITION_ENERGY:
|
||||
case CONDITION_DROWN:
|
||||
return new ConditionDamage(id, type, subId);
|
||||
|
||||
case CONDITION_HASTE:
|
||||
@ -994,6 +995,10 @@ uint32_t ConditionDamage::getIcons() const
|
||||
icons |= ICON_POISON;
|
||||
break;
|
||||
|
||||
case CONDITION_DROWN:
|
||||
icons |= ICON_DROWNING;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
@ -171,7 +171,8 @@ enum Icons_t {
|
||||
ICON_MANASHIELD = 1 << 4,
|
||||
ICON_PARALYZE = 1 << 5,
|
||||
ICON_HASTE = 1 << 6,
|
||||
ICON_SWORDS = 1 << 7
|
||||
ICON_SWORDS = 1 << 7,
|
||||
ICON_DROWNING = 1 << 8,
|
||||
};
|
||||
|
||||
enum WeaponType_t : uint8_t {
|
||||
|
@ -1026,6 +1026,9 @@ void Creature::onTickCondition(ConditionType_t type, bool& bRemove)
|
||||
case CONDITION_POISON:
|
||||
bRemove = (field->getCombatType() != COMBAT_EARTHDAMAGE);
|
||||
break;
|
||||
case CONDITION_DROWN:
|
||||
bRemove = (field->getCombatType() != COMBAT_DROWNDAMAGE);
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
@ -102,8 +102,9 @@ enum CombatType_t : uint16_t {
|
||||
COMBAT_LIFEDRAIN = 1 << 5,
|
||||
COMBAT_MANADRAIN = 1 << 6,
|
||||
COMBAT_HEALING = 1 << 7,
|
||||
COMBAT_DROWNDAMAGE = 1 << 8,
|
||||
|
||||
COMBAT_COUNT = 9
|
||||
COMBAT_COUNT = 10
|
||||
};
|
||||
|
||||
enum CombatParam_t {
|
||||
@ -249,6 +250,7 @@ enum ConditionType_t {
|
||||
CONDITION_EXHAUST = 1 << 17,
|
||||
CONDITION_PACIFIED = 1 << 18,
|
||||
CONDITION_AGGRESSIVE = 1 << 19,
|
||||
CONDITION_DROWN = 1 << 20,
|
||||
};
|
||||
|
||||
enum ConditionId_t : int8_t {
|
||||
|
@ -3391,6 +3391,12 @@ void Game::combatGetTypeInfo(CombatType_t combatType, Creature* target, TextColo
|
||||
effect = CONST_ME_MAGIC_RED;
|
||||
break;
|
||||
}
|
||||
|
||||
case COMBAT_DROWNDAMAGE: {
|
||||
color = TEXTCOLOR_LIGHTBLUE;
|
||||
effect = CONST_ME_LOSEENERGY;
|
||||
break;
|
||||
}
|
||||
default: {
|
||||
color = TEXTCOLOR_NONE;
|
||||
effect = CONST_ME_NONE;
|
||||
|
@ -1069,6 +1069,7 @@ void LuaScriptInterface::registerFunctions()
|
||||
registerEnum(COMBAT_ENERGYDAMAGE)
|
||||
registerEnum(COMBAT_EARTHDAMAGE)
|
||||
registerEnum(COMBAT_FIREDAMAGE)
|
||||
registerEnum(COMBAT_DROWNDAMAGE)
|
||||
registerEnum(COMBAT_UNDEFINEDDAMAGE)
|
||||
registerEnum(COMBAT_LIFEDRAIN)
|
||||
registerEnum(COMBAT_MANADRAIN)
|
||||
@ -1091,6 +1092,7 @@ void LuaScriptInterface::registerFunctions()
|
||||
registerEnum(CONDITION_POISON)
|
||||
registerEnum(CONDITION_FIRE)
|
||||
registerEnum(CONDITION_ENERGY)
|
||||
registerEnum(CONDITION_DROWN)
|
||||
registerEnum(CONDITION_HASTE)
|
||||
registerEnum(CONDITION_PARALYZE)
|
||||
registerEnum(CONDITION_OUTFIT)
|
||||
|
@ -392,6 +392,8 @@ bool Monsters::deserializeSpell(const pugi::xml_node& node, spellBlock_t& sb, co
|
||||
combat->setParam(COMBAT_PARAM_TYPE, COMBAT_FIREDAMAGE);
|
||||
} else if (tmpName == "energy") {
|
||||
combat->setParam(COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE);
|
||||
} else if (tmpName == "drown") {
|
||||
combat->setParam(COMBAT_PARAM_TYPE, COMBAT_DROWNDAMAGE);
|
||||
} else if (tmpName == "lifedrain") {
|
||||
combat->setParam(COMBAT_PARAM_TYPE, COMBAT_LIFEDRAIN);
|
||||
} else if (tmpName == "manadrain") {
|
||||
@ -480,7 +482,7 @@ bool Monsters::deserializeSpell(const pugi::xml_node& node, spellBlock_t& sb, co
|
||||
} else if (tmpName == "firecondition" || tmpName == "energycondition" ||
|
||||
tmpName == "earthcondition" || tmpName == "poisoncondition" ||
|
||||
tmpName == "icecondition" || tmpName == "freezecondition" ||
|
||||
tmpName == "physicalcondition") {
|
||||
tmpName == "physicalcondition" || tmpName == "drowncondition") {
|
||||
ConditionType_t conditionType = CONDITION_NONE;
|
||||
|
||||
if (tmpName == "firecondition") {
|
||||
@ -489,6 +491,8 @@ bool Monsters::deserializeSpell(const pugi::xml_node& node, spellBlock_t& sb, co
|
||||
conditionType = CONDITION_POISON;
|
||||
} else if (tmpName == "energycondition") {
|
||||
conditionType = CONDITION_ENERGY;
|
||||
} else if (tmpName == "drowncondition") {
|
||||
conditionType = CONDITION_DROWN;
|
||||
}
|
||||
|
||||
int32_t cycle = 0;
|
||||
@ -828,6 +832,9 @@ bool Monsters::loadMonster(const std::string& file, const std::string& monsterNa
|
||||
} else if (tmpStrValue == "fire") {
|
||||
mType->info.damageImmunities |= COMBAT_FIREDAMAGE;
|
||||
mType->info.conditionImmunities |= CONDITION_FIRE;
|
||||
} else if (tmpStrValue == "drown") {
|
||||
mType->info.damageImmunities |= COMBAT_DROWNDAMAGE;
|
||||
mType->info.conditionImmunities |= CONDITION_DROWN;
|
||||
} else if (tmpStrValue == "poison" ||
|
||||
tmpStrValue == "earth") {
|
||||
mType->info.damageImmunities |= COMBAT_EARTHDAMAGE;
|
||||
@ -861,6 +868,11 @@ bool Monsters::loadMonster(const std::string& file, const std::string& monsterNa
|
||||
mType->info.damageImmunities |= COMBAT_FIREDAMAGE;
|
||||
mType->info.conditionImmunities |= CONDITION_FIRE;
|
||||
}
|
||||
} else if ((attr = immunityNode.attribute("drown"))) {
|
||||
if (attr.as_bool()) {
|
||||
mType->info.damageImmunities |= COMBAT_DROWNDAMAGE;
|
||||
mType->info.conditionImmunities |= CONDITION_DROWN;
|
||||
}
|
||||
} else if ((attr = immunityNode.attribute("poison")) || (attr = immunityNode.attribute("earth"))) {
|
||||
if (attr.as_bool()) {
|
||||
mType->info.damageImmunities |= COMBAT_EARTHDAMAGE;
|
||||
|
@ -2951,6 +2951,10 @@ void Player::onAddCombatCondition(ConditionType_t type)
|
||||
sendTextMessage(MESSAGE_STATUS_DEFAULT, "You are poisoned.");
|
||||
break;
|
||||
|
||||
case CONDITION_DROWN:
|
||||
sendTextMessage(MESSAGE_STATUS_SMALL, "You are drowning.");
|
||||
break;
|
||||
|
||||
case CONDITION_PARALYZE:
|
||||
sendTextMessage(MESSAGE_STATUS_DEFAULT, "You are paralyzed.");
|
||||
break;
|
||||
|
@ -398,6 +398,7 @@ bool Spell::configureSpell(const pugi::xml_node& node)
|
||||
"firecondition",
|
||||
"poisoncondition",
|
||||
"energycondition",
|
||||
"drowncondition",
|
||||
};
|
||||
|
||||
//static size_t size = sizeof(reservedList) / sizeof(const char*);
|
||||
|
@ -672,6 +672,7 @@ ShootTypeNames shootTypeNames[] = {
|
||||
CombatTypeNames combatTypeNames[] = {
|
||||
{"physical", COMBAT_PHYSICALDAMAGE},
|
||||
{"energy", COMBAT_ENERGYDAMAGE},
|
||||
{"drown", COMBAT_DROWNDAMAGE},
|
||||
{"earth", COMBAT_EARTHDAMAGE},
|
||||
{"poison", COMBAT_EARTHDAMAGE},
|
||||
{"fire", COMBAT_FIREDAMAGE},
|
||||
@ -914,6 +915,8 @@ size_t combatTypeToIndex(CombatType_t combatType)
|
||||
return 6;
|
||||
case COMBAT_HEALING:
|
||||
return 7;
|
||||
case COMBAT_DROWNDAMAGE:
|
||||
return 8;
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user