|
@@ -4,11 +4,11 @@
|
|
|
description: A microscopic chip that's injected under the skin.
|
|
description: A microscopic chip that's injected under the skin.
|
|
|
abstract: true
|
|
abstract: true
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- - type: Tag
|
|
|
|
|
- tags:
|
|
|
|
|
- - SubdermalImplant
|
|
|
|
|
- - HideContextMenu
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ - type: Tag
|
|
|
|
|
+ tags:
|
|
|
|
|
+ - SubdermalImplant
|
|
|
|
|
+ - HideContextMenu
|
|
|
|
|
|
|
|
#Fun implants
|
|
#Fun implants
|
|
|
|
|
|
|
@@ -17,15 +17,15 @@
|
|
|
id: SadTromboneImplant
|
|
id: SadTromboneImplant
|
|
|
name: sad trombone implant
|
|
name: sad trombone implant
|
|
|
description: This implant plays a sad tune when the user dies.
|
|
description: This implant plays a sad tune when the user dies.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
whitelist:
|
|
whitelist:
|
|
|
components:
|
|
components:
|
|
|
- - MobState # admeme implanting a chair with trombone implant needs to give the chair mobstate so it can die first
|
|
|
|
|
|
|
+ - MobState # admeme implanting a chair with trombone implant needs to give the chair mobstate so it can die first
|
|
|
- type: TriggerOnMobstateChange
|
|
- type: TriggerOnMobstateChange
|
|
|
mobState:
|
|
mobState:
|
|
|
- - Dead
|
|
|
|
|
|
|
+ - Dead
|
|
|
- type: EmitSoundOnTrigger
|
|
- type: EmitSoundOnTrigger
|
|
|
sound:
|
|
sound:
|
|
|
collection: SadTrombone
|
|
collection: SadTrombone
|
|
@@ -37,7 +37,7 @@
|
|
|
id: LightImplant
|
|
id: LightImplant
|
|
|
name: light implant
|
|
name: light implant
|
|
|
description: This implant emits light from the user's skin on activation.
|
|
description: This implant emits light from the user's skin on activation.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionToggleLight
|
|
implantAction: ActionToggleLight
|
|
@@ -59,7 +59,7 @@
|
|
|
id: BikeHornImplant
|
|
id: BikeHornImplant
|
|
|
name: bike horn implant
|
|
name: bike horn implant
|
|
|
description: This implant lets the user honk anywhere at any time.
|
|
description: This implant lets the user honk anywhere at any time.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionActivateHonkImplant
|
|
implantAction: ActionActivateHonkImplant
|
|
@@ -71,7 +71,7 @@
|
|
|
variation: 0.125
|
|
variation: 0.125
|
|
|
- type: Tag
|
|
- type: Tag
|
|
|
tags:
|
|
tags:
|
|
|
- - BikeHorn
|
|
|
|
|
|
|
+ - BikeHorn
|
|
|
|
|
|
|
|
#Security implants
|
|
#Security implants
|
|
|
|
|
|
|
@@ -80,12 +80,12 @@
|
|
|
id: TrackingImplant
|
|
id: TrackingImplant
|
|
|
name: tracking implant
|
|
name: tracking implant
|
|
|
description: This implant has a tracking device attached to the suit sensor network, as well as a condition monitor for the Security radio channel.
|
|
description: This implant has a tracking device attached to the suit sensor network, as well as a condition monitor for the Security radio channel.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
whitelist:
|
|
whitelist:
|
|
|
components:
|
|
components:
|
|
|
- - MobState # admeme implanting a chair with tracking implant needs to give the chair mobstate so it can die first
|
|
|
|
|
|
|
+ - MobState # admeme implanting a chair with tracking implant needs to give the chair mobstate so it can die first
|
|
|
- type: SuitSensor
|
|
- type: SuitSensor
|
|
|
randomMode: false
|
|
randomMode: false
|
|
|
controlsLocked: true
|
|
controlsLocked: true
|
|
@@ -99,9 +99,9 @@
|
|
|
range: 500
|
|
range: 500
|
|
|
- type: TriggerOnMobstateChange
|
|
- type: TriggerOnMobstateChange
|
|
|
mobState:
|
|
mobState:
|
|
|
- - Critical
|
|
|
|
|
|
|
+ - Critical
|
|
|
- type: Rattle
|
|
- type: Rattle
|
|
|
- radioChannel: "Security"
|
|
|
|
|
|
|
+ radioChannel: "Common"
|
|
|
|
|
|
|
|
#Traitor implants
|
|
#Traitor implants
|
|
|
|
|
|
|
@@ -110,20 +110,20 @@
|
|
|
id: StorageImplant
|
|
id: StorageImplant
|
|
|
name: storage implant
|
|
name: storage implant
|
|
|
description: This implant grants hidden storage within a person's body using bluespace technology.
|
|
description: This implant grants hidden storage within a person's body using bluespace technology.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionOpenStorageImplant
|
|
implantAction: ActionOpenStorageImplant
|
|
|
whitelist:
|
|
whitelist:
|
|
|
components:
|
|
components:
|
|
|
- - Hands # no use giving a mouse a storage implant, but a monkey is another story...
|
|
|
|
|
|
|
+ - Hands # no use giving a mouse a storage implant, but a monkey is another story...
|
|
|
- type: Storage
|
|
- type: Storage
|
|
|
grid:
|
|
grid:
|
|
|
- - 0,0,2,2
|
|
|
|
|
|
|
+ - 0,0,2,2
|
|
|
- type: ContainerContainer
|
|
- type: ContainerContainer
|
|
|
containers:
|
|
containers:
|
|
|
storagebase: !type:Container
|
|
storagebase: !type:Container
|
|
|
- ents: [ ]
|
|
|
|
|
|
|
+ ents: []
|
|
|
- type: UserInterface
|
|
- type: UserInterface
|
|
|
interfaces:
|
|
interfaces:
|
|
|
enum.StorageUiKey.Key:
|
|
enum.StorageUiKey.Key:
|
|
@@ -134,52 +134,51 @@
|
|
|
id: FreedomImplant
|
|
id: FreedomImplant
|
|
|
name: freedom implant
|
|
name: freedom implant
|
|
|
description: This implant lets the user break out of hand restraints up to three times before ceasing to function anymore.
|
|
description: This implant lets the user break out of hand restraints up to three times before ceasing to function anymore.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionActivateFreedomImplant
|
|
implantAction: ActionActivateFreedomImplant
|
|
|
whitelist:
|
|
whitelist:
|
|
|
components:
|
|
components:
|
|
|
- - Cuffable # useless if you cant be cuffed
|
|
|
|
|
|
|
+ - Cuffable # useless if you cant be cuffed
|
|
|
|
|
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseSubdermalImplant
|
|
parent: BaseSubdermalImplant
|
|
|
id: RadioImplant
|
|
id: RadioImplant
|
|
|
name: radio implant
|
|
name: radio implant
|
|
|
description: This implant grants access to the Syndicate channel without a headset.
|
|
description: This implant grants access to the Syndicate channel without a headset.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- - type: RadioImplant
|
|
|
|
|
- radioChannels:
|
|
|
|
|
- - Syndicate
|
|
|
|
|
-
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ - type: RadioImplant
|
|
|
|
|
+ radioChannels:
|
|
|
|
|
+ - Common
|
|
|
- type: entity
|
|
- type: entity
|
|
|
- parent: [ BaseSubdermalImplant, StorePresetUplink ]
|
|
|
|
|
|
|
+ parent: [BaseSubdermalImplant, StorePresetUplink]
|
|
|
id: UplinkImplant
|
|
id: UplinkImplant
|
|
|
name: uplink implant
|
|
name: uplink implant
|
|
|
description: This implant lets the user access a hidden Syndicate uplink at will.
|
|
description: This implant lets the user access a hidden Syndicate uplink at will.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- implantAction: ActionOpenUplinkImplant
|
|
|
|
|
- whitelist:
|
|
|
|
|
- components:
|
|
|
|
|
- - Hands # prevent mouse buying grenade penguin since its not telepathic
|
|
|
|
|
- - type: Store
|
|
|
|
|
- balance:
|
|
|
|
|
- Telecrystal: 0
|
|
|
|
|
- - type: UserInterface
|
|
|
|
|
- interfaces:
|
|
|
|
|
- enum.StoreUiKey.Key:
|
|
|
|
|
- type: StoreBoundUserInterface
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ implantAction: ActionOpenUplinkImplant
|
|
|
|
|
+ whitelist:
|
|
|
|
|
+ components:
|
|
|
|
|
+ - Hands # prevent mouse buying grenade penguin since its not telepathic
|
|
|
|
|
+ - type: Store
|
|
|
|
|
+ balance:
|
|
|
|
|
+ Telecrystal: 0
|
|
|
|
|
+ - type: UserInterface
|
|
|
|
|
+ interfaces:
|
|
|
|
|
+ enum.StoreUiKey.Key:
|
|
|
|
|
+ type: StoreBoundUserInterface
|
|
|
|
|
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseSubdermalImplant
|
|
parent: BaseSubdermalImplant
|
|
|
id: EmpImplant
|
|
id: EmpImplant
|
|
|
name: EMP implant
|
|
name: EMP implant
|
|
|
description: This implant creates an electromagnetic pulse when activated.
|
|
description: This implant creates an electromagnetic pulse when activated.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionActivateEmpImplant
|
|
implantAction: ActionActivateEmpImplant
|
|
@@ -194,7 +193,7 @@
|
|
|
id: ScramImplant
|
|
id: ScramImplant
|
|
|
name: scram implant
|
|
name: scram implant
|
|
|
description: This implant randomly teleports the user within a large radius when activated.
|
|
description: This implant randomly teleports the user within a large radius when activated.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionActivateScramImplant
|
|
implantAction: ActionActivateScramImplant
|
|
@@ -206,13 +205,13 @@
|
|
|
id: DnaScramblerImplant
|
|
id: DnaScramblerImplant
|
|
|
name: DNA scrambler implant
|
|
name: DNA scrambler implant
|
|
|
description: This implant lets the user randomly change their appearance and name once.
|
|
description: This implant lets the user randomly change their appearance and name once.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
implantAction: ActionActivateDnaScramblerImplant
|
|
implantAction: ActionActivateDnaScramblerImplant
|
|
|
whitelist:
|
|
whitelist:
|
|
|
components:
|
|
components:
|
|
|
- - HumanoidAppearance # syndies cant turn hamlet into a human
|
|
|
|
|
|
|
+ - HumanoidAppearance # syndies cant turn hamlet into a human
|
|
|
|
|
|
|
|
#Nuclear Operative/Special Exclusive implants
|
|
#Nuclear Operative/Special Exclusive implants
|
|
|
|
|
|
|
@@ -221,14 +220,14 @@
|
|
|
id: MicroBombImplant
|
|
id: MicroBombImplant
|
|
|
name: micro-bomb implant
|
|
name: micro-bomb implant
|
|
|
description: This implant detonates the user upon activation or upon death.
|
|
description: This implant detonates the user upon activation or upon death.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
permanent: true
|
|
permanent: true
|
|
|
implantAction: ActionActivateMicroBomb
|
|
implantAction: ActionActivateMicroBomb
|
|
|
- type: TriggerOnMobstateChange
|
|
- type: TriggerOnMobstateChange
|
|
|
mobState:
|
|
mobState:
|
|
|
- - Dead
|
|
|
|
|
|
|
+ - Dead
|
|
|
- type: TriggerImplantAction
|
|
- type: TriggerImplantAction
|
|
|
- type: ExplodeOnTrigger
|
|
- type: ExplodeOnTrigger
|
|
|
- type: GibOnTrigger
|
|
- type: GibOnTrigger
|
|
@@ -245,19 +244,18 @@
|
|
|
- HideContextMenu
|
|
- HideContextMenu
|
|
|
- MicroBomb
|
|
- MicroBomb
|
|
|
|
|
|
|
|
-
|
|
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseSubdermalImplant
|
|
parent: BaseSubdermalImplant
|
|
|
id: MacroBombImplant
|
|
id: MacroBombImplant
|
|
|
name: macro-bomb implant
|
|
name: macro-bomb implant
|
|
|
description: This implant creates a large explosion on death after a preprogrammed countdown.
|
|
description: This implant creates a large explosion on death after a preprogrammed countdown.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
permanent: true
|
|
permanent: true
|
|
|
- type: TriggerOnMobstateChange #Chains with OnUseTimerTrigger
|
|
- type: TriggerOnMobstateChange #Chains with OnUseTimerTrigger
|
|
|
mobState:
|
|
mobState:
|
|
|
- - Dead
|
|
|
|
|
|
|
+ - Dead
|
|
|
preventSuicide: true
|
|
preventSuicide: true
|
|
|
- type: OnUseTimerTrigger
|
|
- type: OnUseTimerTrigger
|
|
|
delay: 7
|
|
delay: 7
|
|
@@ -286,41 +284,41 @@
|
|
|
id: DeathAcidifierImplant
|
|
id: DeathAcidifierImplant
|
|
|
name: death-acidifier implant
|
|
name: death-acidifier implant
|
|
|
description: This implant melts the user and their equipment upon death.
|
|
description: This implant melts the user and their equipment upon death.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- permanent: true
|
|
|
|
|
- implantAction: ActionActivateDeathAcidifier
|
|
|
|
|
- - type: TriggerOnMobstateChange
|
|
|
|
|
- mobState:
|
|
|
|
|
- - Dead
|
|
|
|
|
- - type: TriggerImplantAction
|
|
|
|
|
- - type: GibOnTrigger
|
|
|
|
|
- deleteItems: true
|
|
|
|
|
- - type: SpawnOnTrigger
|
|
|
|
|
- proto: Acidifier
|
|
|
|
|
- - type: Tag
|
|
|
|
|
- tags:
|
|
|
|
|
- - SubdermalImplant
|
|
|
|
|
- - HideContextMenu
|
|
|
|
|
- - DeathAcidifier
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ permanent: true
|
|
|
|
|
+ implantAction: ActionActivateDeathAcidifier
|
|
|
|
|
+ - type: TriggerOnMobstateChange
|
|
|
|
|
+ mobState:
|
|
|
|
|
+ - Dead
|
|
|
|
|
+ - type: TriggerImplantAction
|
|
|
|
|
+ - type: GibOnTrigger
|
|
|
|
|
+ deleteItems: true
|
|
|
|
|
+ - type: SpawnOnTrigger
|
|
|
|
|
+ proto: Acidifier
|
|
|
|
|
+ - type: Tag
|
|
|
|
|
+ tags:
|
|
|
|
|
+ - SubdermalImplant
|
|
|
|
|
+ - HideContextMenu
|
|
|
|
|
+ - DeathAcidifier
|
|
|
|
|
|
|
|
- type: entity
|
|
- type: entity
|
|
|
parent: BaseSubdermalImplant
|
|
parent: BaseSubdermalImplant
|
|
|
id: DeathRattleImplant
|
|
id: DeathRattleImplant
|
|
|
name: death rattle implant
|
|
name: death rattle implant
|
|
|
description: This implant will inform the Syndicate radio channel should the user fall into critical condition or die.
|
|
description: This implant will inform the Syndicate radio channel should the user fall into critical condition or die.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- type: SubdermalImplant
|
|
- type: SubdermalImplant
|
|
|
permanent: true
|
|
permanent: true
|
|
|
whitelist:
|
|
whitelist:
|
|
|
components:
|
|
components:
|
|
|
- - MobState # admeme implanting a chair with rattle implant needs to give the chair mobstate so it can die first
|
|
|
|
|
|
|
+ - MobState # admeme implanting a chair with rattle implant needs to give the chair mobstate so it can die first
|
|
|
- type: TriggerOnMobstateChange
|
|
- type: TriggerOnMobstateChange
|
|
|
mobState:
|
|
mobState:
|
|
|
- - Critical
|
|
|
|
|
- - Dead
|
|
|
|
|
|
|
+ - Critical
|
|
|
|
|
+ - Dead
|
|
|
- type: Rattle
|
|
- type: Rattle
|
|
|
|
|
|
|
|
- type: entity
|
|
- type: entity
|
|
@@ -328,11 +326,11 @@
|
|
|
id: FakeMindShieldImplant
|
|
id: FakeMindShieldImplant
|
|
|
name: fake mindshield implant
|
|
name: fake mindshield implant
|
|
|
description: This implant allows the implanter to produce a fake signal that NT security huds use to identify individuals implanted with a mindshield.
|
|
description: This implant allows the implanter to produce a fake signal that NT security huds use to identify individuals implanted with a mindshield.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- implantAction: FakeMindShieldToggleAction
|
|
|
|
|
- - type: FakeMindShieldImplant
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ implantAction: FakeMindShieldToggleAction
|
|
|
|
|
+ - type: FakeMindShieldImplant
|
|
|
|
|
|
|
|
# Sec and Command implants
|
|
# Sec and Command implants
|
|
|
|
|
|
|
@@ -341,13 +339,13 @@
|
|
|
id: MindShieldImplant
|
|
id: MindShieldImplant
|
|
|
name: mindshield implant
|
|
name: mindshield implant
|
|
|
description: This implant will ensure loyalty to Nanotrasen and prevent mind control devices.
|
|
description: This implant will ensure loyalty to Nanotrasen and prevent mind control devices.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- - type: MindShieldImplant
|
|
|
|
|
- - type: Tag
|
|
|
|
|
- tags:
|
|
|
|
|
- - MindShield
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ - type: MindShieldImplant
|
|
|
|
|
+ - type: Tag
|
|
|
|
|
+ tags:
|
|
|
|
|
+ - MindShield
|
|
|
|
|
|
|
|
# Centcomm implants
|
|
# Centcomm implants
|
|
|
|
|
|
|
@@ -356,9 +354,9 @@
|
|
|
id: RadioImplantCentcomm
|
|
id: RadioImplantCentcomm
|
|
|
name: radio implant
|
|
name: radio implant
|
|
|
description: This implant grants access to the Centcomm channel without a headset. Only authorized for Centcomm employees.
|
|
description: This implant grants access to the Centcomm channel without a headset. Only authorized for Centcomm employees.
|
|
|
- categories: [ HideSpawnMenu ]
|
|
|
|
|
|
|
+ categories: [HideSpawnMenu]
|
|
|
components:
|
|
components:
|
|
|
- - type: SubdermalImplant
|
|
|
|
|
- - type: RadioImplant
|
|
|
|
|
- radioChannels:
|
|
|
|
|
- - CentCom
|
|
|
|
|
|
|
+ - type: SubdermalImplant
|
|
|
|
|
+ - type: RadioImplant
|
|
|
|
|
+ radioChannels:
|
|
|
|
|
+ - Common
|