правки
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
icon: { sprite: Objects/Devices/communication.rsi, state: old-radio }
|
||||||
productEntity: ReinforcementRadioDemolitionist
|
productEntity: ReinforcementRadioDemolitionist
|
||||||
cost:
|
cost:
|
||||||
Telecrystal: 12
|
Telecrystal: 14
|
||||||
categories:
|
categories:
|
||||||
- UplinkAllies
|
- UplinkAllies
|
||||||
|
|
||||||
|
|||||||
@@ -35,6 +35,20 @@
|
|||||||
behaviors:
|
behaviors:
|
||||||
- !type:ExplodeBehavior
|
- !type:ExplodeBehavior
|
||||||
- !type:GibBehavior
|
- !type:GibBehavior
|
||||||
|
- trigger:
|
||||||
|
!type:DamageTypeTrigger
|
||||||
|
damageType: Shock
|
||||||
|
damage: 70
|
||||||
|
behaviors:
|
||||||
|
- !type:ExplodeBehavior
|
||||||
|
- !type:GibBehavior
|
||||||
|
- trigger:
|
||||||
|
!type:DamageTypeTrigger
|
||||||
|
damageType: Caustic
|
||||||
|
damage: 70
|
||||||
|
behaviors:
|
||||||
|
- !type:ExplodeBehavior
|
||||||
|
- !type:GibBehavior
|
||||||
- trigger:
|
- trigger:
|
||||||
!type:DamageTypeTrigger
|
!type:DamageTypeTrigger
|
||||||
damageType: Blunt
|
damageType: Blunt
|
||||||
@@ -42,7 +56,6 @@
|
|||||||
behaviors:
|
behaviors:
|
||||||
- !type:GibBehavior { }
|
- !type:GibBehavior { }
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: MobHumanDemolitionist
|
parent: MobHumanDemolitionist
|
||||||
id: MobHumanDemolitionistShuttle
|
id: MobHumanDemolitionistShuttle
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: SyndicateDemolitionistGearExtremely
|
id: SyndicateDemolitionistGearExtremely
|
||||||
equipment:
|
equipment:
|
||||||
id: AgentIDCard
|
|
||||||
belt: ClothingBeltShahid
|
belt: ClothingBeltShahid
|
||||||
mask: ClothingBalaclava
|
mask: ClothingBalaclava
|
||||||
jumpsuit: ClothingUniformJumpsuitOperative
|
jumpsuit: ClothingUniformJumpsuitOperative
|
||||||
|
|||||||
Reference in New Issue
Block a user