Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dentity.cpp5055 int minusDex = DEX; in statGetDEX() local
5056 if ( minusDex > 0 ) in statGetDEX()
5058 DEX -= (minusDex / 4); // -1 DEX for every 4 DEX we have. in statGetDEX()
5092 int minusDex = DEX; in statGetDEX() local
5093 if ( minusDex > 0 ) in statGetDEX()
5095 DEX -= (minusDex / 4); // -1 DEX for every 4 DEX we have. in statGetDEX()