Uses of Class
de.rpgframework.genericrpg.modification.ValueModification
Packages that use ValueModification
Package
Description
-
Uses of ValueModification in de.rpgframework.genericrpg.data
Methods in de.rpgframework.genericrpg.data with parameters of type ValueModificationModifier and TypeMethodDescriptionstatic List<Modification> GenericRPGTools.decisionToModifications(ValueModification origMod, Choice choice, Decision dec) -
Uses of ValueModification in de.rpgframework.genericrpg.items
Methods in de.rpgframework.genericrpg.items with parameters of type ValueModificationModifier and TypeMethodDescriptionvoidCarriedItem.addModificationFromCharacter(ValueModification mod) -
Uses of ValueModification in de.rpgframework.genericrpg.modification
Subclasses of ValueModification in de.rpgframework.genericrpg.modificationMethods in de.rpgframework.genericrpg.modification that return ValueModificationConstructors in de.rpgframework.genericrpg.modification with parameters of type ValueModification