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 | 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 653 of file sf_spelltype_handlers.cpp.
void __thiscall ability_berserk_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 674 of file sf_spelltype_handlers.cpp.
void __thiscall ability_boons_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 681 of file sf_spelltype_handlers.cpp.
void __thiscall ability_critical_hits_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 995 of file sf_spelltype_handlers.cpp.
void __thiscall ability_durability_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 694 of file sf_spelltype_handlers.cpp.
void __thiscall ability_endurance_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 667 of file sf_spelltype_handlers.cpp.
void __thiscall ability_patronize_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 660 of file sf_spelltype_handlers.cpp.
void __thiscall ability_riposte_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 988 of file sf_spelltype_handlers.cpp.
void __thiscall ability_salvo_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 715 of file sf_spelltype_handlers.cpp.
void __thiscall ability_shelter_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 687 of file sf_spelltype_handlers.cpp.
void __thiscall ability_shift_life_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 982 of file sf_spelltype_handlers.cpp.
void __thiscall ability_steelskin_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 708 of file sf_spelltype_handlers.cpp.
void __thiscall ability_trueshot_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 701 of file sf_spelltype_handlers.cpp.
void __thiscall ability_warcry_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 647 of file sf_spelltype_handlers.cpp.
void __thiscall acid_cloud_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 393 of file sf_spelltype_handlers.cpp.
void __thiscall amok_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 405 of file sf_spelltype_handlers.cpp.
void __thiscall area_confuse_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 965 of file sf_spelltype_handlers.cpp.
void __thiscall area_darkness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 929 of file sf_spelltype_handlers.cpp.
void __thiscall area_flexibility_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 272 of file sf_spelltype_handlers.cpp.
void __thiscall area_freeze_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 935 of file sf_spelltype_handlers.cpp.
void __thiscall area_healing_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 229 of file sf_spelltype_handlers.cpp.
void __thiscall area_hypnotize_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 959 of file sf_spelltype_handlers.cpp.
void __thiscall area_inflexibility_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 203 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 216 of file sf_spelltype_handlers.cpp.
void __thiscall area_quickness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 259 of file sf_spelltype_handlers.cpp.
void __thiscall area_roots_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 885 of file sf_spelltype_handlers.cpp.
void __thiscall area_slowness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 197 of file sf_spelltype_handlers.cpp.
void __thiscall area_strength_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 286 of file sf_spelltype_handlers.cpp.
void __thiscall area_weaken_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 210 of file sf_spelltype_handlers.cpp.
void __thiscall assistance_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 869 of file sf_spelltype_handlers.cpp.
void __thiscall aura_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 443 of file sf_spelltype_handlers.cpp.
void __thiscall befriend_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 543 of file sf_spelltype_handlers.cpp.
void __thiscall belial_effect_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 1002 of file sf_spelltype_handlers.cpp.
void __thiscall black_almightness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 827 of file sf_spelltype_handlers.cpp.
void __thiscall black_essence_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 788 of file sf_spelltype_handlers.cpp.
void __thiscall blizzard_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 387 of file sf_spelltype_handlers.cpp.
void __thiscall brilliance_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 344 of file sf_spelltype_handlers.cpp.
void __thiscall cannibalize_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 902 of file sf_spelltype_handlers.cpp.
void __thiscall chain_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 800 of file sf_spelltype_handlers.cpp.
void __thiscall charisma_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 553 of file sf_spelltype_handlers.cpp.
void __thiscall charm_animal_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 240 of file sf_spelltype_handlers.cpp.
void __thiscall charm_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 537 of file sf_spelltype_handlers.cpp.
void __thiscall chill_resistance_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 597 of file sf_spelltype_handlers.cpp.
void __thiscall clay_feet_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 941 of file sf_spelltype_handlers.cpp.
void __thiscall cloak_of_nor_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 743 of file sf_spelltype_handlers.cpp.
void __thiscall confuse_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 375 of file sf_spelltype_handlers.cpp.
void __thiscall conservation_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 610 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 191 of file sf_spelltype_handlers.cpp.
void __thiscall death_grasp_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 173 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 564 of file sf_spelltype_handlers.cpp.
void __thiscall detect_magic_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 421 of file sf_spelltype_handlers.cpp.
void __thiscall detect_metal_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 416 of file sf_spelltype_handlers.cpp.
void __thiscall dexterity_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 505 of file sf_spelltype_handlers.cpp.
void __thiscall disenchant_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 548 of file sf_spelltype_handlers.cpp.
void __thiscall dispel_black_aura_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 498 of file sf_spelltype_handlers.cpp.
void __thiscall dispel_white_aura_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 461 of file sf_spelltype_handlers.cpp.
void __thiscall disrupt_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 370 of file sf_spelltype_handlers.cpp.
void __thiscall distract_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 526 of file sf_spelltype_handlers.cpp.
void __thiscall dominate_animal_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 491 of file sf_spelltype_handlers.cpp.
void __thiscall dominate_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 531 of file sf_spelltype_handlers.cpp.
void __thiscall dominate_undead_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 912 of file sf_spelltype_handlers.cpp.
void __thiscall elemental_almightness2_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 853 of file sf_spelltype_handlers.cpp.
void __thiscall elemental_almightness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 841 of file sf_spelltype_handlers.cpp.
void __thiscall elemental_essence2_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 861 of file sf_spelltype_handlers.cpp.
void __thiscall elemental_essence_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 816 of file sf_spelltype_handlers.cpp.
void __thiscall endurance_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 512 of file sf_spelltype_handlers.cpp.
void __thiscall enlightenment_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 570 of file sf_spelltype_handlers.cpp.
void __thiscall eternity_aura_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 806 of file sf_spelltype_handlers.cpp.
void __thiscall extinct_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 411 of file sf_spelltype_handlers.cpp.
void __thiscall fast_fighting_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 519 of file sf_spelltype_handlers.cpp.
void __thiscall feedback_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 953 of file sf_spelltype_handlers.cpp.
void __thiscall feign_death_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 455 of file sf_spelltype_handlers.cpp.
void __thiscall fireball2_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 640 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 782 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 317 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 265 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 327 of file sf_spelltype_handlers.cpp.
void __thiscall freeze2_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 755 of file sf_spelltype_handlers.cpp.
void __thiscall freeze3_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 761 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 292 of file sf_spelltype_handlers.cpp.
void __thiscall hallow_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 310 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 875 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 474 of file sf_spelltype_handlers.cpp.
void __thiscall inflexibility_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 179 of file sf_spelltype_handlers.cpp.
void __thiscall invisibility_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 432 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 767 of file sf_spelltype_handlers.cpp.
void __thiscall lifetap_aura_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 635 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 360 of file sf_spelltype_handlers.cpp.
void __thiscall manashield_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 971 of file sf_spelltype_handlers.cpp.
void __thiscall manatap_aura_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 777 of file sf_spelltype_handlers.cpp.
void __thiscall manatap_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 355 of file sf_spelltype_handlers.cpp.
void __thiscall meditation_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 578 of file sf_spelltype_handlers.cpp.
void __thiscall melt_resistance_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 590 of file sf_spelltype_handlers.cpp.
void __thiscall mental_almightness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 847 of file sf_spelltype_handlers.cpp.
void __thiscall mental_essence_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 822 of file sf_spelltype_handlers.cpp.
void __thiscall mirage_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 947 of file sf_spelltype_handlers.cpp.
void __thiscall mutation_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 919 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 252 of file sf_spelltype_handlers.cpp.
void __thiscall rain_of_fire_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 381 of file sf_spelltype_handlers.cpp.
void __thiscall raise_dead_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 168 of file sf_spelltype_handlers.cpp.
void __thiscall regenerate_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 304 of file sf_spelltype_handlers.cpp.
void __thiscall reinforcement_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 897 of file sf_spelltype_handlers.cpp.
void __thiscall remediless_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 223 of file sf_spelltype_handlers.cpp.
void __thiscall remove_curse_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 298 of file sf_spelltype_handlers.cpp.
void __thiscall retention_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 338 of file sf_spelltype_handlers.cpp.
void __thiscall revenge_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 880 of file sf_spelltype_handlers.cpp.
void __thiscall rock_bullet_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 604 of file sf_spelltype_handlers.cpp.
void __thiscall roots_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 891 of file sf_spelltype_handlers.cpp.
void __thiscall sacrifice_mana_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 350 of file sf_spelltype_handlers.cpp.
void __thiscall self_illusion_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 332 of file sf_spelltype_handlers.cpp.
void __thiscall sentinel_healing_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 234 of file sf_spelltype_handlers.cpp.
void __thiscall shift_mana_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 977 of file sf_spelltype_handlers.cpp.
void __thiscall shock_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 365 of file sf_spelltype_handlers.cpp.
void __thiscall shockwave_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 559 of file sf_spelltype_handlers.cpp.
void __thiscall slow_fighting_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 480 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 721 of file sf_spelltype_handlers.cpp.
void __thiscall stone_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 438 of file sf_spelltype_handlers.cpp.
void __thiscall stone_rain_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 399 of file sf_spelltype_handlers.cpp.
void __thiscall strength_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 279 of file sf_spelltype_handlers.cpp.
void __thiscall suffocation_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 468 of file sf_spelltype_handlers.cpp.
void __thiscall suicide_death_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 450 of file sf_spelltype_handlers.cpp.
void __thiscall suicide_heal_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 486 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 322 of file sf_spelltype_handlers.cpp.
void __thiscall thorn_shield_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 246 of file sf_spelltype_handlers.cpp.
void __thiscall torture_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 907 of file sf_spelltype_handlers.cpp.
void __thiscall tower_arrow_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 617 of file sf_spelltype_handlers.cpp.
void __thiscall tower_extinct_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 772 of file sf_spelltype_handlers.cpp.
void __thiscall tower_healing_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 622 of file sf_spelltype_handlers.cpp.
void __thiscall tower_hypnotize_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 726 of file sf_spelltype_handlers.cpp.
void __thiscall tower_icestrike_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 627 of file sf_spelltype_handlers.cpp.
void __thiscall tower_pain_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 733 of file sf_spelltype_handlers.cpp.
void __thiscall tower_stone_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 738 of file sf_spelltype_handlers.cpp.
void __thiscall unkn_spell2_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 749 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 583 of file sf_spelltype_handlers.cpp.
void __thiscall weaken_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 185 of file sf_spelltype_handlers.cpp.
void __thiscall white_almightness_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 834 of file sf_spelltype_handlers.cpp.
void __thiscall white_essence_handler | ( | SF_CGdSpell * | _this, |
uint16_t | spell_index ) |
Definition at line 794 of file sf_spelltype_handlers.cpp.