- Steam App
- Spellmasons (1618380)
- Event type
- patch note
- Published
- 26 October 2024 - 09:01:08 UTC
- Source
- steam_community_announcements
The new "Teach" spell allows you to instruct any cloned Spellmasons to use a spell combination for their default behavior! Add "Teach" to the start of a spell combo and the rest of the spell will become the new spell of any targeted Spellmason NPC! New mod: Bogiac's Spells! Vastly improved FPS for the following Target Spells (especially when targeting TONs of units): optimize: Clone FPS optimize: Target Similar and Target Kind optimize: Connect Improved mod API mod-api: Expose Obstacle in the API mod-api: Expose seedrandom in the rand export for the API mod-api: Add Upgrade.ts to spellmasons api so that modded spells can grant other spells to player Thanks @Rosan mod-api: onLiquid event The onLiquid event is called when a unit either first enters liquid, starts a turn in liquid or exits liquid. For the first two scenarios `currentlyInLiquid` will be true, when exiting liquid, it will be ...