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
This commit is contained in:
keronshb
2025-02-02 14:23:41 -05:00
committed by GitHub
parent 2991f1ad40
commit c82f77ef07
9 changed files with 145 additions and 105 deletions

View File

@@ -515,7 +515,7 @@
- type: MobStateActions
actions:
Alive:
- ActionSmite
- ActionSmiteNoReq
Critical:
- ActionCritSuccumb
- ActionCritFakeDeath

View File

@@ -136,7 +136,7 @@
- state: overlay_blood
- type: Spellbook
spellActions:
ActionSmite: -1
ActionSmiteNoReq: -1
- type: entity
id: KnockSpellbook