This prototype is used for receiving an achievement when the player researches with a specific science pack before unlocking another.
AchievementPrototypeWithConditionItemID | Array<ItemID>falsefalseThis will disable the achievement, if technology unlocking this item is researched before meeting requirements.
dont_research = {"production-science-pack", "utility-science-pack"}
ItemID | Array<ItemID>falsefalseIf you research technology using one of specified items, you receive the achievement.
research_with = {"metallurgic-science-pack", "electromagnetic-science-pack", "agricultural-science-pack"}