Class GV_BountiesNearby
java.lang.Object
com.prineside.tdi2.gameplayMods.GenericGameplayMod
com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
com.prineside.tdi2.gameplayMods.mods.GV_BountiesNearby
- All Implemented Interfaces:
KryoSerializable,GameplayMod
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
additionalCategory, baseValue, deltaPerPower, gvType, isFinalMultiplier, mainCategory, roundToIntFields inherited from class com.prineside.tdi2.gameplayMods.GenericGameplayMod
maxPower, multipleInstances, power, powerLevelsUpgradedByMods, replacedMod -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.gameplayMods.mods.AbstractGameValueMod
applyConfig, getAdditionalCategory, getCategory, getDescription, getIcon, read, register, setRegisteredPower, writeMethods inherited from class com.prineside.tdi2.gameplayMods.GenericGameplayMod
allowsMultipleInstancesFromDifferentSources, getId, getMaxPower, getPower, getReplacesUnsatisfiedMod, isPowerLevelUpgradedByOtherMod, markPowerLevelUpgradedByOtherMod, setReplacesUnsatisfiedModMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.prineside.tdi2.gameplayMods.GameplayMod
configure, isImmediateAndNotListed
-
Constructor Details
-
GV_BountiesNearby
public GV_BountiesNearby()
-
-
Method Details
-
cpy
-
isAlwaysUseless
-
getNotSatisfiedPreconditions
- Returns:
- description of a not satisfied preconditions or null if bonus can be enabled
-