Spellforce-Spell-framework
Loading...
Searching...
No Matches
sf_onhit_handlers.h File Reference
#include "../../api/sfsf.h"
#include "../../asi/sf_asi.h"
Include dependency graph for sf_onhit_handlers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

uint16_t __thiscall trueshot_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall riposte_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall assistance_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall endurance_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall durability_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall warcry_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall berserk_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 
uint16_t __thiscall critical_hits_onhit_handler (SF_CGdFigureJobs *_this, uint16_t source_index, uint16_t target_index, uint16_t damage)
 

Function Documentation

◆ assistance_onhit_handler()

uint16_t __thiscall assistance_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 230 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ berserk_onhit_handler()

uint16_t __thiscall berserk_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 162 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ critical_hits_onhit_handler()

uint16_t __thiscall critical_hits_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 87 of file sf_onhit_handlers.cpp.

Here is the caller graph for this function:

◆ durability_onhit_handler()

uint16_t __thiscall durability_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 64 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ endurance_onhit_handler()

uint16_t __thiscall endurance_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 134 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ riposte_onhit_handler()

uint16_t __thiscall riposte_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 30 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ trueshot_onhit_handler()

uint16_t __thiscall trueshot_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 6 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ warcry_onhit_handler()

uint16_t __thiscall warcry_onhit_handler ( SF_CGdFigureJobs * _this,
uint16_t source_index,
uint16_t target_index,
uint16_t damage )

Definition at line 194 of file sf_onhit_handlers.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: