introduce more tasks

This commit is contained in:
ErikasKontenis
2020-11-29 19:21:28 +02:00
parent 6de5259bff
commit 84b093f9fc
14 changed files with 87 additions and 44 deletions

View File

@@ -37,4 +37,7 @@
<item id="3577" countmax="1" chance="100" /> <!-- meat -->
<item id="3279" countmax="1" chance="1" /> <!-- a war hammer -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -24,4 +24,7 @@
<item id="3590" countmax="3" chance="30" /> <!-- a cherry -->
<item id="3031" countmax="6" chance="350" /> <!-- a gold coin -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -43,4 +43,7 @@
<item id="3376" countmax="1" chance="150" /> <!-- a studded helmet -->
<item id="5921" countmax="1" chance="10" /> <!-- a heaven blossom -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -67,4 +67,7 @@
<item id="3037" countmax="1" chance="2" /> <!-- a yellow gem -->
<item id="5922" countmax="1" chance="25" /> <!-- a holy orchid -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -46,4 +46,7 @@
<item id="2901" countmax="1" chance="140" /> <!-- a waterskin -->
<item id="5921" countmax="1" chance="10" /> <!-- a heaven blossom -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -36,4 +36,7 @@
<item id="3264" countmax="1" chance="50" /> <!-- a sword -->
<item id="2920" countmax="2" chance="300" /> <!-- a torch -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -42,4 +42,7 @@
<item id="3409" countmax="1" chance="10" /> <!-- a steel shield -->
<item id="3279" countmax="1" chance="1" /> <!-- a war hammer -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>

View File

@@ -23,4 +23,7 @@
<loot>
<item id="3577" countmax="2" chance="300" /> <!-- meat -->
</loot>
<script>
<event name="KillingInTheNameOf" />
</script>
</monster>