Home
last modified time | relevance | path

Searched refs:ET_HEROISM (Results 1 – 5 of 5) sorted by relevance

/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Deffects.h56 ET_HEROISM, /* heroism: big bonus on all base attributes */ enumerator
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dpotions.c47 { PO_HEROISM, "heroism", ET_HEROISM, 500, 0 },
H A Deffects.c187 ET_HEROISM, "ET_HEROISM", 250, 5, NULL,
H A Dplayer.c4087 + player_effect(p, ET_HEROISM) in player_get_str()
4097 + player_effect(p, ET_HEROISM) in player_get_int()
4107 + player_effect(p, ET_HEROISM) in player_get_wis()
4117 + player_effect(p, ET_HEROISM) in player_get_con()
4127 + player_effect(p, ET_HEROISM) in player_get_dex()
H A Dmonsters.c3466 + monster_effect(m, ET_HEROISM) in monster_int()
3494 + (monster_effect(m, ET_HEROISM) * 5) in monster_speed()