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="Phantasm" nameDescription="a phantasm" race="undead" experience="0" speed="240" manacost="0">
<health now="65" max="65" />
<look type="241" head="20" corpse="6344" />
<look type="241" head="20" corpse="6343" />
<targetchange interval="4000" chance="10" />
<flags>
<flag summonable="0" />
@@ -37,7 +36,7 @@
<defense name="speed" interval="2000" chance="10" speedchange="500" duration="6000">
<attribute key="areaEffect" value="redshimmer" />
</defense>
<defense name="invisible" interval="2000" chance="25" duration="8000" >
<defense name="invisible" interval="2000" chance="25" duration="8000">
<attribute key="areaEffect" value="blueshimmer" />
</defense>
</defenses>
@@ -61,4 +60,4 @@
<voice sentence="Its nothing but a dream!" />
<voice sentence="Give in!" />
</voices>
</monster>
</monster>