Home
last modified time | relevance | path

Searched refs:dot_atk (Results 1 – 12 of 12) sorted by relevance

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h1229 int dot_atk[MAX_DOTS]; //Dot attack type. member
H A Dopenborscript.c4025 (*pretvar)->lVal = (LONG)ent->dot_atk[i]; in openbor_getentityproperty()
6360 ent->dot_atk[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c12671 self->dot_atk[iIndex] = 0; in common_dot()
12687 iType = self->dot_atk[iIndex]; //Get attack type. in common_dot()
14362 self->dot_atk[_dot_index] = attack->attack_type; //dot attack type. in checkdamageeffects()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1253 int dot_atk[MAX_DOTS]; //Dot attack type.
H A Dopenborscript.c4139 (*pretvar)->lVal = (LONG)ent->dot_atk[i]; in openbor_getentityproperty()
6114 ent->dot_atk[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c12899 self->dot_atk[iIndex] = 0; in common_dot()
12915 iType = self->dot_atk[iIndex]; //Get attack type. in common_dot()
14665 self->dot_atk[_dot_index] = attack->attack_type; //dot attack type. in checkdamageeffects()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1287 int dot_atk[MAX_DOTS]; //Dot attack type. member
H A Dopenborscript.c4984 (*pretvar)->lVal = (LONG)ent->dot_atk[i]; in openbor_getentityproperty()
6828 ent->dot_atk[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c17612 self->dot_atk[iIndex] = 0; in common_dot()
17628 … iType = self->dot_atk[iIndex]; //Get attack type. in common_dot()
20042 … self->dot_atk[_dot_index] = attack->attack_type; //dot attack type. in checkdamageeffects()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2053 int dot_atk[MAX_DOTS]; //Dot attack type. member
H A Dopenborscript.c6809 (*pretvar)->lVal = (LONG)ent->dot_atk[i]; in openbor_getentityproperty()
8872 ent->dot_atk[i] = (int)dbltemp; in openbor_changeentityproperty()
H A Dopenbor.c20518 self->dot_atk[iIndex] = 0; in common_dot()
20537 … iType = self->dot_atk[iIndex]; //Get attack type. in common_dot()
23154 … self->dot_atk[_dot_index] = attack->attack_type; //dot attack type. in checkdamageeffects()