1#ifndef SF_SPELLDAMAGE_HANDLER_H
2#define SF_SPELLDAMAGE_HANDLER_H
8 uint16_t source, uint16_t target,
9 uint16_t current_damage,
10 uint16_t is_spell_damage,
11 uint32_t is_ranged_damage,
15 uint16_t source, uint16_t target,
16 uint16_t current_damage,
17 uint16_t is_spell_damage,
18 uint32_t is_ranged_damage,
22 uint16_t source, uint16_t target,
23 uint16_t current_damage,
24 uint16_t is_spell_damage,
25 uint32_t is_ranged_damage,
29 uint16_t source, uint16_t target,
30 uint16_t current_damage,
31 uint16_t is_spell_damage,
32 uint32_t is_ranged_damage,
36 uint16_t source, uint16_t target,
37 uint16_t current_damage,
38 uint16_t is_spell_damage,
39 uint32_t is_ranged_damage,
43 uint16_t source, uint16_t target,
44 uint16_t current_damage,
45 uint16_t is_spell_damage,
46 uint32_t is_ranged_damage,
52 uint16_t current_damage,
53 uint16_t is_spell_damage,
54 uint32_t is_ranged_damage,
58 uint16_t source, uint16_t target,
59 uint16_t current_damage,
60 uint16_t is_spell_damage,
61 uint32_t is_ranged_damage,
65 uint16_t source, uint16_t target,
66 uint16_t current_damage,
67 uint16_t is_spell_damage,
68 uint32_t is_ranged_damage,
72 uint16_t source, uint16_t target,
73 uint16_t current_damage,
74 uint16_t is_spell_damage,
75 uint32_t is_ranged_damage,
uint16_t __thiscall hypnotize_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall durability_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall steelskin_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall mana_shield_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall feedback_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall dmg_shield_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall invulnerability_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall death_grasp_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall feign_death_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)
uint16_t __thiscall conservation_dmg_handler(SF_CGdFigureToolbox *_this, uint16_t source, uint16_t target, uint16_t current_damage, uint16_t is_spell_damage, uint32_t is_ranged_damage, uint16_t spell_id)