Delta-v/Content.Shared/Magic
keronshb 7242fb48f4 Wizard Touch Spells (Smite, Cluwne's Curse, Slippery Slope) (#34531)
* Renames Smite Spells yml to Touch Spells and Renames Smite Spells region to the same

* Adds wizard clothes requirement to Smite. Adds Cluwne spell. Adds EnsureCompOnTouchSpellEvent and implements it in the magicsystem

* Adds Smite and Cluwne to the grimore and loc for them

* Adds Slippery Slope spell and SlipOnCollide

* Adds handled for comp spell event

* Removes super slippery

* Removes EnsureCompOnTouchSpell it was redundant with ChangeComponentsSpellEvent

* Makes requirement-free action for smite

* checks if we should be slipping what we touch

* Removes SlipOnCollide, adds negative speed for steptrigger

* Removes slip on collide adds negative speed for steptrigger
2025-02-14 16:09:52 +00:00
..
Components Magic Refactor + Wizard Grimoire (#22568) 2024-05-18 13:55:05 +02:00
Events Void's Applause (#34591) 2025-02-14 16:09:49 +00:00
ISpeakSpell.cs Refactor actions to be entities with components (#19900) 2023-09-08 18:16:05 -07:00
MagicInstantSpawnData.cs Magic Refactor + Wizard Grimoire (#22568) 2024-05-18 13:55:05 +02:00
SharedMagicSystem.cs Wizard Touch Spells (Smite, Cluwne's Curse, Slippery Slope) (#34531) 2025-02-14 16:09:52 +00:00
SpellbookDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SpellbookSystem.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-09 19:03:54 +01:00