Skip to content

QOL#1074

Merged
DragonsAscent merged 10 commits intoTheComputerGeek2:mainfrom
JasperLorelai:qol
Apr 14, 2026
Merged

QOL#1074
DragonsAscent merged 10 commits intoTheComputerGeek2:mainfrom
JasperLorelai:qol

Conversation

@JasperLorelai
Copy link
Copy Markdown
Collaborator

Changes:

  • The default parameter in the %arg:<index>:<default>% placeholder is now optional (evaluates into an empty string).
  • The item option in itemcooldown now supports Magic Item String.
  • Spell files (files named spell*.yml) can now recursively be stored in spell folders (named spells*), not just on the first level - applies to spell folders too.

Additions:

  • Added levitating and levitated modifier conditions.
  • Added key (namespaced key) option to itemcooldown, referring to all items with the cooldown group with that key. This option takes precedence over item.

Fixes:

  • Fixed an issue with ImbueSpell failing to accept items without any item components.
  • Fixed an issue with LevitateSpell not toggling off active levitation when cast as a sub-spell.
  • Fixed issue #1070 where the the meta_absorption meta variable did not update the max_absorption attribute introduced in 1.20.2 before setting absorption, causing the value to be clamped down to the existing max absorption, which is 0 by default.

@DragonsAscent DragonsAscent merged commit 0f7091d into TheComputerGeek2:main Apr 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants