diff --git a/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml b/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml index c029450c7580b9..8cb126e23e0d76 100644 --- a/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml +++ b/Resources/Prototypes/Entities/Structures/Specific/Anomaly/cores.yml @@ -202,7 +202,7 @@ - type: entity parent: BaseAnomalyInertCore - id: AnomalyCorePyroclasticInert # Works like a lesser version of an experimental welding tool + id: AnomalyCorePyroclasticInert # Works like an improved welding tool description: The inert core of a pyroclastic anomaly. Cool to the touch, but radiates searing heat. suffix: Pyroclastic, Inert components: @@ -274,12 +274,6 @@ - type: Welder - type: IgnitionSource temperature: 700 - - type: SolutionRegeneration - solution: Welder - generated: - reagents: - - ReagentId: WeldingFuel - Quantity: .5 - type: PointLight radius: 1.5 energy: 1.5 @@ -288,7 +282,7 @@ - type: entity parent: BaseAnomalyInertCore - id: AnomalyCoreGravityInert # Can neutralize a mid-size singularity or tesla + id: AnomalyCoreGravityInert description: The inert core of a gravitational anomaly. Looks impossibly dense, but feels impossibly light. suffix: Gravity, Inert components: @@ -299,12 +293,10 @@ energy: 10 color: "#1e070e" castShadows: false - - type: SinguloFood - energy: -500 # Get out of jail free; change your pants and get the power going again - type: entity parent: BaseAnomalyInertCore - id: AnomalyCoreIceInert # Slips people, can make a wall after a 30 second doAfter + id: AnomalyCoreIceInert # Slips people, can make slippery floors description: The inert core of an ice anomaly. Slick, but seems to be freezing itself in place... suffix: Ice, Inert components: @@ -332,8 +324,8 @@ layer: - SlipLayer - type: SpawnAfterInteract - prototype: WallIce - doAfter: 30 + prototype: IceCrust + doAfter: 5 - type: entity parent: BaseAnomalyInertCore @@ -441,7 +433,7 @@ - type: entity - parent: BaseAnomalyInertCore # Has the same properties as a microreactor battery; cannot be charged at a cell recharger + parent: BaseAnomalyInertCore # Has the same properties as a high cap battery id: AnomalyCoreElectricityInert description: The inert core of an electrical anomaly. Softly crackles as it channels energy inward. suffix: Electricity, Inert @@ -450,12 +442,9 @@ sprite: Structures/Specific/Anomalies/Cores/electric_core.rsi - type: Battery pricePerJoule: 0.15 - maxCharge: 720 + maxCharge: 1080 startingCharge: 0 - type: PowerCell - - type: BatterySelfRecharger - autoRecharge: true - autoRechargeRate: 12 # takes 1 minute to charge itself back to full - type: PointLight radius: 1.5 energy: 2.0 @@ -479,7 +468,7 @@ castShadows: false - type: entity - parent: [ BaseAnomalyInertCore, BaseShadow, BaseRestrictedContraband ] # Acts as a reusable, 5 minute CD smoke grenade + parent: [ BaseAnomalyInertCore, BaseShadow, BaseRestrictedContraband ] # Acts as a reusable, 2 minute CD smoke grenade id: AnomalyCoreShadowInert description: The inert core of a shadow anomaly. A constant shroud of smoke surrounds it. suffix: Shadow, Inert @@ -494,6 +483,8 @@ - type: SmokeOnUse duration: 30 spreadAmount: 50 + - type: UseDelay + delay: 120 # 2 minutes - type: entity parent: [ BaseAnomalyInertCore, Emag ] # Acts as a single-charge, 5 minute CD emag