No description
Find a file
Florian Berthold d37e75aa7f fix(dispels): register Sun Cleric Sanctify + Primalist Mending Touch
COA_SANCTIFY        524968  Sun Cleric  (Magic, Poison, Disease)
                      The active Sun Cleric multi-type dispel; previously
                      the only SUNCLERIC reference in Decursive was the
                      empty {} placeholder in Dcr_opt.lua's per-class
                      skip list. Now wired into the CoA customSpells
                      table so Decursive recognises it as a dispel cast.

  COA_MENDING_TOUCH   524971  Primalist passive
                      Talent that turns Soothing Touch into a Poison /
                      Disease dispel and adds a 4% max-HP self-heal to
                      Neutralizing Touch's Magic dispels. Registering
                      the ID lets Decursive surface it in spell
                      lookups; the active dispels themselves are
                      separate IDs (not yet registered).
2026-05-24 23:22:21 +02:00
.github Initial commit 2022-10-21 06:51:19 -07:00
Decursive fix(dispels): register Sun Cleric Sanctify + Primalist Mending Touch 2026-05-24 23:22:21 +02:00
.gitattributes ci: preserve upstream line endings (CRLF) for clean upstream diffs 2026-05-08 04:03:00 +02:00
.gitignore Initial commit 2022-10-21 06:51:19 -07:00
README.md init 2022-10-21 06:52:48 -07:00

Decursive

This is the repository for Decursive. Modified for Ascension.gg.