17 lines
552 B
XML
17 lines
552 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Randomevents>
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Crawler/Crawler.xml"
|
|
commonness="10"
|
|
difficulty="30"
|
|
minamount="2" maxamount="3"
|
|
starttimemin="5" starttimemax="10"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/TigerThresher/tigerthresher.xml"
|
|
commonness="10"
|
|
difficulty="50"
|
|
starttimemin="5" starttimemax="10"
|
|
musictype="monster"/>
|
|
</Randomevents> |