mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
introduce more tasks
This commit is contained in:
@@ -30,20 +30,23 @@
|
||||
<voice sentence="Plundeeeeer!" />
|
||||
</voices>
|
||||
<loot>
|
||||
<item id="3031" countmax="59" chance="275" /><!-- gold coin -->
|
||||
<item id="6095" chance="15" /><!-- pirate shirt -->
|
||||
<item id="3273" chance="108" /><!-- sabre -->
|
||||
<item id="2920" chance="103" /><!-- torch -->
|
||||
<item id="3298" countmax="5" chance="60" /><!-- throwing knife -->
|
||||
<item id="5090" chance="18" /><!-- treasure map -->
|
||||
<item id="3123" chance="104" /><!-- worn leather boots -->
|
||||
<item id="5926" chance="8" /><!-- pirate backpack -->
|
||||
<item id="6097" chance="10" /><!-- hook -->
|
||||
<item id="6098" chance="9" /><!-- eye patch -->
|
||||
<item id="3413" chance="44" /><!-- battle shield -->
|
||||
<item id="3357" chance="11" /><!-- plate armor -->
|
||||
<item id="6126" chance="8" /><!-- peg leg -->
|
||||
<item id="5792" chance="5" /><!-- dice -->
|
||||
<item id="5552" chance="5" /><!-- rum flask -->
|
||||
</loot>
|
||||
<item id="3031" countmax="59" chance="275" /><!-- gold coin -->
|
||||
<item id="6095" chance="15" /><!-- pirate shirt -->
|
||||
<item id="3273" chance="108" /><!-- sabre -->
|
||||
<item id="2920" chance="103" /><!-- torch -->
|
||||
<item id="3298" countmax="5" chance="60" /><!-- throwing knife -->
|
||||
<item id="5090" chance="18" /><!-- treasure map -->
|
||||
<item id="3123" chance="104" /><!-- worn leather boots -->
|
||||
<item id="5926" chance="8" /><!-- pirate backpack -->
|
||||
<item id="6097" chance="10" /><!-- hook -->
|
||||
<item id="6098" chance="9" /><!-- eye patch -->
|
||||
<item id="3413" chance="44" /><!-- battle shield -->
|
||||
<item id="3357" chance="11" /><!-- plate armor -->
|
||||
<item id="6126" chance="8" /><!-- peg leg -->
|
||||
<item id="5792" chance="5" /><!-- dice -->
|
||||
<item id="5552" chance="5" /><!-- rum flask -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
@@ -47,4 +47,7 @@
|
||||
<item id="6096" chance="12" /><!-- pirate hat -->
|
||||
<item id="5813" chance="6" /><!-- skull candle -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
@@ -43,4 +43,7 @@
|
||||
<item id="5552" chance="6" /><!-- rum flask -->
|
||||
<item id="5792" chance="5" /><!-- dice -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
@@ -48,4 +48,7 @@
|
||||
<item id="3271" chance="7" /><!-- spike sword -->
|
||||
<item id="3566" chance="7" /><!-- red robe -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
@@ -45,4 +45,7 @@
|
||||
<item id="5928" chance="6" /><!-- goldfish bowl -->
|
||||
<item id="5792" chance="6" /><!-- dice -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
@@ -27,4 +27,7 @@
|
||||
<item id="3337" chance="18" /><!-- bone club -->
|
||||
<item id="3264" chance="12" /><!-- sword -->
|
||||
</loot>
|
||||
<script>
|
||||
<event name="KillingInTheNameOf" />
|
||||
</script>
|
||||
</monster>
|
Reference in New Issue
Block a user