Documentation of include files used by the Grimoire.
Grimoire Version 3.0[]
The include files for version 3.0 have changed immensely. Documentation will be forthcoming soon.
Grimoire Versions prior to 3.0[]
- sg_i0_spells - master include file
- sg_i0_spconst - spell related constants
- sg_i0_featconst - feat related constants
- sg_i0_deities - deity related constants and domain functions
- sg_inc_aoe - area of effect functions
- sg_inc_breach - spell breach functions
- sg_inc_charinfo - character/creature functions
- sg_inc_concen - concentration system functions
- sg_inc_cure - cure & similar spells implementation
- sg_inc_dragbreath - dragon breath common functions
- sg_inc_effects - custom effect constructors
- sg_inc_elements - energy substitution functions
- sg_inc_inflict - inflict & similar spells implementation
- sg_inc_itemprop - itemproperty functions
- sg_inc_light - light & darkness spell functions
- sg_inc_override - replacement functions for functions in bioware includes to avoid circular includes
- sg_inc_spinfo - spell info functions
- sg_inc_summon - summon creature functions
- sg_inc_undead - underlying functions for turning/rebuking/bolstering
- sg_inc_undwater - functions for underwater situations
- sg_inc_utils - utility functions
- sg_inc_wrappers - functions that call Bioware's original functions, but then manipulate the result, providing extra functionality