-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Teekius edited this page Mar 15, 2025
·
22 revisions
In-depth Technical Documentation created using DoxyGen can be found here:
https://muddykat-tech.github.io/Spellforce-Spell-Framework/
API Documentation:
- AI Functions
- Effect Functions
- Figure Functions
- General helpers
- Glossary
- Iterator Functions
- Registration Fucntions
- Spell Functions
- Toolbox Functions
These are highly-detailed guides explaining how to install and use the Spellforce Framework in order to create spells featuring non-standard game logic.
Chapter 1: Ignite spell (persistent damage)
Chapter 2: Shieldwall spell (AoE bonus to armor rating)
Chapter 3: Interference spell (Reducing damage from incoming spells & alternating vanilla spells)
Chapter 4: Iceblade spell (Converting damage into two types using On Hit handler)