Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dcombat.cc1311 int effint = npc->get_effective_prop( in now_what() local
1314 Can_be_invisible(npc) && rand() % 300 < effint) { in now_what()
1317 } else if (Can_summon(npc) && rand() % 600 < effint && in now_what()