108 lines
3.0 KiB
XML
108 lines
3.0 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Randomevents>
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Crawler/crawler.xml"
|
|
commonness="10"
|
|
difficulty="10"
|
|
minamount="2" maxamount="3"
|
|
spawntype="mainpath,cave,ruin"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Tigerthresher/tigerthresher.xml"
|
|
commonness="10"
|
|
difficulty="20"
|
|
minamount="1" maxamount="3"
|
|
spawntype="mainpath"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Moloch/moloch.xml"
|
|
commonness="10"
|
|
difficulty="30"
|
|
spawntype="mainpath"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Mantis/mantis.xml"
|
|
commonness="10"
|
|
difficulty="15"
|
|
minamount="1" maxamount="2"
|
|
spawntype="mainpath,cave,ruin"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Coelanth/coelanth.xml"
|
|
spawndeep="true"
|
|
commonness="10"
|
|
difficulty="5"
|
|
minamount="1" maxamount="1"
|
|
spawntype="mainpath"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Charybdis/charybdis.xml"
|
|
spawndeep="true"
|
|
commonness="3"
|
|
difficulty="5"
|
|
minamount="1" maxamount="1"
|
|
spawntype="deep"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Endworm/endworm.xml"
|
|
spawndeep="true"
|
|
commonness="1"
|
|
difficulty="20"
|
|
minamount="1" maxamount="1"
|
|
spawntype="mainpath"
|
|
musictype="deep"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Watcher/watcher.xml"
|
|
commonness="3"
|
|
difficulty="5"
|
|
spawntype="mainpath,cave"
|
|
minamount="1" maxamount="1"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Husk/husk.xml"
|
|
commonness="5"
|
|
difficulty="10"
|
|
minamount="2" maxamount="3"
|
|
|
|
spawntype="mainpath,cave,ruin"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Fractalguardian/fractalguardian.xml"
|
|
commonness="3"
|
|
difficulty="1"
|
|
minamount="1" maxamount="1"
|
|
spawntype="ruin"
|
|
musictype="monster"/>
|
|
|
|
<MonsterEvent name="Under attack" description=""
|
|
characterfile="Content/Characters/Fractalguardian2/fractalguardian2.xml"
|
|
commonness="3"
|
|
difficulty="1"
|
|
minamount="1" maxamount="1"
|
|
spawntype="ruin"
|
|
musictype="monster"/>
|
|
|
|
<ArtifactEvent name="Artifact" description=""
|
|
itemname="Skyholder Artifact"
|
|
commonness="5"
|
|
difficulty="0"/>
|
|
|
|
<ArtifactEvent name="Artifact" description=""
|
|
itemname="Thermal Artifact"
|
|
commonness="5"
|
|
difficulty="0"/>
|
|
|
|
<ArtifactEvent name="Artifact" description=""
|
|
itemname="Faraday Artifact"
|
|
commonness="5"
|
|
difficulty="0"/>
|
|
|
|
</Randomevents> |