Uses of Class
com.prineside.tdi2.gameplayMods.ProbableBonus
Packages that use ProbableBonus
- 
Uses of ProbableBonus in com.prineside.tdi2.gameplayMods
Methods in com.prineside.tdi2.gameplayMods that return ProbableBonusModifier and TypeMethodDescriptionstatic <T extends GenericGameplayMod>
ProbableBonusProbableBonusesProvider.addOrModify(T proto, int stage, Array<GameplayModSystem.ActiveMod> activeMods, ProbableBonusesProvider.BonusProviderConfig providerCfg) Can be applied to both singleton and variant bonuses.Methods in com.prineside.tdi2.gameplayMods that return types with arguments of type ProbableBonusModifier and TypeMethodDescriptionBonusStagesConfig.getProbableBonuses(int stageNumber, GameSystemProvider S)  - 
Uses of ProbableBonus in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems that return types with arguments of type ProbableBonus