Skip to content

Commit c451da8

Browse files
committed
chore: update events
1 parent 88d0764 commit c451da8

File tree

6 files changed

+25
-16
lines changed

6 files changed

+25
-16
lines changed

events/vanilla_events/agitators_events/land_ownership_law_events.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1763,7 +1763,7 @@ land_ownership_law_events.15 = {
17631763
is_subject = yes
17641764
}
17651765
NOT = {
1766-
has_law = law_type:law_isolationism
1766+
has_law_or_variant = law_type:law_isolationism
17671767
}
17681768
any_neighbouring_state = {
17691769
NOT = {

events/vanilla_events/famine_political_events.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ famine_political.2 = {
103103
icon = "gfx/interface/icons/event_icons/event_protest.dds"
104104

105105
trigger = {
106-
has_law = law_type:law_isolationism
106+
has_law_or_variant = law_type:law_isolationism
107107
NOT = { has_modifier = made_economic_concessions }
108108
NOT = {
109109
any_interest_group = {

events/vanilla_events/law_events/economy_laws.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,14 @@ economy_laws.4 = {
292292
save_scope_as = standing_law_scope
293293
}
294294
}
295+
else_if = { # Refactor all of this before it gets out of hand
296+
limit = {
297+
has_law = law_type:law_canton_system
298+
}
299+
law_type:law_canton_system = {
300+
save_scope_as = standing_law_scope
301+
}
302+
}
295303

296304
random_interest_group = {
297305
limit = {

events/vanilla_events/law_events/isolationism_law.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ isolation.1 = {
2525

2626
trigger = {
2727
OR = {
28-
has_law = law_type:law_isolationism
28+
has_law_or_variant = law_type:law_isolationism
2929
has_law = law_type:law_traditionalism
3030
}
3131
OR = {
@@ -41,7 +41,7 @@ isolation.1 = {
4141
is_country_type = colonial
4242
}
4343
NOR = {
44-
has_law = law_type:law_isolationism
44+
has_law_or_variant = law_type:law_isolationism
4545
has_law = law_type:law_traditionalism
4646
}
4747
}
@@ -62,7 +62,7 @@ isolation.1 = {
6262
is_country_type = colonial
6363
}
6464
NOR = {
65-
has_law = law_type:law_isolationism
65+
has_law_or_variant = law_type:law_isolationism
6666
has_law = law_type:law_traditionalism
6767
}
6868
}
@@ -139,7 +139,7 @@ isolation.2 = {
139139

140140
trigger = {
141141
OR = {
142-
has_law = law_type:law_isolationism
142+
has_law_or_variant = law_type:law_isolationism
143143
has_law = law_type:law_traditionalism
144144
}
145145
OR = {
@@ -156,7 +156,7 @@ isolation.2 = {
156156
is_country_type = colonial
157157
}
158158
NOR = {
159-
has_law = law_type:law_isolationism
159+
has_law_or_variant = law_type:law_isolationism
160160
has_law = law_type:law_traditionalism
161161
}
162162
}
@@ -181,7 +181,7 @@ isolation.2 = {
181181
is_country_type = colonial
182182
}
183183
NOR = {
184-
has_law = law_type:law_isolationism
184+
has_law_or_variant = law_type:law_isolationism
185185
has_law = law_type:law_traditionalism
186186
}
187187
}

events/vanilla_events/soi_events/00_lobbies_events_04.txt

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3636,7 +3636,7 @@ lobby_events.14 = {
36363636
who = root
36373637
type = embargo
36383638
}
3639-
has_law = law_type:law_isolationism
3639+
has_law_or_variant = law_type:law_isolationism
36403640
has_law = law_type:law_command_economy
36413641
has_law = law_type:law_cooperative_ownership
36423642
}
@@ -3649,7 +3649,7 @@ lobby_events.14 = {
36493649
who = root
36503650
type = embargo
36513651
}
3652-
has_law = law_type:law_isolationism
3652+
has_law_or_variant = law_type:law_isolationism
36533653
has_law = law_type:law_command_economy
36543654
has_law = law_type:law_cooperative_ownership
36553655
}
@@ -3752,7 +3752,7 @@ lobby_events.14 = {
37523752
who = root
37533753
type = embargo
37543754
}
3755-
has_law = law_type:law_isolationism
3755+
has_law_or_variant = law_type:law_isolationism
37563756
has_law = law_type:law_command_economy
37573757
has_law = law_type:law_cooperative_ownership
37583758
}
@@ -3768,7 +3768,7 @@ lobby_events.14 = {
37683768
who = root
37693769
type = embargo
37703770
}
3771-
has_law = law_type:law_isolationism
3771+
has_law_or_variant = law_type:law_isolationism
37723772
has_law = law_type:law_command_economy
37733773
has_law = law_type:law_cooperative_ownership
37743774
}
@@ -3789,7 +3789,7 @@ lobby_events.14 = {
37893789
who = root
37903790
type = embargo
37913791
}
3792-
has_law = law_type:law_isolationism
3792+
has_law_or_variant = law_type:law_isolationism
37933793
has_law = law_type:law_command_economy
37943794
has_law = law_type:law_cooperative_ownership
37953795
}
@@ -3912,6 +3912,7 @@ lobby_events.15 = {
39123912
binds = ROOT
39133913
any_scope_article = {
39143914
has_type = foreign_investment_rights
3915+
source_country = root
39153916
}
39163917
}
39173918
}
@@ -3922,6 +3923,7 @@ lobby_events.15 = {
39223923
binds = ROOT
39233924
any_scope_article = {
39243925
has_type = foreign_investment_rights
3926+
source_country = root
39253927
}
39263928
}
39273929
}
@@ -3938,6 +3940,7 @@ lobby_events.15 = {
39383940
binds = ROOT
39393941
any_scope_article = {
39403942
has_type = foreign_investment_rights
3943+
source_country = root
39413944
}
39423945
}
39433946
}
@@ -3951,6 +3954,7 @@ lobby_events.15 = {
39513954
binds = ROOT
39523955
any_scope_article = {
39533956
has_type = foreign_investment_rights
3957+
source_country = root
39543958
}
39553959
}
39563960
}

events/vanilla_events/trade_route_events.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ trade_route_events.1 = {
6060
days = normal_modifier_time
6161
}
6262
}
63-
scope:arms_seller_threat = {
64-
change_infamy = -5
65-
}
6663
}
6764
}
6865

0 commit comments

Comments
 (0)