Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Dmod_tools.hpp131 int weightedChance = 1; member in MonsterStatCustomManager::ItemEntry
306 this->weightedChance = std::max(1, itr->value.GetInt()); in readKeyToItemEntry()
1160 itemChances.at(index) = pair.first.weightedChance; in readFromFile()
1202 itemChances.at(index) = i.weightedChance; in readFromFile()