ReynardUwU2137 0 Posted October 23, 2024 Is there a "universal" tag, or do I always have to refer to a specific civilization? For example, I need a triggers that activates when you play any civilization and have good relations with Germany, is something like that possible? civs_opinion_over=THIS(?)=ger=-25.0 Quote Share this post Link to post Share on other sites More sharing options...
0 Łukasz Jakowski 13,390 Posted October 23, 2024 From the current list of triggers, there is no such possibility. Only as you said: civs_opinion_over=ger=pol=-25.0 # true if 'ger' (Germany) and 'pol' (Poland) have an opinion over -25.0 civs_opinion_below=ger=pol=-25.0 # true if 'ger' (Germany) and 'pol' (Poland) have an opinion below -25.0 Dule22 and Fire Quickly 2 Quote Share this post Link to post Share on other sites More sharing options...
0 yeetboi 16 Posted October 24, 2024 6 hours ago, Łukasz Jakowski said: From the current list of triggers, there is no such possibility. Only as you said: civs_opinion_over=ger=pol=-25.0 # true if 'ger' (Germany) and 'pol' (Poland) have an opinion over -25.0 civs_opinion_below=ger=pol=-25.0 # true if 'ger' (Germany) and 'pol' (Poland) have an opinion below -25.0 can universal tags be added in the next update? we also need global events like news events that are broadcasted to every nation using the same system Quote Share this post Link to post Share on other sites More sharing options...
Is there a "universal" tag, or do I always have to refer to a specific civilization? For example, I need a triggers that activates when you play any civilization and have good relations with Germany, is something like that possible?
civs_opinion_over=THIS(?)=ger=-25.0
Share this post
Link to post
Share on other sites