Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Commit afd1398

Browse files
committed
As per results of poll, removed the Immovable Rod changes. I also liked Arena's suggestion to increase the smite damage, so I did that
1 parent 957b478 commit afd1398

5 files changed

Lines changed: 3 additions & 60 deletions

File tree

Content.Server/Stunnable/Systems/StunOnTouchSystem.cs

Lines changed: 0 additions & 29 deletions
This file was deleted.

Content.Shared/Stunnable/SharedStunOnTouchSystem.cs

Lines changed: 0 additions & 9 deletions
This file was deleted.

Content.Shared/Stunnable/StunOnTouchComponent.cs

Lines changed: 0 additions & 16 deletions
This file was deleted.

Resources/Prototypes/Entities/Objects/Fun/immovable_rod.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,18 +71,15 @@
7171
suffix: Wizard
7272
components:
7373
- type: ImmovableRod
74-
maxSpeed: 15
74+
maxSpeed: 25
7575
destroyTiles: false
7676
randomizeVelocity: false
7777
shouldGib: false
7878
damage:
7979
types:
80-
Blunt: 40
81-
Structural: 170
80+
Blunt: 190
8281
- type: MovementIgnoreGravity
8382
gravityState: true
84-
- type: StunOnTouch
85-
stunTime: 2
8683
- type: InputMover
8784
- type: MovementSpeedModifier
8885
baseWeightlessAcceleration: 5

Resources/Prototypes/Magic/touch_spells.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
event: !type:CellularSmiteSpellEvent
4242
smiteDamage:
4343
types:
44-
Cellular: 100
44+
Cellular: 125
4545
- type: SpeakOnAction
4646
sentence: action-speech-spell-smite
4747
- type: Magic

0 commit comments

Comments
 (0)