Skip to content

BuyGeneratorTypeGoal

Goal BuyGeneratorTypeGoal
Description A Goal which is complete when one or more instances of a specific Generator type are bought by the player.
Example Build Roc Vodka
Inheritance Goal
Target Any Generator with a StaticDataId that matches the Generator Id specified on the BuyGeneratorTypeGoalData will be targeted by the Goal.
Target Amount The number of times that the Generator must be purchased. In most cases, this would be 1.
Progression Each purchase of a targeted Generator will progress the Goal by 1 unit up until the target amount is met, at which point the Goal is complete.
Pre Activation Any target Generator that is purchased prior to this Goal being activated will count towards the target amount.
Remarks