Home
last modified time | relevance | path

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

/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dmonsters.c45 int reroll_chance; member
545 .exp = 3000, .gold = 2000, .reroll_chance = 80, .ac = 11, .hp_max = 100,
3525 return monster_data[type].reroll_chance; in monster_type_reroll_chance()