Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/subject_type_upgrades/00_subject_type_upgrades.txt +314 -0
common/subject_type_upgrades/00_subject_type_upgrades.txt ADDED
@@ -0,0 +1,314 @@
1
+ # Triggers will be evaluated in the scope of the Subject, with the Overlord as its FROM scope.
2
+
3
+ #Crown Colony Upgrades
4
+ increase_force_limit_from_colony = {
5
+ can_upgrade_trigger = {
6
+ is_subject_of_type = crown_colony
7
+ colonial_parent = {
8
+ adm_power_cost = 25
9
+ }
10
+ }
11
+
12
+ cost = 100
13
+
14
+ effect = {
15
+ colonial_parent = {
16
+ adm_power_cost = 25
17
+ }
18
+ }
19
+
20
+ modifier_overlord = {
21
+ land_forcelimit = 5
22
+ }
23
+
24
+ modifier_subject = {
25
+ land_forcelimit = -5
26
+ liberty_desire = 10
27
+ }
28
+ }
29
+
30
+ enlarge_the_gold_fleet = {
31
+ can_upgrade_trigger = {
32
+ is_subject_of_type = crown_colony
33
+ colonial_parent = {
34
+ adm_power_cost = 25
35
+ }
36
+ }
37
+
38
+ cost = 100
39
+
40
+ effect = {
41
+ colonial_parent = {
42
+ adm_power_cost = 25
43
+ }
44
+ }
45
+
46
+ modifier_overlord = {
47
+ treasure_fleet_income = 0.2
48
+ }
49
+
50
+ modifier_subject = {
51
+ liberty_desire = 10
52
+ }
53
+ }
54
+
55
+ increase_religious_control = {
56
+ can_upgrade_trigger = {
57
+ is_subject_of_type = crown_colony
58
+ colonial_parent = {
59
+ adm_power_cost = 25
60
+ }
61
+ }
62
+
63
+ cost = 100
64
+
65
+ effect = {
66
+ colonial_parent = {
67
+ adm_power_cost = 25
68
+ }
69
+ hidden_effect = {
70
+ set_country_flag = has_increased_religious_control
71
+ }
72
+ }
73
+
74
+ removed_effect = {
75
+ hidden_effect = {
76
+ clr_country_flag = has_increased_religious_control
77
+ }
78
+ }
79
+
80
+ modifier_subject = {
81
+ liberty_desire = 10
82
+ global_missionary_strength = 0.01
83
+ tolerance_heathen = -1
84
+ }
85
+ }
86
+
87
+ increase_integration_in_the_realm = {
88
+ can_upgrade_trigger = {
89
+ is_subject_of_type = crown_colony
90
+ colonial_parent = {
91
+ adm_power_cost = 25
92
+ }
93
+ }
94
+
95
+ cost = 100
96
+
97
+ effect = {
98
+ colonial_parent = {
99
+ adm_power_cost = 25
100
+ }
101
+ }
102
+
103
+ modifier_overlord = {
104
+ governing_capacity = -25
105
+ }
106
+
107
+ modifier_subject = {
108
+ liberty_desire = -10
109
+ }
110
+ }
111
+
112
+ #Private Enterprise Colony Upgrades
113
+ increase_trade_power_transfer_from_colony = {
114
+ can_upgrade_trigger = {
115
+ is_subject_of_type = private_enterprise
116
+ colonial_parent = {
117
+ adm_power_cost = 25
118
+ }
119
+ }
120
+
121
+ cost = 100
122
+
123
+ effect = {
124
+ colonial_parent = {
125
+ adm_power_cost = 25
126
+ }
127
+ }
128
+
129
+ modifier_overlord = {
130
+ global_trade_power = 0.02
131
+ }
132
+
133
+ modifier_subject = {
134
+ liberty_desire = 10
135
+ global_trade_power = -0.02
136
+ }
137
+ }
138
+
139
+ encourage_cash_crops = {
140
+ can_upgrade_trigger = {
141
+ is_subject_of_type = private_enterprise
142
+ colonial_parent = {
143
+ adm_power_cost = 25
144
+ }
145
+ }
146
+
147
+ cost = 100
148
+
149
+ effect = {
150
+ colonial_parent = {
151
+ adm_power_cost = 25
152
+ }
153
+ custom_tooltip = encourage_cash_crops_tt
154
+ set_country_flag = encourage_cash_crops_flag
155
+ }
156
+
157
+ modifier_subject = {
158
+ liberty_desire = 10
159
+ global_trade_power = -0.02
160
+ }
161
+ }
162
+
163
+ increase_naval_force_limit_from_colony = {
164
+ can_upgrade_trigger = {
165
+ is_subject_of_type = private_enterprise
166
+ colonial_parent = {
167
+ adm_power_cost = 25
168
+ }
169
+ }
170
+
171
+ cost = 100
172
+
173
+ effect = {
174
+ colonial_parent = {
175
+ adm_power_cost = 25
176
+ }
177
+ }
178
+
179
+ modifier_overlord = {
180
+ naval_forcelimit = 5
181
+ }
182
+
183
+ modifier_subject = {
184
+ naval_forcelimit = -5
185
+ liberty_desire = 10
186
+ }
187
+ }
188
+
189
+ increase_the_gold_tax = {
190
+ can_upgrade_trigger = {
191
+ is_subject_of_type = private_enterprise
192
+ colonial_parent = {
193
+ adm_power_cost = 25
194
+ }
195
+ }
196
+
197
+ cost = 100
198
+
199
+ effect = {
200
+ colonial_parent = {
201
+ adm_power_cost = 25
202
+ }
203
+ }
204
+
205
+ modifier_overlord = {
206
+ global_tax_modifier = 0.05
207
+ }
208
+
209
+ modifier_subject = {
210
+ global_tax_modifier = -0.05
211
+ liberty_desire = 10
212
+ }
213
+ }
214
+
215
+ #Self-Governing Colony Upgrades
216
+ allow_autonomous_trade = {
217
+ can_upgrade_trigger = {
218
+ OR = {
219
+ is_subject_of_type = self_governing_colony
220
+ is_subject_of_type = commercial_enterprise
221
+ }
222
+ colonial_parent = {
223
+ adm_power_cost = 25
224
+ }
225
+ }
226
+
227
+ cost = 100
228
+
229
+ effect = {
230
+ colonial_parent = {
231
+ adm_power_cost = 25
232
+ }
233
+ }
234
+
235
+ modifier_subject = {
236
+ global_own_trade_power = 0.05
237
+ liberty_desire = -5
238
+ }
239
+ }
240
+
241
+ allow_autonomous_taxing = {
242
+ can_upgrade_trigger = {
243
+ OR = {
244
+ is_subject_of_type = self_governing_colony
245
+ is_subject_of_type = commercial_enterprise
246
+ }
247
+ colonial_parent = {
248
+ adm_power_cost = 25
249
+ }
250
+ }
251
+
252
+ cost = 100
253
+
254
+ effect = {
255
+ colonial_parent = {
256
+ adm_power_cost = 25
257
+ }
258
+ }
259
+
260
+ modifier_subject = {
261
+ global_tax_modifier = 0.05
262
+ liberty_desire = -5
263
+ }
264
+ }
265
+
266
+ allow_autonomous_militias = {
267
+ can_upgrade_trigger = {
268
+ OR = {
269
+ is_subject_of_type = self_governing_colony
270
+ is_subject_of_type = commercial_enterprise
271
+ }
272
+ colonial_parent = {
273
+ adm_power_cost = 25
274
+ }
275
+ }
276
+
277
+ cost = 100
278
+
279
+ effect = {
280
+ colonial_parent = {
281
+ adm_power_cost = 25
282
+ }
283
+ }
284
+
285
+ modifier_subject = {
286
+ global_manpower_modifier = 0.05
287
+ liberty_desire = -5
288
+ }
289
+ }
290
+
291
+ allow_autonomous_navy = {
292
+ can_upgrade_trigger = {
293
+ OR = {
294
+ is_subject_of_type = self_governing_colony
295
+ is_subject_of_type = commercial_enterprise
296
+ }
297
+ colonial_parent = {
298
+ adm_power_cost = 25
299
+ }
300
+ }
301
+
302
+ cost = 100
303
+
304
+ effect = {
305
+ colonial_parent = {
306
+ adm_power_cost = 25
307
+ }
308
+ }
309
+
310
+ modifier_subject = {
311
+ global_sailors_modifier = 0.1
312
+ liberty_desire = -5
313
+ }
314
+ }