Class Recommender
java.lang.Object
de.rpgframework.genericrpg.chargen.ai.Recommender
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConfiguration(List<Modification> mods) voidcalculateDerivedeffects(RecommendationModification mod, DataItem resolved) Called to allow derived recommendations ( e.g. an attribute when having a skill recommendation) to happenvoid
-
Constructor Details
-
Recommender
public Recommender()
-
-
Method Details
-
clearConfiguration
public void clearConfiguration() -
addConfiguration
-
calculateDerivedeffects
Called to allow derived recommendations ( e.g. an attribute when having a skill recommendation) to happen -
getRecommendationState
-
getRecommendationState
-