Home
last modified time | relevance | path

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

/netbsd/src/games/larn/
Ddisplay.c84 … (long) c[WISDOM], (long) c[CONSTITUTION], (long) c[DEXTERITY], (long) c[CHARISMA]); in bot_linex()
121 botsub(makecode(WISDOM, 32, 19), "%-2ld"); in bot_linex()
Dheader.h78 #define WISDOM 2 macro
Dmonster.c385 if (rnd(11) + 7 <= c[WISDOM]) in speldamage()
503 if (c[WISDOM] > rnd(10) + 10) in speldamage()
Dstore.c472 c[WISDOM] += 2; in oschool()
Dobject.c750 c[WISDOM] += rnd(2); in quaffpotion()