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="Hand Of Cursed Fate" nameDescription="a hand of cursed fate" race="blood" experience="5000" speed="260" manacost="0">
<health now="7500" max="7500" />
<look type="230" corpse="6312" />
<look type="230" corpse="6311" />
<targetchange interval="4000" chance="10" />
<flags>
<flag summonable="0" />
@@ -50,35 +49,28 @@
<immunity invisible="1" />
</immunities>
<loot>
<item id="2148" countmax="100" chance="60000" /><!-- gold coin -->
<item id="2148" countmax="100" chance="60000" /><!-- gold coin -->
<item id="2148" countmax="67" chance="50000" /><!-- gold coin -->
<item id="2152" countmax="7" chance="100000" /><!-- platinum coin -->
<item id="6558" countmax="4" chance="30000" /><!-- concentrated demonic blood -->
<item id="5944" chance="31111" /><!-- soul orb -->
<item id="6500" chance="12000" /><!-- demonic essence -->
<item id="2146" countmax="4" chance="11000" /><!-- small sapphire -->
<item id="8473" chance="18000" /><!-- ultimate health potion -->
<item id="7590" countmax="2" chance="19990" /><!-- great mana potion -->
<item id="2178" chance="9090" /><!-- mind stone -->
<item id="7365" countmax="3" chance="8333" /><!-- onyx arrow -->
<item id="7368" countmax="5" chance="7692" /><!-- assassin star -->
<item id="2127" chance="3500" /><!-- emerald bangle -->
<item id="2200" chance="8740" /><!-- protection amulet -->
<item id="2187" chance="5590" /><!-- wand of inferno -->
<item id="2476" chance="4550" /><!-- knight armor -->
<item id="6300" chance="1750" /><!-- death ring -->
<item id="2487" chance="1400" /><!-- crown armor -->
<item id="2167" chance="3150" /><!-- energy ring -->
<item id="2171" chance="1005" /><!-- platinum amulet-->
<item id="7414" chance="495" /><!-- abyss hammer -->
<item id="9971" chance="700" /><!-- gold ingot -->
<item id="2436" chance="700" /><!-- skull staff -->
<item id="2153" chance="700" /><!-- violet gem -->
<item id="2154" chance="5940" /><!-- yellow gem -->
<item id="2195" chance="540" /><!-- boots of haste -->
<item id="5799" chance="195" /><!-- golden figurine -->
<item id="5669" chance="247" /><!-- mysterious voodoo skull -->
<item id="2268" countmax="8" chance="4200" /><!-- sudden death rune -->
<item id="3031" countmax="100" chance="600" /><!-- gold coin -->
<item id="3031" countmax="100" chance="600" /><!-- gold coin -->
<item id="3031" countmax="67" chance="500" /><!-- gold coin -->
<item id="3035" countmax="7" chance="1000" /><!-- platinum coin -->
<item id="6558" countmax="4" chance="300" /><!-- concentrated demonic blood -->
<item id="5944" chance="311" /><!-- soul orb -->
<item id="3029" countmax="4" chance="110" /><!-- small sapphire -->
<item id="3062" chance="90" /><!-- mind stone -->
<item id="3010" chance="35" /><!-- emerald bangle -->
<item id="3084" chance="87" /><!-- protection amulet -->
<item id="3071" chance="55" /><!-- wand of inferno -->
<item id="3370" chance="45" /><!-- knight armor -->
<item id="6299" chance="17" /><!-- death ring -->
<item id="3381" chance="14" /><!-- crown armor -->
<item id="3051" chance="31" /><!-- energy ring -->
<item id="3055" chance="10" /><!-- platinum amulet-->
<item id="3324" chance="7" /><!-- skull staff -->
<item id="3036" chance="7" /><!-- violet gem -->
<item id="3037" chance="59" /><!-- yellow gem -->
<item id="3079" chance="5" /><!-- boots of haste -->
<item id="5799" chance="1" /><!-- golden figurine -->
<item id="5668" chance="2" /><!-- mysterious voodoo skull -->
<item id="3155" countmax="8" chance="42" /><!-- sudden death rune -->
</loot>
</monster>
</monster>