mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 12:04:48 +01:00
Re-adds Rathen's Secret to the Spellbook (#19913)
* Re-adds Rathen's Secret to the Spellbook * grammar
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user