fix 790 monsters loot and corpses. 100% finish only wyvern monster

This commit is contained in:
ErikasKontenis
2020-03-29 16:15:28 +03:00
parent 0092480d4f
commit 8652aee77f
64 changed files with 456 additions and 2996 deletions

View File

@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Blightwalker" nameDescription="a blightwalker" race="undead" experience="5850" speed="250" manacost="0">
<health now="8900" max="8900" />
<look type="246" corpse="6354" />
<look type="246" corpse="6353" />
<targetchange interval="4000" chance="10" />
<flags>
<flag summonable="0" />
@@ -52,29 +51,29 @@
<voice sentence="Your lifeforce is waning!" />
</voices>
<loot>
<item id="2148" countmax="197" chance="100000" /> <!-- gold coin -->
<item id="2152" countmax="5" chance="100000" /> <!-- platinum coin -->
<item id="2694" chance="50000" /> <!-- bunch of wheat -->
<item id="7590" countmax="3" chance="31360" /> <!-- great mana potion -->
<item id="6500" chance="28000" /> <!-- demonic essence -->
<item id="2260" countmax="2" chance="26250" /> <!-- blank rune -->
<item id="5944" chance="23720" /> <!-- soul orb -->
<item id="10605" chance="15000" /> <!-- bundle of cursed straw -->
<item id="8473" countmax="2" chance="14720" /> <!-- ultimate health potion -->
<item id="2183" chance="10000" /> <!-- hailstorm rod -->
<item id="7368" countmax="10" chance="5900" /> <!-- assassin star -->
<item id="9971" chance="5270" /> <!-- gold ingot -->
<item id="7632" chance="4450" /> <!-- giant shimmering pearl -->
<item id="7633" chance="4450" /> <!-- giant shimmering pearl -->
<item id="7732" chance="4300" /> <!-- seeds -->
<item id="2550" chance="3000" /> <!-- scythe -->
<item id="7885" chance="2500" /> <!-- terra legs -->
<item id="2199" chance="2050" /> <!-- garlic necklace -->
<item id="2179" chance="1870" /> <!-- gold ring -->
<item id="2436" chance="1520" /> <!-- skull staff -->
<item id="6300" chance="1410" /> <!-- death ring -->
<item id="7884" chance="1050" /> <!-- terra mantle -->
<item id="2418" chance="350" /> <!-- golden sickle -->
<item id="2173" chance="120" /> <!-- amulet of loss -->
<item id="3031" countmax="197" chance="1000" /> <!-- gold coin -->
<item id="3035" countmax="5" chance="1000" /> <!-- platinum coin -->
<item id="3605" chance="500" /> <!-- bunch of wheat -->
<!-- great mana potion -->
<!-- demonic essence -->
<item id="3147" countmax="2" chance="262" /> <!-- blank rune -->
<item id="5944" chance="237" /> <!-- soul orb -->
<!-- bundle of cursed straw -->
<!-- ultimate health potion -->
<item id="3067" chance="100" /> <!-- hailstorm rod -->
<!-- assassin star -->
<!-- gold ingot -->
<!-- giant shimmering pearl -->
<!-- giant shimmering pearl -->
<!-- seeds -->
<item id="3453" chance="30" /> <!-- scythe -->
<!-- terra legs -->
<item id="3083" chance="20" /> <!-- garlic necklace -->
<item id="3063" chance="18" /> <!-- gold ring -->
<item id="3324" chance="15" /> <!-- skull staff -->
<item id="6299" chance="14" /> <!-- death ring -->
<!-- terra mantle -->
<item id="3306" chance="3" /> <!-- golden sickle -->
<item id="3057" chance="1" /> <!-- amulet of loss -->
</loot>
</monster>
</monster>