introduce raid sacrifices and bonus exp if you eat sabrehaven talon

This commit is contained in:
ErikasKontenis
2020-01-05 17:15:09 +02:00
parent dd17e6c42e
commit 1af3466453
16 changed files with 196 additions and 6387 deletions

14
data/raids/morgaroth.xml Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<raid>
<!--
// Raid System by 5mok3
// DO NOT CHANGE INTERVAL UNLESS YOU ARE SURE WHAT YOU ARE DOING!!
-->
<!--Announcements-->
<announce delay="1000" type="Event" message="The ancient volcano on Goroma slowly becomes active once again." />
<announce delay="30000" type="Event" message="There is an evil presence at the volcano of Goroma." />
<announce delay="60000" type="Event" message="Evil Cultists have called an ancient evil into the volcano on Goroma. Beware of its power mortals." />
<!--Single Spawns-->
<singlespawn delay="60000" name="Morgaroth" x="32063" y="32612" z="14" />
</raid>