Home
last modified time | relevance | path

Searched refs:missilecost (Results 1 – 3 of 3) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Denchant.c589 penc->setsave[value_idx] = ptarget->missilecost; in enchant_apply_set()
590 …ptarget->missilecost = peve->setvalue[value_idx] * 16.0f; // adjustment to the value stored… in enchant_apply_set()
1662 ptarget->missilecost = penc->setsave[value_idx]; in enchant_remove_set()
H A Dchar.h383 Uint8 missilecost; ///< Mana cost for each one member
H A Dcollision.c2837 …pdata->mana_paid = cost_mana( pdata->pchr->missilehandler, pdata->pchr->missilecost << 8, pdata->p… in do_chr_prt_collision_deflect()