|
@@ -313,4 +313,134 @@ mam_defeated_ottomans_pp = {
|
|
|
313
313
|
min = 0
|
|
314
314
|
power = 1
|
|
315
315
|
decay = no
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
feo_gothia_ascendant_pp = {
|
|
319
|
+
max = 10
|
|
320
|
+
min = 0
|
|
321
|
+
power = 1
|
|
322
|
+
decay = no
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
orm_permanent_power_projection = {
|
|
326
|
+
max = 10
|
|
327
|
+
min = 0
|
|
328
|
+
power = 1
|
|
329
|
+
decay = no
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
ITA_no_more_holy_romans = {
|
|
333
|
+
max = 5
|
|
334
|
+
min = 0
|
|
335
|
+
power = 1
|
|
336
|
+
decay = no
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
ITA_true_roman_empire = {
|
|
340
|
+
max = 10
|
|
341
|
+
min = 0
|
|
342
|
+
power = 1
|
|
343
|
+
decay = no
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
GER_defeat_of_france = {
|
|
347
|
+
max = 5
|
|
348
|
+
min = 0
|
|
349
|
+
power = 1
|
|
350
|
+
decay = no
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
GER_crushed_revolution = {
|
|
354
|
+
max = 10
|
|
355
|
+
min = 0
|
|
356
|
+
power = 1
|
|
357
|
+
decay = no
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
GER_intervene_in_war_pp = {
|
|
361
|
+
max = 30
|
|
362
|
+
min = 0
|
|
363
|
+
power = 1
|
|
364
|
+
yearly_decay = 1
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
ven_cradle_of_opulence = {
|
|
368
|
+
max = 20
|
|
369
|
+
min = 0
|
|
370
|
+
power = 1
|
|
371
|
+
decay = no
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
hun_permanent_power_projection = {
|
|
375
|
+
max = 20
|
|
376
|
+
min = 0
|
|
377
|
+
power = 1
|
|
378
|
+
decay = no
|
|
379
|
+
}
|
|
380
|
+
|
|
381
|
+
MAY_reform_passed = {
|
|
382
|
+
max = 10
|
|
383
|
+
min = 0
|
|
384
|
+
yearly_decay = 1
|
|
385
|
+
}
|
|
386
|
+
|
|
387
|
+
INC_tawantinsuyu = {
|
|
388
|
+
max = 5
|
|
389
|
+
min = 0
|
|
390
|
+
decay = no
|
|
391
|
+
}
|
|
392
|
+
|
|
393
|
+
MAY_defeat_of_tenochtitlan = {
|
|
394
|
+
max = 5
|
|
395
|
+
min = 0
|
|
396
|
+
decay = no
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
AZT_defeat_of_the_mayans = {
|
|
400
|
+
max = 25
|
|
401
|
+
min = 0
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
SUN_sunset_invasion_pp = {
|
|
405
|
+
max = 10
|
|
406
|
+
decay = no
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
SUN_sunrise_invasion_pp = {
|
|
410
|
+
max = 10
|
|
411
|
+
decay = no
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
tre_permanent_power_projection = {
|
|
415
|
+
max = 10
|
|
416
|
+
min = 0
|
|
417
|
+
power = 1
|
|
418
|
+
decay = no
|
|
419
|
+
}
|
|
420
|
+
|
|
421
|
+
MUG_ayutthaya_subah = {
|
|
422
|
+
max = 5
|
|
423
|
+
decay = no
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
TIM_hegemony_over_the_crescent = {
|
|
427
|
+
max = 5
|
|
428
|
+
decay = no
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
MUG_kingmaker_in_the_indian_ocean ={
|
|
432
|
+
max = 10
|
|
433
|
+
yearly_decay = 0.25
|
|
434
|
+
}
|
|
435
|
+
|
|
436
|
+
HAB_german_unity = {
|
|
437
|
+
max = 10
|
|
438
|
+
yearly_decay = 0.25
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
HAB_hegemon_of_iberia = {
|
|
442
|
+
max = 10
|
|
443
|
+
min = 0
|
|
444
|
+
power = 1
|
|
445
|
+
decay = no
|
|
316
446
|
}
|