Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/powerprojection/00_static.txt +34 -0
common/powerprojection/00_static.txt CHANGED
@@ -279,4 +279,38 @@ pru_lords_franconia_power_projection = {
279
279
  min = 25
280
280
  power = 1
281
281
  decay = no
282
+ }
283
+
284
+ mam_new_caliphate_pp = {
285
+ max = 10
286
+ min = 10
287
+ power = 1
288
+ decay = no
289
+ }
290
+ byz_permanent_power_projection = {
291
+ max = 20
292
+ min = 0
293
+ power = 1
294
+ decay = no
295
+ }
296
+
297
+ arb_permanent_power_projection = {
298
+ max = 20
299
+ min = 0
300
+ power = 1
301
+ decay = no
302
+ }
303
+
304
+ yem_permanent_power_projection = {
305
+ max = 20
306
+ min = 0
307
+ power = 1
308
+ decay = no
309
+ }
310
+
311
+ mam_defeated_ottomans_pp = {
312
+ max = 15
313
+ min = 0
314
+ power = 1
315
+ decay = no
282
316
  }