introduce that wands and rods have only 1 range can be lootable only from monsters and no npc sells them

This commit is contained in:
ErikasKontenis
2021-04-16 20:24:48 +03:00
parent 228d083009
commit c10d9a5477
5 changed files with 40 additions and 63 deletions

View File

@@ -45,5 +45,6 @@
<item id="3033" countmax="1" chance="3" /> <!-- a small amethyst -->
<item id="2920" countmax="2" chance="150" /> <!-- a torch -->
<item id="3069" countmax="1" chance="5" /> <!-- a volcanic rod -->
<item id="3075" countmax="1" chance="22" /> <!-- a wand of dragonbreath -->
</loot>
</monster>

View File

@@ -54,6 +54,7 @@
<item id="3377" countmax="1" chance="100" /> <!-- a scale armor -->
<item id="3294" countmax="1" chance="150" /> <!-- a short sword -->
<item id="3324" countmax="1" chance="1" /> <!-- a skull staff -->
<item id="3070" countmax="1" chance="22" /> <!-- a moonlight rod -->
</loot>
<script>
<event name="KillingInTheNameOf" />