Prototype/ResearchAchievement
Basics
This Prototype Definition is used for receiving an achievement, when you complete a specific research. This is an extension of Prototype/Achievement
Properties
technology
Type: Types/string
researching this technology, will trigger the achievement.
technology = "oil-processing",
research_all
Type: Types/bool
This will only trigger if the player has learned every research in the game.
research_all = false, --Note: this is false by default.