|
Spellforce-Spell-framework
|
#include "../../api/sfsf.h"#include "../../api/sf_general_structures.h"#include "../../api/sf_spell_functions.h"

Go to the source code of this file.
Functions | |
| void __thiscall | default_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fireburst_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | icestrike_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | healing_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | death_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | slowness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | poison_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | invulnerability_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | cure_poison_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | freeze_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fog_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | illuminate_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fireshield_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fireball_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | iceshield_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | decay1_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | decay2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | pain_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | lifetap_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | summons_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | hypnotize_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | iceshield2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | iceshield3_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | pestilence_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | cure_disease_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | petrify_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_pain_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | raise_dead_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | death_grasp_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | inflexibility_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | weaken_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dark_banishing_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_slowness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_inflexibility_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_weaken_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_plague_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | remediless_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_healing_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | sentinel_healing_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | charm_animal_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | thorn_shield_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | quickness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_quickness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | flexibility_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_flexibility_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | strength_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_strength_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | guard_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | remove_curse_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | regenerate_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | hallow_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fireshield2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | thorn_shield2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | forget_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | self_illusion_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | retention_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | brilliance_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | sacrifice_mana_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | manatap_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | manadrain_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | shock_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | disrupt_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | confuse_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | rain_of_fire_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | blizzard_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | acid_cloud_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | stone_rain_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | amok_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | extinct_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | detect_metal_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | detect_magic_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | unkn_spell_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | invisibility_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | stone_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | siege_aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | suicide_death_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | feign_death_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dispel_white_aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | suffocation_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | inablility_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | slow_fighting_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | suicide_heal_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dominate_animal_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dispel_black_aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dexterity_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | endurance_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fast_fighting_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | distract_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dominate_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | charm_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | befriend_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | disenchant_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | charisma_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | shockwave_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | demoralization_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | enlightenment_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | meditation_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | wave_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | melt_resistance_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | chill_resistance_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | rock_bullet_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | conservation_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_arrow_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_healing_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_icestrike_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | lifetap_aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | fireball2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_warcry_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_benefactions_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_patronize_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_endurance_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_berserk_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_boons_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_shelter_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_durability_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_trueshot_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_steelskin_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_salvo_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | spark_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_hypnotize_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_pain_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_stone_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | cloak_of_nor_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | unkn_spell2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | freeze2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | freeze3_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | lava_bullet_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | tower_extinct_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | manatap_aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | firebane_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | black_essence_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | white_essence_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | chain_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | eternity_aura_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | elemental_essence_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | mental_essence_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | black_almightness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | white_almightness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | elemental_almightness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | mental_almightness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | elemental_almightness2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | elemental_essence2_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | assistance_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | holy_touch_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | revenge_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_roots_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | roots_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | reinforcement_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | cannibalize_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | torture_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | dominate_undead_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | mutation_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_darkness_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_freeze_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | clay_feet_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | mirage_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | feedback_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_hypnotize_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | area_confuse_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | manashield_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | shift_mana_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_shift_life_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_riposte_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | ability_critical_hits_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall | belial_effect_handler (SF_CGdSpell *_this, uint16_t spell_index) |
| void __thiscall ability_benefactions_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 661 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_berserk_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 682 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_boons_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 689 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_critical_hits_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 1003 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_durability_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 702 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_endurance_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 675 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_patronize_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 668 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_riposte_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 996 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_salvo_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 723 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_shelter_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 695 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_shift_life_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 990 of file sf_spelltype_handlers.cpp.

| void __thiscall ability_steelskin_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 716 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_trueshot_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 709 of file sf_spelltype_handlers.cpp.


| void __thiscall ability_warcry_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 655 of file sf_spelltype_handlers.cpp.


| void __thiscall acid_cloud_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 394 of file sf_spelltype_handlers.cpp.


| void __thiscall amok_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 406 of file sf_spelltype_handlers.cpp.


| void __thiscall area_confuse_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 973 of file sf_spelltype_handlers.cpp.


| void __thiscall area_darkness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 937 of file sf_spelltype_handlers.cpp.


| void __thiscall area_flexibility_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 273 of file sf_spelltype_handlers.cpp.


| void __thiscall area_freeze_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 943 of file sf_spelltype_handlers.cpp.


| void __thiscall area_healing_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 230 of file sf_spelltype_handlers.cpp.

| void __thiscall area_hypnotize_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 967 of file sf_spelltype_handlers.cpp.


| void __thiscall area_inflexibility_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 204 of file sf_spelltype_handlers.cpp.


| void __thiscall area_pain_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 163 of file sf_spelltype_handlers.cpp.


| void __thiscall area_plague_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 217 of file sf_spelltype_handlers.cpp.


| void __thiscall area_quickness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 260 of file sf_spelltype_handlers.cpp.


| void __thiscall area_roots_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 893 of file sf_spelltype_handlers.cpp.


| void __thiscall area_slowness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 198 of file sf_spelltype_handlers.cpp.


| void __thiscall area_strength_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 287 of file sf_spelltype_handlers.cpp.


| void __thiscall area_weaken_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 211 of file sf_spelltype_handlers.cpp.


| void __thiscall assistance_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 877 of file sf_spelltype_handlers.cpp.


| void __thiscall aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 444 of file sf_spelltype_handlers.cpp.


| void __thiscall befriend_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 551 of file sf_spelltype_handlers.cpp.

| void __thiscall belial_effect_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 1010 of file sf_spelltype_handlers.cpp.

| void __thiscall black_almightness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 835 of file sf_spelltype_handlers.cpp.


| void __thiscall black_essence_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 796 of file sf_spelltype_handlers.cpp.


| void __thiscall blizzard_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 388 of file sf_spelltype_handlers.cpp.


| void __thiscall brilliance_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 345 of file sf_spelltype_handlers.cpp.


| void __thiscall cannibalize_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 910 of file sf_spelltype_handlers.cpp.

| void __thiscall chain_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 808 of file sf_spelltype_handlers.cpp.


| void __thiscall charisma_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 561 of file sf_spelltype_handlers.cpp.


| void __thiscall charm_animal_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 241 of file sf_spelltype_handlers.cpp.


| void __thiscall charm_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 545 of file sf_spelltype_handlers.cpp.


| void __thiscall chill_resistance_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 605 of file sf_spelltype_handlers.cpp.


| void __thiscall clay_feet_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 949 of file sf_spelltype_handlers.cpp.


| void __thiscall cloak_of_nor_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 751 of file sf_spelltype_handlers.cpp.


| void __thiscall confuse_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 376 of file sf_spelltype_handlers.cpp.


| void __thiscall conservation_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 618 of file sf_spelltype_handlers.cpp.


| void __thiscall cure_disease_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 152 of file sf_spelltype_handlers.cpp.

| void __thiscall cure_poison_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 57 of file sf_spelltype_handlers.cpp.

| void __thiscall dark_banishing_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 192 of file sf_spelltype_handlers.cpp.


| void __thiscall death_grasp_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 174 of file sf_spelltype_handlers.cpp.


| void __thiscall death_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 32 of file sf_spelltype_handlers.cpp.

| void __thiscall decay1_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 97 of file sf_spelltype_handlers.cpp.


| void __thiscall decay2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 103 of file sf_spelltype_handlers.cpp.


| void __thiscall default_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
| void __thiscall demoralization_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 572 of file sf_spelltype_handlers.cpp.


| void __thiscall detect_magic_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 422 of file sf_spelltype_handlers.cpp.

| void __thiscall detect_metal_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 417 of file sf_spelltype_handlers.cpp.

| void __thiscall dexterity_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 513 of file sf_spelltype_handlers.cpp.


| void __thiscall disenchant_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 556 of file sf_spelltype_handlers.cpp.

| void __thiscall dispel_black_aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 506 of file sf_spelltype_handlers.cpp.


| void __thiscall dispel_white_aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 469 of file sf_spelltype_handlers.cpp.


| void __thiscall disrupt_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 371 of file sf_spelltype_handlers.cpp.

| void __thiscall distract_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 534 of file sf_spelltype_handlers.cpp.

| void __thiscall dominate_animal_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 499 of file sf_spelltype_handlers.cpp.


| void __thiscall dominate_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 539 of file sf_spelltype_handlers.cpp.


| void __thiscall dominate_undead_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 920 of file sf_spelltype_handlers.cpp.


| void __thiscall elemental_almightness2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 861 of file sf_spelltype_handlers.cpp.


| void __thiscall elemental_almightness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 849 of file sf_spelltype_handlers.cpp.

| void __thiscall elemental_essence2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 869 of file sf_spelltype_handlers.cpp.


| void __thiscall elemental_essence_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 824 of file sf_spelltype_handlers.cpp.

| void __thiscall endurance_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 520 of file sf_spelltype_handlers.cpp.


| void __thiscall enlightenment_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 578 of file sf_spelltype_handlers.cpp.


| void __thiscall eternity_aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 814 of file sf_spelltype_handlers.cpp.


| void __thiscall extinct_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 412 of file sf_spelltype_handlers.cpp.

| void __thiscall fast_fighting_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 527 of file sf_spelltype_handlers.cpp.


| void __thiscall feedback_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 961 of file sf_spelltype_handlers.cpp.


| void __thiscall feign_death_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 463 of file sf_spelltype_handlers.cpp.


| void __thiscall fireball2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 648 of file sf_spelltype_handlers.cpp.


| void __thiscall fireball_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 86 of file sf_spelltype_handlers.cpp.

| void __thiscall firebane_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 790 of file sf_spelltype_handlers.cpp.


| void __thiscall fireburst_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 12 of file sf_spelltype_handlers.cpp.


| void __thiscall fireshield2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 318 of file sf_spelltype_handlers.cpp.

| void __thiscall fireshield_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 80 of file sf_spelltype_handlers.cpp.


| void __thiscall flexibility_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 266 of file sf_spelltype_handlers.cpp.


| void __thiscall fog_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 68 of file sf_spelltype_handlers.cpp.


| void __thiscall forget_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 328 of file sf_spelltype_handlers.cpp.

| void __thiscall freeze2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 763 of file sf_spelltype_handlers.cpp.


| void __thiscall freeze3_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 769 of file sf_spelltype_handlers.cpp.


| void __thiscall freeze_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 62 of file sf_spelltype_handlers.cpp.


| void __thiscall guard_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 293 of file sf_spelltype_handlers.cpp.


| void __thiscall hallow_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 311 of file sf_spelltype_handlers.cpp.


| void __thiscall healing_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 27 of file sf_spelltype_handlers.cpp.

| void __thiscall holy_touch_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 883 of file sf_spelltype_handlers.cpp.

| void __thiscall hypnotize_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 126 of file sf_spelltype_handlers.cpp.


| void __thiscall iceshield2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 132 of file sf_spelltype_handlers.cpp.


| void __thiscall iceshield3_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
| void __thiscall iceshield_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 91 of file sf_spelltype_handlers.cpp.


| void __thiscall icestrike_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 19 of file sf_spelltype_handlers.cpp.


| void __thiscall illuminate_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 74 of file sf_spelltype_handlers.cpp.


| void __thiscall inablility_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 482 of file sf_spelltype_handlers.cpp.


| void __thiscall inflexibility_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 180 of file sf_spelltype_handlers.cpp.


| void __thiscall invisibility_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 433 of file sf_spelltype_handlers.cpp.


| void __thiscall invulnerability_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 50 of file sf_spelltype_handlers.cpp.


| void __thiscall lava_bullet_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 775 of file sf_spelltype_handlers.cpp.

| void __thiscall lifetap_aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 643 of file sf_spelltype_handlers.cpp.

| void __thiscall lifetap_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 114 of file sf_spelltype_handlers.cpp.


| void __thiscall manadrain_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 361 of file sf_spelltype_handlers.cpp.

| void __thiscall manashield_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 979 of file sf_spelltype_handlers.cpp.


| void __thiscall manatap_aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 785 of file sf_spelltype_handlers.cpp.

| void __thiscall manatap_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 356 of file sf_spelltype_handlers.cpp.

| void __thiscall meditation_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 586 of file sf_spelltype_handlers.cpp.

| void __thiscall melt_resistance_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 598 of file sf_spelltype_handlers.cpp.


| void __thiscall mental_almightness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 855 of file sf_spelltype_handlers.cpp.

| void __thiscall mental_essence_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 830 of file sf_spelltype_handlers.cpp.

| void __thiscall mirage_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 955 of file sf_spelltype_handlers.cpp.


| void __thiscall mutation_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 927 of file sf_spelltype_handlers.cpp.


| void __thiscall pain_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 109 of file sf_spelltype_handlers.cpp.

| void __thiscall pestilence_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 144 of file sf_spelltype_handlers.cpp.


| void __thiscall petrify_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 157 of file sf_spelltype_handlers.cpp.


| void __thiscall poison_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 43 of file sf_spelltype_handlers.cpp.


| void __thiscall quickness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 253 of file sf_spelltype_handlers.cpp.


| void __thiscall rain_of_fire_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 382 of file sf_spelltype_handlers.cpp.


| void __thiscall raise_dead_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 169 of file sf_spelltype_handlers.cpp.

| void __thiscall regenerate_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 305 of file sf_spelltype_handlers.cpp.


| void __thiscall reinforcement_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 905 of file sf_spelltype_handlers.cpp.

| void __thiscall remediless_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 224 of file sf_spelltype_handlers.cpp.


| void __thiscall remove_curse_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 299 of file sf_spelltype_handlers.cpp.


| void __thiscall retention_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 339 of file sf_spelltype_handlers.cpp.


| void __thiscall revenge_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 888 of file sf_spelltype_handlers.cpp.

| void __thiscall rock_bullet_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 612 of file sf_spelltype_handlers.cpp.

| void __thiscall roots_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 899 of file sf_spelltype_handlers.cpp.


| void __thiscall sacrifice_mana_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 351 of file sf_spelltype_handlers.cpp.

| void __thiscall self_illusion_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 333 of file sf_spelltype_handlers.cpp.


| void __thiscall sentinel_healing_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 235 of file sf_spelltype_handlers.cpp.

| void __thiscall shift_mana_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 985 of file sf_spelltype_handlers.cpp.

| void __thiscall shock_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 366 of file sf_spelltype_handlers.cpp.

| void __thiscall shockwave_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 567 of file sf_spelltype_handlers.cpp.

| void __thiscall siege_aura_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 451 of file sf_spelltype_handlers.cpp.


| void __thiscall slow_fighting_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 488 of file sf_spelltype_handlers.cpp.


| void __thiscall slowness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 37 of file sf_spelltype_handlers.cpp.


| void __thiscall spark_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 729 of file sf_spelltype_handlers.cpp.

| void __thiscall stone_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 439 of file sf_spelltype_handlers.cpp.

| void __thiscall stone_rain_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 400 of file sf_spelltype_handlers.cpp.


| void __thiscall strength_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 280 of file sf_spelltype_handlers.cpp.


| void __thiscall suffocation_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 476 of file sf_spelltype_handlers.cpp.


| void __thiscall suicide_death_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 458 of file sf_spelltype_handlers.cpp.

| void __thiscall suicide_heal_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 494 of file sf_spelltype_handlers.cpp.

| void __thiscall summons_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 120 of file sf_spelltype_handlers.cpp.


| void __thiscall thorn_shield2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 323 of file sf_spelltype_handlers.cpp.

| void __thiscall thorn_shield_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 247 of file sf_spelltype_handlers.cpp.


| void __thiscall torture_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 915 of file sf_spelltype_handlers.cpp.

| void __thiscall tower_arrow_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 625 of file sf_spelltype_handlers.cpp.

| void __thiscall tower_extinct_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 780 of file sf_spelltype_handlers.cpp.

| void __thiscall tower_healing_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 630 of file sf_spelltype_handlers.cpp.

| void __thiscall tower_hypnotize_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 734 of file sf_spelltype_handlers.cpp.


| void __thiscall tower_icestrike_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 635 of file sf_spelltype_handlers.cpp.


| void __thiscall tower_pain_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 741 of file sf_spelltype_handlers.cpp.

| void __thiscall tower_stone_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 746 of file sf_spelltype_handlers.cpp.

| void __thiscall unkn_spell2_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 757 of file sf_spelltype_handlers.cpp.


| void __thiscall unkn_spell_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
| void __thiscall wave_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 591 of file sf_spelltype_handlers.cpp.


| void __thiscall weaken_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 186 of file sf_spelltype_handlers.cpp.


| void __thiscall white_almightness_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 842 of file sf_spelltype_handlers.cpp.


| void __thiscall white_essence_handler | ( | SF_CGdSpell * | _this, |
| uint16_t | spell_index ) |
Definition at line 802 of file sf_spelltype_handlers.cpp.

