Home
last modified time | relevance | path

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

/dragonfly/games/larn/
HDdisplay.c76 … (long)c[WISDOM], (long)c[CONSTITUTION], (long)c[DEXTERITY], (long)c[CHARISMA]); in bot_linex()
116 botsub(makecode(CHARISMA, 53, 19), "%-2d"); in bot_linex()
HDheader.h83 #define CHARISMA 5 macro
HDstore.c445 c[CHARISMA] += 3; in oschool()
HDmonster.c327 c[CHARMCOUNT] += c[CHARISMA] << 1; in speldamage()
1233 if (rnd(30) + 5 * monster[mster].level - c[CHARISMA] < 30) { in hitplayer()
HDobject.c748 c[CHARISMA]++; in quaffpotion()