Re-adds Rathen's Secret to the Spellbook (#19913)

* Re-adds Rathen's Secret to the Spellbook

* grammar
This commit is contained in:
Coolrune206
2022-12-25 01:58:21 +10:00
committed by GitHub
parent b849493d91
commit 5b7d0a9fa3
2 changed files with 10 additions and 3 deletions
+3 -3
View File
@@ -1,11 +1,11 @@
/obj/effect/proc_holder/spell/rathens
name = "Rathen's Secret"
desc = "Summons a powerful shockwave around you that tears the appendix and limbs off of enemies."
base_cooldown = 500
desc = "Summons a powerful shockwave around you that tears the appendix out of enemies, and occasionally removes their limbs."
base_cooldown = 50 SECONDS
clothes_req = TRUE
invocation = "APPEN NATH!"
invocation_type = "shout"
cooldown_min = 200
cooldown_min = 20 SECONDS
action_icon_state = "lungpunch"
/obj/effect/proc_holder/spell/rathens/create_new_targeting()