Emacz Posted 2 hours ago Report Share Posted 2 hours ago Is it possible to have phasing up depending on a tech as well as buidllings etc? For example I want rome p4 to only be researchable after augustus reforms. I tried a simple fix and had p4 supersede reforms, but that through a bunch of errors anyone know about how this could work? Thanks! @wowgetoffyourcellphone @Atrik @real_tabasco_sauce Quote Link to comment Share on other sites More sharing options...
real_tabasco_sauce Posted 2 hours ago Report Share Posted 2 hours ago building phases already are a technology. So what you can do is add a technology field to the requirements list: "requirements": { "all": [ { "tech": "my_technology" }, {"entity": { "class": "Town", "number": 3 }} ] }, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.