Prototype/CombatRobotCountAchievement: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.16)
(Changed links going to the redirect Types/uint to go to Types/uint32.)
Line 3: Line 3:
== Optional properties ==
== Optional properties ==
=== count ===
=== count ===
'''Type''': [[Types/uint]]
'''Type''': [[Types/uint32]]


'''Default''': 1
'''Default''': 1

Revision as of 10:42, 25 June 2018

Basics

This prototype definition is used for receiving an achievement when the player has a certain robot follower count. This is an extension of Prototype/Achievement

Optional properties

count

Type: Types/uint32

Default: 1

This will trigger the achievement, if player's current robot count is over this amount.

 count = 100,