Full Distribution

This commit is contained in:
rasanpedromujica
2019-01-16 17:16:38 -05:00
commit 009a571331
1258 changed files with 185603 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<raid>
<announce delay="1000" type="event" message="A swampelf raiding party has been sighted in the venore swamps!"/>
<areaspawn delay="1000" radius="10" centerx="32991" centery="32212" centerz="7">
<monster name="elf" minamount="10" maxamount="20"/>
</areaspawn>
<areaspawn delay="1000" radius="10" centerx="32991" centery="32212" centerz="7">
<monster name="elf scout" minamount="5" maxamount="10"/>
</areaspawn>
<areaspawn delay="1000" radius="10" centerx="32991" centery="32212" centerz="7">
<monster name="elf arcanist" minamount="1" maxamount="5"/>
</areaspawn>
</raid>