Home

UseEntityInEnergyProductionAchievementPrototype

This prototype is used for receiving an achievement when the player produces energy by entity.

Parent

Properties

entity

This entity is needed to produce energy, for the player to complete the achievement.

Examples

entity = "steam-engine"

consumed_condition

This item need to be consumed before gaining the achievement.

Examples

consumed_condition = "uranium-fuel-cell"

produced_condition

This item needs to be produced before gaining the achievement.

required_to_build

This item need to be built before gaining the achievement.

Examples

required_to_build = "nuclear-reactor"