Item UI replacements, fabricator bugfix, randomly spawning artifacts, AI can fix leaks, LimbAttacks do damage once (not each frame for the duration of the attack)
This commit is contained in:
@@ -41,5 +41,26 @@
|
||||
difficulty="5"
|
||||
minamount="1" maxamount="1"
|
||||
musictype="deep"/>
|
||||
|
||||
<MonsterEvent name="Under attack" description=""
|
||||
characterfile="Content/Characters/Watcher/watcher.xml"
|
||||
commonness="3"
|
||||
difficulty="5"
|
||||
minamount="1" maxamount="1"/>
|
||||
|
||||
<ArtifactEvent name="Artifact" description=""
|
||||
itemname="Skyholder Artifact"
|
||||
commonness="1"
|
||||
difficulty="0"/>
|
||||
|
||||
<ArtifactEvent name="Artifact" description=""
|
||||
itemname="Thermal Artifact"
|
||||
commonness="1"
|
||||
difficulty="0"/>
|
||||
|
||||
<ArtifactEvent name="Artifact" description=""
|
||||
itemname="Faraday Artifact"
|
||||
commonness="1"
|
||||
difficulty="0"/>
|
||||
|
||||
</Randomevents>
|
||||
Reference in New Issue
Block a user