From 20e583d816dfbec7def7a4e879ebc026a4617c99 Mon Sep 17 00:00:00 2001 From: Alex Noir Date: Wed, 20 Dec 2017 16:53:14 +0300 Subject: [PATCH] boy oh boy this is proving to point out some major issues with the status effect system --- .../Content/Items/Artifacts/artifacts.xml | 25 +- .../Content/Items/Medical/medical.xml | 310 +++++++++++------- .../Content/Items/Weapons/explosives.xml | 27 -- 3 files changed, 205 insertions(+), 157 deletions(-) diff --git a/Barotrauma/BarotraumaShared/Content/Items/Artifacts/artifacts.xml b/Barotrauma/BarotraumaShared/Content/Items/Artifacts/artifacts.xml index 65e9ee3dd..fe4bba8f2 100644 --- a/Barotrauma/BarotraumaShared/Content/Items/Artifacts/artifacts.xml +++ b/Barotrauma/BarotraumaShared/Content/Items/Artifacts/artifacts.xml @@ -96,27 +96,34 @@ tags="alien,smallitem" impacttolerance="8"> + + + + + + + - + - + + name="Sulphurite Shard" + category="Alien" + + tags="alien,smallitem" + impacttolerance="8" + spritecolor="1.0,0.0,0.0,1.0"> @@ -131,7 +138,7 @@ - + - + + + - + + + + + > @@ -93,7 +99,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + name="Hyperzine" + category="Material" + spritecolor="0.8,0.3,0.8,1.0" + Tags="smallitem,chem,medical" + description="A potent muscle stimulant." + price="50"> - + - + - + - - - - - - - - - - - - - - - - - - + name="Calyxanide" + category="Material" + spritecolor="0.0,0.0,0.0,1.0" + Tags="smallitem,chem,medical" + description="An antiparasitic drug used in the treatment of husk parasite infections." + price="300"> - + + name="Liquid Oxygenite" + category="Material" + spritecolor="0.6,0.8,1.0,1.0" + Tags="smallitem,chem,medical" + impacttolerance="8" + canuseonself="true" + description="A mildy toxic solution that slowly releases oxygen into the bloodstream when injected."> - + - + - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + price="2000"> @@ -416,38 +452,70 @@ + description="A highly potent neurotoxin." + price="1000"> - + + name="Nitroglycerin" + category="Material" + description="A highly unstable liquid that may explode when subjected to heat or physical shock." + spritecolor="1.0,1.0,1.0,1.0" + Tags="smallitem,chem,medical" + impacttolerance="4"> - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Barotrauma/BarotraumaShared/Content/Items/Weapons/explosives.xml b/Barotrauma/BarotraumaShared/Content/Items/Weapons/explosives.xml index 24444fb0d..0eed0c613 100644 --- a/Barotrauma/BarotraumaShared/Content/Items/Weapons/explosives.xml +++ b/Barotrauma/BarotraumaShared/Content/Items/Weapons/explosives.xml @@ -104,31 +104,4 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file