ERT Loadout overhaul + Real deathsquad mobs + ERT fixes (#21230)
* "assist with medical efforts" * CentComm official description change * give cburn ert mask * Ert medic hardsuit uses blood-red medic values * description changes, they all used to use the blood-red description * ert engineer hardsuit uses cburn values, good for handling all possible engineering problems. * janitor hardsuit uses cburn values for extreme messes, otherwise we'd send the non eva variant. * spawn suffix changes * shorten suffix * drop armor from ert jumpsuits * drop armor from DS jumpsuit * add more armor to death squad to make up for removed armor in the uniform. * give sec gas masks armor, give syndicate gas masks armor. ERT gas mask uses syndicate mask values * add nanotrasen * removed duplicate * give centcom IDs their hud icon * replace all ert bulletproof armor with basic universal armor * replace all oxygen tanks with air tanks; species is random. * remove gun and meds from ert engineer kit * give ert engineer materials * remove weapons and meds from janitor ert * give ert janitor light replacer * remove ert sec pulse weapons, admins will assign loadout. Either the lecter or enforcer, probably. * Give ert sec the security pistol kit * typo * give eva ert sec pistol * give eva janitor ert gas mask * give jani purple gloves * medical gloves for medical ert * replicate security loadout to leader * quick ert lecter spawns for lazy admins * better suffixes to find them easier * add cburn to ertspawn * Replace "Spawn" with "role" * Add death squad. Give ert engineer gas analyzer. * death squad using wrong equipment * typo * missing ghost roles on lecter loadouts * add freedom implanter to deathsquad * deathsquad ghost role text * Operative sounds better * give Ds flashbang box (why isn't it entirely filled?) * fix typo. add energy shield to DS * fix typos * all centcomm roles are now mindshielded. These cannot be removed. * Rider didnt include some of the changes ? * give zipties instead of cuffs for mass arrests! * upgrade ERT survival boxes to extended capacity * give cburn extended oxygen too
This commit is contained in:
@@ -150,13 +150,13 @@ ghost-role-information-ert-security-name = ERT Security
|
|||||||
ghost-role-information-ert-security-description = Assist with security efforts to resolve the stations issues.
|
ghost-role-information-ert-security-description = Assist with security efforts to resolve the stations issues.
|
||||||
|
|
||||||
ghost-role-information-ert-medical-name = ERT Medical
|
ghost-role-information-ert-medical-name = ERT Medical
|
||||||
ghost-role-information-ert-medical-description = Assist with medicaling efforts to resolve the stations issues.
|
ghost-role-information-ert-medical-description = Assist with medical efforts to resolve the stations issues.
|
||||||
|
|
||||||
ghost-role-information-cburn-agent-name = CBURN Agent
|
ghost-role-information-cburn-agent-name = CBURN Agent
|
||||||
ghost-role-information-cburn-agent-description = A highly trained CentCom agent, capable of dealing with various threats.
|
ghost-role-information-cburn-agent-description = A highly trained CentCom agent, capable of dealing with various threats.
|
||||||
|
|
||||||
ghost-role-information-centcom-official-name = CentCom official
|
ghost-role-information-centcom-official-name = CentComm official
|
||||||
ghost-role-information-centcom-official-description = Inspect the station, jot down performance reviews for heads of staff, bug the Captain.
|
ghost-role-information-centcom-official-description = Perform CentComm related duties such as inspect the station, jotting down performance reviews for heads of staff, and managing the fax machine.
|
||||||
|
|
||||||
ghost-role-information-nukeop-rules = You are a syndicate operative tasked with the destruction of the station. As an antagonist, do whatever is required to complete this task.
|
ghost-role-information-nukeop-rules = You are a syndicate operative tasked with the destruction of the station. As an antagonist, do whatever is required to complete this task.
|
||||||
|
|
||||||
@@ -166,3 +166,6 @@ ghost-role-information-loneop-rules = You are a syndicate operative tasked with
|
|||||||
|
|
||||||
ghost-role-information-behonker-name = Behonker
|
ghost-role-information-behonker-name = Behonker
|
||||||
ghost-role-information-behonker-description = You are an antagonist, bring death and honks to those who do not follow the honkmother.
|
ghost-role-information-behonker-description = You are an antagonist, bring death and honks to those who do not follow the honkmother.
|
||||||
|
|
||||||
|
ghost-role-information-Death-Squad-name = Death Squad Operative
|
||||||
|
ghost-role-information-Death-Squad-description = Prepare for an all-out offensive on the station. As a heavily armed operative, your mission is to obliterate all life in your path. No witnesses.
|
||||||
|
|||||||
@@ -47,4 +47,4 @@ job-description-zookeeper = Put on a joyful display of cute animals and space ca
|
|||||||
job-description-senior-engineer = Teach new engineers the basics of the station's engine, repairing, atmospherics and power.
|
job-description-senior-engineer = Teach new engineers the basics of the station's engine, repairing, atmospherics and power.
|
||||||
job-description-senior-researcher = Teach new scientists the basics of item printing, artifact research and anomalous objects.
|
job-description-senior-researcher = Teach new scientists the basics of item printing, artifact research and anomalous objects.
|
||||||
job-description-senior-physician = Teach new medics the basics of tending to the wounded, chemistry, diagnosing the diseased and disposing of the dead.
|
job-description-senior-physician = Teach new medics the basics of tending to the wounded, chemistry, diagnosing the diseased and disposing of the dead.
|
||||||
job-description-senior-officer = Teach new officers the basics of searches, preforming arrests, prison times and how to properly shoot a firearm.
|
job-description-senior-officer = Teach new officers the basics of searches, performing arrests, prison times and how to properly shoot a firearm.
|
||||||
|
|||||||
@@ -28,7 +28,7 @@
|
|||||||
- id: BoxSurvivalSecurity
|
- id: BoxSurvivalSecurity
|
||||||
- id: Flash
|
- id: Flash
|
||||||
- id: MagazinePistol
|
- id: MagazinePistol
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
parent: ClothingBackpackSecurity
|
parent: ClothingBackpackSecurity
|
||||||
@@ -236,14 +236,13 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalEngineering
|
||||||
- id: WeaponPulseCarbine
|
|
||||||
- id: WeaponPulsePistol
|
|
||||||
- id: WeaponDisabler
|
- id: WeaponDisabler
|
||||||
- id: MedicatedSuture
|
- id: MedicatedSuture
|
||||||
- id: RegenerativeMesh
|
- id: RegenerativeMesh
|
||||||
- id: Handcuffs
|
- id: BoxZiptie
|
||||||
- id: CrowbarRed
|
- id: CrowbarRed
|
||||||
|
- id: MagazinePistol
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
@@ -252,14 +251,13 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalEngineering
|
||||||
- id: WeaponDisabler
|
- id: WeaponDisabler
|
||||||
- id: WeaponPulsePistol
|
|
||||||
- id: WeaponPulseCarbine
|
|
||||||
- id: MedicatedSuture
|
- id: MedicatedSuture
|
||||||
- id: RegenerativeMesh
|
- id: RegenerativeMesh
|
||||||
- id: BoxHandcuff
|
- id: BoxZiptie
|
||||||
- id: CrowbarRed
|
- id: CrowbarRed
|
||||||
|
- id: MagazinePistol
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
@@ -284,17 +282,18 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalEngineering
|
||||||
- id: trayScanner
|
- id: trayScanner
|
||||||
- id: WeaponPulseCarbine
|
|
||||||
- id: MedicatedSuture
|
|
||||||
- id: RegenerativeMesh
|
|
||||||
- id: RCD
|
- id: RCD
|
||||||
- id: RCDAmmo
|
- id: RCDAmmo
|
||||||
- id: RCDAmmo
|
- id: RCDAmmo
|
||||||
- id: RCDAmmo
|
- id: RCDAmmo
|
||||||
- id: CableMVStack
|
- id: CableMVStack
|
||||||
- id: CableHVStack
|
- id: CableHVStack
|
||||||
|
- id: CableApcStack
|
||||||
|
- id: SheetPlasteel
|
||||||
|
- id: SheetSteel
|
||||||
|
- id: SheetGlass
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
@@ -303,15 +302,40 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvivalEngineering
|
||||||
- id: WeaponPulsePistol
|
- id: LightReplacer
|
||||||
- id: MedkitFilled
|
|
||||||
- id: BoxLightMixed
|
- id: BoxLightMixed
|
||||||
- id: BoxLightMixed
|
- id: BoxLightMixed
|
||||||
- id: Soap
|
- id: Soap
|
||||||
- id: CrowbarRed
|
- id: CrowbarRed
|
||||||
- id: AdvMopItem
|
- id: AdvMopItem
|
||||||
|
|
||||||
|
# Death Squad
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
noSpawn: false
|
||||||
|
parent: ClothingBackpackERTSecurity
|
||||||
|
id: ClothingBackpackDeathSquadFilled
|
||||||
|
name: death squad backpack
|
||||||
|
description: Holds the kit of CentComm's most feared agents.
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: BoxSurvivalEngineering
|
||||||
|
- id: WeaponPulseRifle
|
||||||
|
- id: WeaponPulsePistol
|
||||||
|
- id: WeaponRevolverMateba
|
||||||
|
- id: SpeedLoaderMagnumAP
|
||||||
|
- id: SpeedLoaderMagnumAP
|
||||||
|
- id: BoxFlashbang
|
||||||
|
- id: ToolDebug # spanish army knife
|
||||||
|
- id: WelderExperimental
|
||||||
|
- id: Hypospray
|
||||||
|
- id: MicroBombImplanter # crew will try to steal their amazing hardsuits
|
||||||
|
- id: FreedomImplanter
|
||||||
|
|
||||||
|
# Cargo
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
noSpawn: true
|
noSpawn: true
|
||||||
parent: ClothingBackpackCargo
|
parent: ClothingBackpackCargo
|
||||||
@@ -330,6 +354,8 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: BoxSurvival
|
- id: BoxSurvival
|
||||||
|
|
||||||
|
# Pirate
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackSatchelLeather
|
parent: ClothingBackpackSatchelLeather
|
||||||
id: ClothingBackpackPirateFilled
|
id: ClothingBackpackPirateFilled
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
|
- id: BoxSurvivalEngineering
|
||||||
- id: WeaponShotgunDoubleBarreled
|
- id: WeaponShotgunDoubleBarreled
|
||||||
- id: BoxShotgunIncendiary
|
- id: BoxShotgunIncendiary
|
||||||
amount: 2
|
amount: 2
|
||||||
@@ -313,6 +314,7 @@
|
|||||||
- id: HandheldHealthAnalyzer
|
- id: HandheldHealthAnalyzer
|
||||||
- id: CombatMedipen
|
- id: CombatMedipen
|
||||||
- id: MicroBombImplanter
|
- id: MicroBombImplanter
|
||||||
|
- id: SyndiHypo
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpackDuffelSyndicateMedicalBundle
|
parent: ClothingBackpackDuffelSyndicateMedicalBundle
|
||||||
|
|||||||
@@ -140,7 +140,6 @@
|
|||||||
components:
|
components:
|
||||||
- type: StorageFill
|
- type: StorageFill
|
||||||
contents:
|
contents:
|
||||||
- id: SyndiHypo
|
|
||||||
- id: EpinephrineChemistryBottle
|
- id: EpinephrineChemistryBottle
|
||||||
amount: 2
|
amount: 2
|
||||||
- id: EphedrineChemistryBottle
|
- id: EphedrineChemistryBottle
|
||||||
@@ -169,4 +168,4 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: WeaponRevolverInspector
|
- id: WeaponRevolverInspector
|
||||||
- id: SpeedLoaderMagnum
|
- id: SpeedLoaderMagnum
|
||||||
- id: SpeedLoaderMagnumRubber
|
- id: SpeedLoaderMagnumRubber
|
||||||
|
|||||||
@@ -27,6 +27,13 @@
|
|||||||
sprite: Clothing/Mask/gassecurity.rsi
|
sprite: Clothing/Mask/gassecurity.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Mask/gassecurity.rsi
|
sprite: Clothing/Mask/gassecurity.rsi
|
||||||
|
- type: Armor
|
||||||
|
modifiers:
|
||||||
|
coefficients:
|
||||||
|
Blunt: 0.95
|
||||||
|
Slash: 0.95
|
||||||
|
Piercing: 0.95
|
||||||
|
Heat: 0.95
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskGas
|
parent: ClothingMaskGas
|
||||||
@@ -40,6 +47,13 @@
|
|||||||
sprite: Clothing/Mask/gassyndicate.rsi
|
sprite: Clothing/Mask/gassyndicate.rsi
|
||||||
- type: FlashImmunity
|
- type: FlashImmunity
|
||||||
- type: EyeProtection
|
- type: EyeProtection
|
||||||
|
- type: Armor
|
||||||
|
modifiers:
|
||||||
|
coefficients:
|
||||||
|
Blunt: 0.95
|
||||||
|
Slash: 0.95
|
||||||
|
Piercing: 0.95
|
||||||
|
Heat: 0.95
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskGas
|
parent: ClothingMaskGas
|
||||||
@@ -132,6 +146,8 @@
|
|||||||
coefficients:
|
coefficients:
|
||||||
Blunt: 0.95
|
Blunt: 0.95
|
||||||
Slash: 0.95
|
Slash: 0.95
|
||||||
|
Piercing: 0.95
|
||||||
|
Heat: 0.95
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskPullableBase
|
parent: ClothingMaskPullableBase
|
||||||
@@ -294,7 +310,7 @@
|
|||||||
sprite: Clothing/Mask/merc.rsi
|
sprite: Clothing/Mask/merc.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskGasExplorer
|
parent: ClothingMaskGasSyndicate
|
||||||
id: ClothingMaskGasERT
|
id: ClothingMaskGasERT
|
||||||
name: ert gas mask
|
name: ert gas mask
|
||||||
description: The gas mask of the elite squad of the ERT.
|
description: The gas mask of the elite squad of the ERT.
|
||||||
@@ -303,9 +319,6 @@
|
|||||||
sprite: Clothing/Mask/ert.rsi
|
sprite: Clothing/Mask/ert.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Mask/ert.rsi
|
sprite: Clothing/Mask/ert.rsi
|
||||||
- type: FlashImmunity
|
|
||||||
- type: EyeProtection
|
|
||||||
protectionTime: 5
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskGasERT
|
parent: ClothingMaskGasERT
|
||||||
|
|||||||
@@ -687,7 +687,7 @@
|
|||||||
parent: ClothingOuterHardsuitSyndieCommander
|
parent: ClothingOuterHardsuitSyndieCommander
|
||||||
id: ClothingOuterHardsuitERTLeader
|
id: ClothingOuterHardsuitERTLeader
|
||||||
name: ERT leader's hardsuit
|
name: ERT leader's hardsuit
|
||||||
description: A protective hardsuit worn by members of an emergency response team.
|
description: A protective hardsuit worn by the leader of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertleader.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertleader.rsi
|
||||||
@@ -698,9 +698,10 @@
|
|||||||
|
|
||||||
#ERT Engineer Hardsuit
|
#ERT Engineer Hardsuit
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterHardsuitSyndie
|
parent: ClothingOuterHardsuitCBURN
|
||||||
id: ClothingOuterHardsuitERTEngineer
|
id: ClothingOuterHardsuitERTEngineer
|
||||||
name: ERT engineer's hardsuit
|
name: ERT engineer's hardsuit
|
||||||
|
description: A protective hardsuit worn by the engineers of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertengineer.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertengineer.rsi
|
||||||
@@ -711,9 +712,10 @@
|
|||||||
|
|
||||||
#ERT Medic Hardsuit
|
#ERT Medic Hardsuit
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterHardsuitSyndieElite
|
parent: ClothingOuterHardsuitMedic
|
||||||
id: ClothingOuterHardsuitERTMedical
|
id: ClothingOuterHardsuitERTMedical
|
||||||
name: ERT medic's hardsuit
|
name: ERT medic's hardsuit
|
||||||
|
description: A protective hardsuit worn by the medics of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertmedical.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertmedical.rsi
|
||||||
@@ -727,6 +729,7 @@
|
|||||||
parent: ClothingOuterHardsuitSyndie
|
parent: ClothingOuterHardsuitSyndie
|
||||||
id: ClothingOuterHardsuitERTSecurity
|
id: ClothingOuterHardsuitERTSecurity
|
||||||
name: ERT security's hardsuit
|
name: ERT security's hardsuit
|
||||||
|
description: A protective hardsuit worn by the security officers of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertsecurity.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertsecurity.rsi
|
||||||
@@ -737,9 +740,10 @@
|
|||||||
|
|
||||||
#ERT Janitor Hardsuit
|
#ERT Janitor Hardsuit
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterHardsuitSyndie
|
parent: ClothingOuterHardsuitCBURN
|
||||||
id: ClothingOuterHardsuitERTJanitor
|
id: ClothingOuterHardsuitERTJanitor
|
||||||
name: ERT janitor's hardsuit
|
name: ERT janitor's hardsuit
|
||||||
|
description: A protective hardsuit worn by the janitors of an emergency response team.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertjanitor.rsi
|
sprite: Clothing/OuterClothing/Hardsuits/ERTSuits/ertjanitor.rsi
|
||||||
@@ -752,7 +756,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterHardsuitBase
|
parent: ClothingOuterHardsuitBase
|
||||||
id: ClothingOuterHardsuitDeathsquad
|
id: ClothingOuterHardsuitDeathsquad
|
||||||
name: deathsquad hardsuit
|
name: death squad hardsuit
|
||||||
description: An advanced hardsuit favored by commandos for use in special operations.
|
description: An advanced hardsuit favored by commandos for use in special operations.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
@@ -769,12 +773,12 @@
|
|||||||
- type: Armor
|
- type: Armor
|
||||||
modifiers:
|
modifiers:
|
||||||
coefficients:
|
coefficients:
|
||||||
Blunt: 0.2 #best armor in the game
|
Blunt: 0.1 #best armor in the game
|
||||||
Slash: 0.2
|
Slash: 0.1
|
||||||
Piercing: 0.2
|
Piercing: 0.1
|
||||||
Heat: 0.1
|
Heat: 0.1
|
||||||
Radiation: 0.1
|
Radiation: 0.1
|
||||||
Caustic: 0.2
|
Caustic: 0.1
|
||||||
- type: ClothingSpeedModifier
|
- type: ClothingSpeedModifier
|
||||||
walkModifier: 1.0
|
walkModifier: 1.0
|
||||||
sprintModifier: 1.0
|
sprintModifier: 1.0
|
||||||
|
|||||||
@@ -1,20 +1,13 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformBase
|
parent: ClothingUniformBase
|
||||||
id: ClothingUniformJumpsuitDeathSquad
|
id: ClothingUniformJumpsuitDeathSquad
|
||||||
name: Death squad uniform
|
name: death squad uniform
|
||||||
description: Advanced armored jumpsuit used by special forces in special operations.
|
description: Advanced armored jumpsuit used by special forces in special operations.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/deathsquad.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/deathsquad.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/deathsquad.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/deathsquad.rsi
|
||||||
- type: Armor
|
|
||||||
modifiers:
|
|
||||||
coefficients:
|
|
||||||
Blunt: 0.8
|
|
||||||
Slash: 0.8
|
|
||||||
Piercing: 0.8
|
|
||||||
Heat: 0.8
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformBase
|
parent: ClothingUniformBase
|
||||||
@@ -1067,10 +1060,6 @@
|
|||||||
sprite: Clothing/Uniforms/Jumpsuit/ert_engineer.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/ert_engineer.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/ert_engineer.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/ert_engineer.rsi
|
||||||
- type: Armor
|
|
||||||
modifiers:
|
|
||||||
coefficients:
|
|
||||||
Radiation: 0.8
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformBase
|
parent: ClothingUniformBase
|
||||||
@@ -1093,12 +1082,6 @@
|
|||||||
sprite: Clothing/Uniforms/Jumpsuit/ert_leader.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/ert_leader.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/ert_leader.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/ert_leader.rsi
|
||||||
- type: Armor
|
|
||||||
modifiers:
|
|
||||||
coefficients:
|
|
||||||
Blunt: 0.8
|
|
||||||
Slash: 0.8
|
|
||||||
Piercing: 0.8
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformBase
|
parent: ClothingUniformBase
|
||||||
@@ -1121,12 +1104,6 @@
|
|||||||
sprite: Clothing/Uniforms/Jumpsuit/ert_security.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/ert_security.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/ert_security.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/ert_security.rsi
|
||||||
- type: Armor
|
|
||||||
modifiers:
|
|
||||||
coefficients:
|
|
||||||
Blunt: 0.8
|
|
||||||
Slash: 0.8
|
|
||||||
Piercing: 0.8
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformJumpsuitClown
|
parent: ClothingUniformJumpsuitClown
|
||||||
|
|||||||
@@ -1,10 +1,45 @@
|
|||||||
# Random humanoids
|
# Random humanoids
|
||||||
|
|
||||||
|
## Death Squad
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: RandomHumanoidSpawnerDeathSquad
|
||||||
|
name: Death Squad Agent
|
||||||
|
suffix: ERTRole, Death Squad
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/OuterClothing/Hardsuits/deathsquad.rsi
|
||||||
|
state: icon
|
||||||
|
- type: RandomMetadata
|
||||||
|
nameSegments:
|
||||||
|
- NamesFirstMilitaryLeader
|
||||||
|
- names_last
|
||||||
|
- type: RandomHumanoidSpawner
|
||||||
|
settings: DeathSquad
|
||||||
|
|
||||||
|
- type: randomHumanoidSettings
|
||||||
|
id: DeathSquad
|
||||||
|
randomizeName: false
|
||||||
|
components:
|
||||||
|
- type: MindShield
|
||||||
|
- type: GhostRole
|
||||||
|
name: ghost-role-information-Death-Squad-name
|
||||||
|
description: ghost-role-information-Death-Squad-description
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
- type: Loadout
|
||||||
|
prototypes: [ DeathSquadGear ]
|
||||||
|
- type: RandomMetadata
|
||||||
|
nameSegments:
|
||||||
|
- NamesFirstMilitaryLeader
|
||||||
|
- names_last
|
||||||
|
|
||||||
|
|
||||||
## ERT Leader
|
## ERT Leader
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: RandomHumanoidSpawnerERTLeader
|
id: RandomHumanoidSpawnerERTLeader
|
||||||
name: ERT leader
|
name: ERT leader
|
||||||
|
suffix: ERTRole, Basic
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -20,6 +55,7 @@
|
|||||||
id: ERTLeader
|
id: ERTLeader
|
||||||
randomizeName: false
|
randomizeName: false
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-leader-name
|
name: ghost-role-information-ert-leader-name
|
||||||
description: ghost-role-information-ert-leader-description
|
description: ghost-role-information-ert-leader-description
|
||||||
@@ -35,7 +71,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTLeaderEVA
|
id: RandomHumanoidSpawnerERTLeaderEVA
|
||||||
parent: RandomHumanoidSpawnerERTLeader
|
parent: RandomHumanoidSpawnerERTLeader
|
||||||
name: ERT leader
|
name: ERT leader
|
||||||
suffix: EVA
|
suffix: ERTRole, Armored EVA
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -47,6 +83,7 @@
|
|||||||
id: ERTLeaderEVA
|
id: ERTLeaderEVA
|
||||||
parent: ERTLeader
|
parent: ERTLeader
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-leader-name
|
name: ghost-role-information-ert-leader-name
|
||||||
description: ghost-role-information-ert-leader-description
|
description: ghost-role-information-ert-leader-description
|
||||||
@@ -54,12 +91,33 @@
|
|||||||
- type: Loadout
|
- type: Loadout
|
||||||
prototypes: [ ERTLeaderGearEVA ]
|
prototypes: [ ERTLeaderGearEVA ]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: RandomHumanoidSpawnerERTLeaderEVALecter
|
||||||
|
parent: RandomHumanoidSpawnerERTLeaderEVA
|
||||||
|
suffix: ERTRole, Lecter, EVA
|
||||||
|
components:
|
||||||
|
- type: RandomHumanoidSpawner
|
||||||
|
settings: ERTLeaderEVALecter
|
||||||
|
|
||||||
|
- type: randomHumanoidSettings
|
||||||
|
id: ERTLeaderEVALecter
|
||||||
|
parent: ERTLeaderEVA
|
||||||
|
components:
|
||||||
|
- type: MindShield
|
||||||
|
- type: GhostRole
|
||||||
|
name: ghost-role-information-ert-leader-name
|
||||||
|
description: ghost-role-information-ert-leader-description
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
- type: Loadout
|
||||||
|
prototypes: [ ERTLeaderGearEVALecter ]
|
||||||
|
|
||||||
## ERT Janitor
|
## ERT Janitor
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: RandomHumanoidSpawnerERTJanitor
|
id: RandomHumanoidSpawnerERTJanitor
|
||||||
parent: RandomHumanoidSpawnerERTLeader
|
parent: RandomHumanoidSpawnerERTLeader
|
||||||
name: ERT janitor
|
name: ERT janitor
|
||||||
|
suffix: ERTRole, Basic
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -75,6 +133,7 @@
|
|||||||
id: ERTJanitor
|
id: ERTJanitor
|
||||||
parent: ERTLeader
|
parent: ERTLeader
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-janitor-name
|
name: ghost-role-information-ert-janitor-name
|
||||||
description: ghost-role-information-ert-janitor-description
|
description: ghost-role-information-ert-janitor-description
|
||||||
@@ -90,7 +149,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTJanitorEVA
|
id: RandomHumanoidSpawnerERTJanitorEVA
|
||||||
parent: RandomHumanoidSpawnerERTJanitor
|
parent: RandomHumanoidSpawnerERTJanitor
|
||||||
name: ERT janitor
|
name: ERT janitor
|
||||||
suffix: EVA
|
suffix: ERTRole, Enviro EVA
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -102,6 +161,7 @@
|
|||||||
id: ERTJanitorEVA
|
id: ERTJanitorEVA
|
||||||
parent: ERTJanitor
|
parent: ERTJanitor
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-janitor-name
|
name: ghost-role-information-ert-janitor-name
|
||||||
description: ghost-role-information-ert-janitor-description
|
description: ghost-role-information-ert-janitor-description
|
||||||
@@ -115,6 +175,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTEngineer
|
id: RandomHumanoidSpawnerERTEngineer
|
||||||
parent: RandomHumanoidSpawnerERTLeader
|
parent: RandomHumanoidSpawnerERTLeader
|
||||||
name: ERT engineer
|
name: ERT engineer
|
||||||
|
suffix: ERTRole, Basic
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -130,6 +191,7 @@
|
|||||||
id: ERTEngineer
|
id: ERTEngineer
|
||||||
parent: ERTLeader
|
parent: ERTLeader
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-engineer-name
|
name: ghost-role-information-ert-engineer-name
|
||||||
description: ghost-role-information-ert-engineer-description
|
description: ghost-role-information-ert-engineer-description
|
||||||
@@ -145,7 +207,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTEngineerEVA
|
id: RandomHumanoidSpawnerERTEngineerEVA
|
||||||
parent: RandomHumanoidSpawnerERTEngineer
|
parent: RandomHumanoidSpawnerERTEngineer
|
||||||
name: ERT engineer
|
name: ERT engineer
|
||||||
suffix: EVA
|
suffix: ERTRole, Enviro EVA
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -157,6 +219,7 @@
|
|||||||
id: ERTEngineerEVA
|
id: ERTEngineerEVA
|
||||||
parent: ERTEngineer
|
parent: ERTEngineer
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-engineer-name
|
name: ghost-role-information-ert-engineer-name
|
||||||
description: ghost-role-information-ert-engineer-description
|
description: ghost-role-information-ert-engineer-description
|
||||||
@@ -170,6 +233,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTSecurity
|
id: RandomHumanoidSpawnerERTSecurity
|
||||||
parent: RandomHumanoidSpawnerERTLeader
|
parent: RandomHumanoidSpawnerERTLeader
|
||||||
name: ERT security
|
name: ERT security
|
||||||
|
suffix: ERTRole, Basic
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -185,6 +249,7 @@
|
|||||||
id: ERTSecurity
|
id: ERTSecurity
|
||||||
parent: ERTLeader
|
parent: ERTLeader
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-security-name
|
name: ghost-role-information-ert-security-name
|
||||||
description: ghost-role-information-ert-security-description
|
description: ghost-role-information-ert-security-description
|
||||||
@@ -200,7 +265,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTSecurityEVA
|
id: RandomHumanoidSpawnerERTSecurityEVA
|
||||||
parent: RandomHumanoidSpawnerERTSecurity
|
parent: RandomHumanoidSpawnerERTSecurity
|
||||||
name: ERT security
|
name: ERT security
|
||||||
suffix: EVA
|
suffix: ERTRole, Armored EVA
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -212,6 +277,7 @@
|
|||||||
id: ERTSecurityEVA
|
id: ERTSecurityEVA
|
||||||
parent: ERTSecurity
|
parent: ERTSecurity
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-security-name
|
name: ghost-role-information-ert-security-name
|
||||||
description: ghost-role-information-ert-security-description
|
description: ghost-role-information-ert-security-description
|
||||||
@@ -219,12 +285,33 @@
|
|||||||
- type: Loadout
|
- type: Loadout
|
||||||
prototypes: [ ERTSecurityGearEVA ]
|
prototypes: [ ERTSecurityGearEVA ]
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: RandomHumanoidSpawnerERTSecurityEVALecter
|
||||||
|
parent: RandomHumanoidSpawnerERTSecurityEVA
|
||||||
|
suffix: ERTRole, Lecter, EVA
|
||||||
|
components:
|
||||||
|
- type: RandomHumanoidSpawner
|
||||||
|
settings: ERTSecurityEVALecter
|
||||||
|
|
||||||
|
- type: randomHumanoidSettings
|
||||||
|
id: ERTSecurityEVALecter
|
||||||
|
parent: ERTSecurityEVA
|
||||||
|
components:
|
||||||
|
- type: MindShield
|
||||||
|
- type: GhostRole
|
||||||
|
name: ghost-role-information-ert-security-name
|
||||||
|
description: ghost-role-information-ert-security-description
|
||||||
|
- type: GhostTakeoverAvailable
|
||||||
|
- type: Loadout
|
||||||
|
prototypes: [ ERTSecurityGearEVALecter ]
|
||||||
|
|
||||||
## ERT Medic
|
## ERT Medic
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: RandomHumanoidSpawnerERTMedical
|
id: RandomHumanoidSpawnerERTMedical
|
||||||
parent: RandomHumanoidSpawnerERTLeader
|
parent: RandomHumanoidSpawnerERTLeader
|
||||||
name: ERT medic
|
name: ERT medic
|
||||||
|
suffix: ERTRole, Basic
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -240,6 +327,7 @@
|
|||||||
id: ERTMedical
|
id: ERTMedical
|
||||||
parent: ERTLeader
|
parent: ERTLeader
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-medical-name
|
name: ghost-role-information-ert-medical-name
|
||||||
description: ghost-role-information-ert-medical-description
|
description: ghost-role-information-ert-medical-description
|
||||||
@@ -255,7 +343,7 @@
|
|||||||
id: RandomHumanoidSpawnerERTMedicalEVA
|
id: RandomHumanoidSpawnerERTMedicalEVA
|
||||||
parent: RandomHumanoidSpawnerERTMedical
|
parent: RandomHumanoidSpawnerERTMedical
|
||||||
name: ERT medic
|
name: ERT medic
|
||||||
suffix: EVA
|
suffix: ERTRole, Armored EVA
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -267,6 +355,7 @@
|
|||||||
id: ERTMedicalEVA
|
id: ERTMedicalEVA
|
||||||
parent: ERTMedical
|
parent: ERTMedical
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-ert-medical-name
|
name: ghost-role-information-ert-medical-name
|
||||||
description: ghost-role-information-ert-medical-description
|
description: ghost-role-information-ert-medical-description
|
||||||
@@ -279,6 +368,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
id: RandomHumanoidSpawnerCBURNUnit
|
id: RandomHumanoidSpawnerCBURNUnit
|
||||||
name: CBURN Agent
|
name: CBURN Agent
|
||||||
|
suffix: ERTRole
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Markers/jobs.rsi
|
sprite: Markers/jobs.rsi
|
||||||
@@ -289,6 +379,7 @@
|
|||||||
- type: randomHumanoidSettings
|
- type: randomHumanoidSettings
|
||||||
id: CBURNAgent
|
id: CBURNAgent
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: Loadout
|
- type: Loadout
|
||||||
prototypes: [CBURNGear]
|
prototypes: [CBURNGear]
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
@@ -314,6 +405,7 @@
|
|||||||
- type: randomHumanoidSettings
|
- type: randomHumanoidSettings
|
||||||
id: CentcomOfficial
|
id: CentcomOfficial
|
||||||
components:
|
components:
|
||||||
|
- type: MindShield
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
name: ghost-role-information-centcom-official-name
|
name: ghost-role-information-centcom-official-name
|
||||||
description: ghost-role-information-centcom-official-description
|
description: ghost-role-information-centcom-official-description
|
||||||
|
|||||||
@@ -660,7 +660,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: CentcomPDA
|
parent: CentcomPDA
|
||||||
id: DeathsquadPDA
|
id: DeathsquadPDA
|
||||||
suffix: Deathsquad
|
suffix: Death Squad
|
||||||
components:
|
components:
|
||||||
- type: Pda
|
- type: Pda
|
||||||
id: CentcomIDCardDeathsquad
|
id: CentcomIDCardDeathsquad
|
||||||
|
|||||||
@@ -447,6 +447,7 @@
|
|||||||
heldPrefix: blue
|
heldPrefix: blue
|
||||||
- type: IdCard
|
- type: IdCard
|
||||||
jobTitle: Central Commander
|
jobTitle: Central Commander
|
||||||
|
jobIcon: JobIconNanotrasen
|
||||||
- type: Access
|
- type: Access
|
||||||
groups:
|
groups:
|
||||||
- AllAccess
|
- AllAccess
|
||||||
@@ -496,7 +497,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: CentcomIDCard
|
parent: CentcomIDCard
|
||||||
id: CentcomIDCardDeathsquad
|
id: CentcomIDCardDeathsquad
|
||||||
name: deathsquad ID card
|
name: death squad ID card
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
layers:
|
layers:
|
||||||
|
|||||||
@@ -131,7 +131,7 @@
|
|||||||
name: pulse pistol
|
name: pulse pistol
|
||||||
parent: BaseWeaponBatterySmall
|
parent: BaseWeaponBatterySmall
|
||||||
id: WeaponPulsePistol
|
id: WeaponPulsePistol
|
||||||
description: A state of the art energy pistol favoured as a sidearm by the NT-ERT operatives.
|
description: A state of the art energy pistol favoured as a sidearm by the NT operatives.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Guns/Battery/pulse_pistol.rsi
|
sprite: Objects/Weapons/Guns/Battery/pulse_pistol.rsi
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
path: /Audio/Weapons/Guns/Gunshots/taser2.ogg
|
path: /Audio/Weapons/Guns/Gunshots/taser2.ogg
|
||||||
- type: ProjectileBatteryAmmoProvider
|
- type: ProjectileBatteryAmmoProvider
|
||||||
proto: AnomalousParticleDeltaStrong
|
proto: AnomalousParticleDeltaStrong
|
||||||
fireCost: 100
|
fireCost: 100
|
||||||
- type: BatteryWeaponFireModes
|
- type: BatteryWeaponFireModes
|
||||||
fireModes:
|
fireModes:
|
||||||
- proto: AnomalousParticleDeltaStrong
|
- proto: AnomalousParticleDeltaStrong
|
||||||
@@ -476,13 +476,13 @@
|
|||||||
- type: Construction
|
- type: Construction
|
||||||
graph: UpgradeWeaponPistolCHIMP
|
graph: UpgradeWeaponPistolCHIMP
|
||||||
node: start
|
node: start
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: experimental C.H.I.M.P. handcannon
|
name: experimental C.H.I.M.P. handcannon
|
||||||
parent: WeaponPistolCHIMP
|
parent: WeaponPistolCHIMP
|
||||||
id: WeaponPistolCHIMPUpgraded
|
id: WeaponPistolCHIMPUpgraded
|
||||||
description: This C.H.I.M.P. seems to have a greater punch than is usual...
|
description: This C.H.I.M.P. seems to have a greater punch than is usual...
|
||||||
components:
|
components:
|
||||||
- type: BatteryWeaponFireModes
|
- type: BatteryWeaponFireModes
|
||||||
fireModes:
|
fireModes:
|
||||||
- proto: AnomalousParticleDeltaStrong
|
- proto: AnomalousParticleDeltaStrong
|
||||||
@@ -490,7 +490,7 @@
|
|||||||
- proto: AnomalousParticleEpsilonStrong
|
- proto: AnomalousParticleEpsilonStrong
|
||||||
fireCost: 100
|
fireCost: 100
|
||||||
- proto: AnomalousParticleOmegaStrong
|
- proto: AnomalousParticleOmegaStrong
|
||||||
fireCost: 100
|
fireCost: 100
|
||||||
- proto: AnomalousParticleZetaStrong
|
- proto: AnomalousParticleZetaStrong
|
||||||
fireCost: 100
|
fireCost: 100
|
||||||
|
|
||||||
|
|||||||
@@ -21,11 +21,12 @@
|
|||||||
head: ClothingHeadHelmetERTLeader
|
head: ClothingHeadHelmetERTLeader
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterArmorBulletproof
|
outerClothing: ClothingOuterArmorBasicSlim
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltSecurityFilled
|
belt: ClothingBeltSecurityFilled
|
||||||
pocket1: Flare
|
pocket1: WeaponPistolMk58Nonlethal
|
||||||
|
pocket2: FlashlightSeclite
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: ERTLeaderGearEVA
|
id: ERTLeaderGearEVA
|
||||||
@@ -37,11 +38,31 @@
|
|||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterHardsuitERTLeader
|
outerClothing: ClothingOuterHardsuitERTLeader
|
||||||
suitstorage: OxygenTankFilled
|
suitstorage: AirTankFilled
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltSecurityFilled
|
belt: ClothingBeltSecurityFilled
|
||||||
pocket1: Flare
|
pocket1: WeaponPistolMk58Nonlethal
|
||||||
|
pocket2: FlashlightSeclite
|
||||||
|
|
||||||
|
- type: startingGear
|
||||||
|
id: ERTLeaderGearEVALecter
|
||||||
|
equipment:
|
||||||
|
jumpsuit: ClothingUniformJumpsuitERTLeader
|
||||||
|
back: ClothingBackpackERTLeaderFilled
|
||||||
|
shoes: ClothingShoesBootsMagAdv
|
||||||
|
mask: ClothingMaskGasERT
|
||||||
|
eyes: ClothingEyesGlassesSecurity
|
||||||
|
gloves: ClothingHandsGlovesCombat
|
||||||
|
outerClothing: ClothingOuterHardsuitERTLeader
|
||||||
|
suitstorage: WeaponRifleLecter
|
||||||
|
id: ERTLeaderPDA
|
||||||
|
ears: ClothingHeadsetAltCentCom
|
||||||
|
belt: ClothingBeltSecurityFilled
|
||||||
|
pocket1: MagazineRifle
|
||||||
|
pocket2: MagazineRifle
|
||||||
|
inhand:
|
||||||
|
- AirTankFilled
|
||||||
|
|
||||||
# Engineer
|
# Engineer
|
||||||
- type: job
|
- type: job
|
||||||
@@ -66,11 +87,12 @@
|
|||||||
head: ClothingHeadHelmetERTEngineer
|
head: ClothingHeadHelmetERTEngineer
|
||||||
eyes: ClothingEyesGlassesMeson
|
eyes: ClothingEyesGlassesMeson
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterArmorBulletproof
|
outerClothing: ClothingOuterArmorBasicSlim
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltChiefEngineerFilled
|
belt: ClothingBeltChiefEngineerFilled
|
||||||
pocket1: Flare
|
pocket1: Flare
|
||||||
|
pocket2: GasAnalyzer
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: ERTEngineerGearEVA
|
id: ERTEngineerGearEVA
|
||||||
@@ -82,11 +104,12 @@
|
|||||||
eyes: ClothingEyesGlassesMeson
|
eyes: ClothingEyesGlassesMeson
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterHardsuitERTEngineer
|
outerClothing: ClothingOuterHardsuitERTEngineer
|
||||||
suitstorage: OxygenTankFilled
|
suitstorage: AirTankFilled
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltChiefEngineerFilled
|
belt: ClothingBeltChiefEngineerFilled
|
||||||
pocket1: Flare
|
pocket1: Flare
|
||||||
|
pocket2: GasAnalyzer
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
- type: job
|
- type: job
|
||||||
@@ -111,11 +134,11 @@
|
|||||||
head: ClothingHeadHelmetERTSecurity
|
head: ClothingHeadHelmetERTSecurity
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterArmorBulletproof
|
outerClothing: ClothingOuterArmorBasicSlim
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltSecurityFilled
|
belt: ClothingBeltSecurityFilled
|
||||||
pocket1: Flare
|
pocket1: WeaponPistolMk58Nonlethal
|
||||||
pocket2: FlashlightSeclite
|
pocket2: FlashlightSeclite
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
@@ -128,13 +151,32 @@
|
|||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterHardsuitERTSecurity
|
outerClothing: ClothingOuterHardsuitERTSecurity
|
||||||
suitstorage: OxygenTankFilled
|
suitstorage: AirTankFilled
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltSecurityFilled
|
belt: ClothingBeltSecurityFilled
|
||||||
pocket1: Flare
|
pocket1: WeaponPistolMk58Nonlethal
|
||||||
pocket2: FlashlightSeclite
|
pocket2: FlashlightSeclite
|
||||||
|
|
||||||
|
- type: startingGear
|
||||||
|
id: ERTSecurityGearEVALecter
|
||||||
|
equipment:
|
||||||
|
jumpsuit: ClothingUniformJumpsuitERTSecurity
|
||||||
|
back: ClothingBackpackERTSecurityFilled
|
||||||
|
shoes: ClothingShoesBootsMag
|
||||||
|
mask: ClothingMaskGasERT
|
||||||
|
eyes: ClothingEyesGlassesSecurity
|
||||||
|
gloves: ClothingHandsGlovesCombat
|
||||||
|
outerClothing: ClothingOuterHardsuitERTSecurity
|
||||||
|
suitstorage: WeaponRifleLecter
|
||||||
|
id: ERTLeaderPDA
|
||||||
|
ears: ClothingHeadsetAltCentCom
|
||||||
|
belt: ClothingBeltSecurityFilled
|
||||||
|
pocket1: MagazineRifle
|
||||||
|
pocket2: MagazineRifle
|
||||||
|
inhand:
|
||||||
|
- AirTankFilled
|
||||||
|
|
||||||
# Medical
|
# Medical
|
||||||
- type: job
|
- type: job
|
||||||
id: ERTMedical
|
id: ERTMedical
|
||||||
@@ -157,8 +199,8 @@
|
|||||||
shoes: ClothingShoesBootsCombatFilled
|
shoes: ClothingShoesBootsCombatFilled
|
||||||
head: ClothingHeadHelmetERTMedic
|
head: ClothingHeadHelmetERTMedic
|
||||||
eyes: ClothingEyesHudMedical
|
eyes: ClothingEyesHudMedical
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesNitrile
|
||||||
outerClothing: ClothingOuterArmorBulletproof
|
outerClothing: ClothingOuterArmorBasicSlim
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltMedicalFilled
|
belt: ClothingBeltMedicalFilled
|
||||||
@@ -173,9 +215,9 @@
|
|||||||
shoes: ClothingShoesBootsMag
|
shoes: ClothingShoesBootsMag
|
||||||
mask: ClothingMaskGasERT
|
mask: ClothingMaskGasERT
|
||||||
eyes: ClothingEyesHudMedical
|
eyes: ClothingEyesHudMedical
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesNitrile
|
||||||
outerClothing: ClothingOuterHardsuitERTMedical
|
outerClothing: ClothingOuterHardsuitERTMedical
|
||||||
suitstorage: OxygenTankFilled
|
suitstorage: AirTankFilled
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltMedicalFilled
|
belt: ClothingBeltMedicalFilled
|
||||||
@@ -203,8 +245,8 @@
|
|||||||
back: ClothingBackpackERTJanitorFilled
|
back: ClothingBackpackERTJanitorFilled
|
||||||
shoes: ClothingShoesGaloshes
|
shoes: ClothingShoesGaloshes
|
||||||
head: ClothingHeadHelmetERTJanitor
|
head: ClothingHeadHelmetERTJanitor
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorPurple
|
||||||
outerClothing: ClothingOuterArmorBulletproof
|
outerClothing: ClothingOuterArmorBasicSlim
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltJanitorFilled
|
belt: ClothingBeltJanitorFilled
|
||||||
@@ -216,10 +258,10 @@
|
|||||||
jumpsuit: ClothingUniformJumpsuitERTJanitor
|
jumpsuit: ClothingUniformJumpsuitERTJanitor
|
||||||
back: ClothingBackpackERTJanitorFilled
|
back: ClothingBackpackERTJanitorFilled
|
||||||
shoes: ClothingShoesBootsMag
|
shoes: ClothingShoesBootsMag
|
||||||
mask: ClothingMaskBreath
|
mask: ClothingMaskGasERT
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorPurple
|
||||||
outerClothing: ClothingOuterHardsuitERTJanitor
|
outerClothing: ClothingOuterHardsuitERTJanitor
|
||||||
suitstorage: OxygenTankFilled
|
suitstorage: AirTankFilled
|
||||||
id: ERTLeaderPDA
|
id: ERTLeaderPDA
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
belt: ClothingBeltJanitorFilled
|
belt: ClothingBeltJanitorFilled
|
||||||
|
|||||||
@@ -46,20 +46,19 @@
|
|||||||
id: DeathSquadGear
|
id: DeathSquadGear
|
||||||
equipment:
|
equipment:
|
||||||
jumpsuit: ClothingUniformJumpsuitDeathSquad
|
jumpsuit: ClothingUniformJumpsuitDeathSquad
|
||||||
back: ClothingBackpackDuffelSyndicateAmmo
|
back: ClothingBackpackDeathSquadFilled
|
||||||
mask: ClothingMaskGasDeathSquad
|
mask: ClothingMaskGasDeathSquad
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
outerClothing: ClothingOuterHardsuitDeathsquad
|
outerClothing: ClothingOuterHardsuitDeathsquad
|
||||||
suitstorage: OxygenTankFilled
|
suitstorage: AirTankFilled
|
||||||
shoes: ClothingShoesBootsMagAdv
|
shoes: ClothingShoesBootsMagAdv
|
||||||
id: DeathsquadPDA
|
id: DeathsquadPDA
|
||||||
pocket1: EnergySword
|
pocket1: EnergySword
|
||||||
belt: ClothingBeltChiefEngineerFilled
|
pocket2: EnergyShield
|
||||||
|
belt: ClothingBeltMilitaryWebbingMedFilled
|
||||||
innerClothingSkirt: ClothingUniformJumpskirtColorBlack
|
innerClothingSkirt: ClothingUniformJumpskirtColorBlack
|
||||||
satchel: ClothingBackpackDuffelSyndicateAmmo
|
|
||||||
duffelbag: ClothingBackpackDuffelSyndicateAmmo
|
|
||||||
|
|
||||||
# Syndicate Operative Outfit - Monkey
|
# Syndicate Operative Outfit - Monkey
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
@@ -256,7 +255,7 @@
|
|||||||
equipment:
|
equipment:
|
||||||
jumpsuit: ClothingUniformJumpsuitColorBrown
|
jumpsuit: ClothingUniformJumpsuitColorBrown
|
||||||
back: ClothingBackpackDuffelCBURN
|
back: ClothingBackpackDuffelCBURN
|
||||||
mask: ClothingMaskGasExplorer
|
mask: ClothingMaskGasERT
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
ears: ClothingHeadsetAltCentCom
|
ears: ClothingHeadsetAltCentCom
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
|
|||||||
Reference in New Issue
Block a user