|
@@ -129,6 +129,7 @@ have_claim = {
|
|
|
129
129
|
|
|
130
130
|
getting_subsidies = {
|
|
131
131
|
opinion = 1
|
|
132
|
+
yearly_decay = 2
|
|
132
133
|
max = 15
|
|
133
134
|
}
|
|
134
135
|
|
|
@@ -146,6 +147,9 @@ is_vassal = {
|
|
|
146
147
|
in_union = {
|
|
147
148
|
opinion = 10
|
|
148
149
|
}
|
|
150
|
+
is_eyalet = {
|
|
151
|
+
opinion = 25
|
|
152
|
+
}
|
|
149
153
|
|
|
150
154
|
colonial_relation = {
|
|
151
155
|
opinion = 50
|
|
@@ -189,11 +193,13 @@ same_religious_school_relation = {
|
|
|
189
193
|
}
|
|
190
194
|
|
|
191
195
|
is_hegemon = {
|
|
192
|
-
opinion = -
|
|
196
|
+
opinion = -50
|
|
193
197
|
}
|
|
194
198
|
|
|
195
199
|
picked_wrong_incident_option = {
|
|
196
200
|
opinion = -25
|
|
201
|
+
min = -25
|
|
202
|
+
yearly_decay = 1
|
|
197
203
|
}
|
|
198
204
|
|
|
199
205
|
picked_right_incident_option = {
|
|
@@ -213,6 +219,10 @@ want_subject_provinces = {
|
|
|
213
219
|
opinion = -15
|
|
214
220
|
min = -200
|
|
215
221
|
}
|
|
222
|
+
want_your_and_subject_provinces = {
|
|
223
|
+
opinion = -15
|
|
224
|
+
min = -200
|
|
225
|
+
}
|
|
216
226
|
|
|
217
227
|
border_friction = {
|
|
218
228
|
opinion = -1
|
|
@@ -360,6 +370,12 @@ claimed_throne_other_rm =
|
|
|
360
370
|
min = -50
|
|
361
371
|
}
|
|
362
372
|
|
|
373
|
+
requested_relative_on_throne = {
|
|
374
|
+
opinion = -40
|
|
375
|
+
yearly_decay = 3
|
|
376
|
+
min = -100
|
|
377
|
+
}
|
|
378
|
+
|
|
363
379
|
refused_fleet_access = {
|
|
364
380
|
opinion = -10
|
|
365
381
|
yearly_decay = 1
|
|
@@ -428,6 +444,13 @@ returned_province =
|
|
|
428
444
|
max = 25
|
|
429
445
|
}
|
|
430
446
|
|
|
447
|
+
gave_away_province =
|
|
448
|
+
{
|
|
449
|
+
opinion = -25
|
|
450
|
+
yearly_decay = 1
|
|
451
|
+
min = -75
|
|
452
|
+
}
|
|
453
|
+
|
|
431
454
|
liberated_province =
|
|
432
455
|
{
|
|
433
456
|
opinion = 25
|
|
@@ -435,6 +458,12 @@ liberated_province =
|
|
|
435
458
|
max = 25
|
|
436
459
|
}
|
|
437
460
|
|
|
461
|
+
subject_called_to_arms = {
|
|
462
|
+
opinion = -1
|
|
463
|
+
yearly_decay = 5
|
|
464
|
+
min = -200
|
|
465
|
+
}
|
|
466
|
+
|
|
438
467
|
defended_allied_territory =
|
|
439
468
|
{
|
|
440
469
|
opinion = 10
|
|
@@ -610,7 +639,7 @@ declared_war_on_enemy = {
|
|
|
610
639
|
}
|
|
611
640
|
|
|
612
641
|
discovery_of_evil = {
|
|
613
|
-
opinion = -
|
|
642
|
+
opinion = -40
|
|
614
643
|
months = 0
|
|
615
644
|
yearly_decay = 5
|
|
616
645
|
min = -100
|
|
@@ -954,7 +983,30 @@ eng_opposes_lollards = {
|
|
|
954
983
|
yearly_decay = 1
|
|
955
984
|
}
|
|
956
985
|
|
|
986
|
+
eng_papal_support = {
|
|
987
|
+
opinion = 100
|
|
988
|
+
yearly_decay = 2
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
eng_turned_back_to_the_pope = {
|
|
992
|
+
opinion = -50
|
|
993
|
+
yearly_decay = 2
|
|
994
|
+
}
|
|
995
|
+
|
|
996
|
+
eng_turned_back_to_the_reformation = {
|
|
997
|
+
opinion = -50
|
|
998
|
+
yearly_decay = 2
|
|
999
|
+
}
|
|
1000
|
+
|
|
1001
|
+
eng_pro_catholicism = {
|
|
1002
|
+
opinion = 50
|
|
1003
|
+
yearly_decay = 2
|
|
1004
|
+
}
|
|
957
1005
|
|
|
1006
|
+
eng_pro_reformation = {
|
|
1007
|
+
opinion = 50
|
|
1008
|
+
yearly_decay = 2
|
|
1009
|
+
}
|
|
958
1010
|
|
|
959
1011
|
eng_no_english_in_france = {
|
|
960
1012
|
opinion = 50
|
|
@@ -968,6 +1020,16 @@ eng_refuse_to_give_up_france = {
|
|
|
968
1020
|
yearly_decay = 1
|
|
969
1021
|
}
|
|
970
1022
|
|
|
1023
|
+
gbr_english_diplomats = {
|
|
1024
|
+
opinion = 50
|
|
1025
|
+
yearly_decay = 1
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
ave_unification_of_the_french_region = {
|
|
1029
|
+
opinion = 50
|
|
1030
|
+
yearly_decay = 1
|
|
1031
|
+
}
|
|
1032
|
+
|
|
971
1033
|
accepted_supremacy_of_rome = {
|
|
972
1034
|
opinion = 25
|
|
973
1035
|
years = 25
|
|
@@ -1020,6 +1082,11 @@ eng_didnt_support_rebels = {
|
|
|
1020
1082
|
yearly_decay = 1
|
|
1021
1083
|
}
|
|
1022
1084
|
|
|
1085
|
+
french_english_reconciliation_act_opinion = {
|
|
1086
|
+
opinion = 25
|
|
1087
|
+
years = 50
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1023
1090
|
swedish_hats = {
|
|
1024
1091
|
opinion = 25
|
|
1025
1092
|
years = 25
|
|
@@ -1369,9 +1436,9 @@ allows_the_patriarchate = {
|
|
|
1369
1436
|
}
|
|
1370
1437
|
|
|
1371
1438
|
closed_down_the_patriarchate = {
|
|
1372
|
-
opinion = -
|
|
1439
|
+
opinion = -25
|
|
1373
1440
|
years = 50
|
|
1374
|
-
yearly_decay =
|
|
1441
|
+
yearly_decay = 1
|
|
1375
1442
|
}
|
|
1376
1443
|
|
|
1377
1444
|
por_portuguese_privateers = {
|
|
@@ -1890,7 +1957,7 @@ opinion_annex_part_of_empire = {
|
|
|
1890
1957
|
}
|
|
1891
1958
|
|
|
1892
1959
|
opinion_annex_vassal = {
|
|
1893
|
-
opinion = -
|
|
1960
|
+
opinion = -1
|
|
1894
1961
|
years = 20
|
|
1895
1962
|
yearly_decay = 1
|
|
1896
1963
|
}
|
|
@@ -2127,16 +2194,6 @@ opinion_refused_send_help = {
|
|
|
2127
2194
|
yearly_decay = 1
|
|
2128
2195
|
}
|
|
2129
2196
|
|
|
2130
|
-
sankin_kotai = {
|
|
2131
|
-
opinion = 50
|
|
2132
|
-
yearly_decay = 2
|
|
2133
|
-
}
|
|
2134
|
-
|
|
2135
|
-
opinion_sword_hunt = {
|
|
2136
|
-
opinion = -50
|
|
2137
|
-
yearly_decay = 2
|
|
2138
|
-
}
|
|
2139
|
-
|
|
2140
2197
|
border_friction_from_event = {
|
|
2141
2198
|
opinion = -50
|
|
2142
2199
|
yearly_decay = 2
|
|
@@ -2259,6 +2316,12 @@ anglican_evangelism_opinion = {
|
|
|
2259
2316
|
yearly_decay = 1
|
|
2260
2317
|
}
|
|
2261
2318
|
|
|
2319
|
+
anglican_reformation_diplomacy = {
|
|
2320
|
+
opinion = 50
|
|
2321
|
+
max = 100
|
|
2322
|
+
yearly_decay = 3
|
|
2323
|
+
}
|
|
2324
|
+
|
|
2262
2325
|
##################################################
|
|
2263
2326
|
# Muslim DLC
|
|
2264
2327
|
##################################################
|
|
@@ -2342,9 +2405,10 @@ opinion_nay_independence = {
|
|
|
2342
2405
|
}
|
|
2343
2406
|
|
|
2344
2407
|
opinion_enforced_religious_unity = {
|
|
2345
|
-
opinion = -
|
|
2408
|
+
opinion = -10
|
|
2346
2409
|
years = 25
|
|
2347
2410
|
yearly_decay = 1
|
|
2411
|
+
min = -100
|
|
2348
2412
|
}
|
|
2349
2413
|
|
|
2350
2414
|
rejected_alliance = {
|
|
@@ -2890,6 +2954,7 @@ maya_trade_quetzal_feathers = {
|
|
|
2890
2954
|
}
|
|
2891
2955
|
maya_notrade_quetzal_feathers = {
|
|
2892
2956
|
opinion = -50
|
|
2957
|
+
yearly_decay = 1
|
|
2893
2958
|
}
|
|
2894
2959
|
|
|
2895
2960
|
#Nahuatl Religion Events
|
|
@@ -2964,11 +3029,11 @@ opinion_erased_pope = {
|
|
|
2964
3029
|
yearly_decay = 1
|
|
2965
3030
|
}
|
|
2966
3031
|
opinion_not_erased_rival_pope = {
|
|
2967
|
-
opinion = 60
|
|
3032
|
+
opinion = -60
|
|
2968
3033
|
yearly_decay = 1
|
|
2969
3034
|
}
|
|
2970
3035
|
opinion_not_erased_pope = {
|
|
2971
|
-
opinion =
|
|
3036
|
+
opinion = 50
|
|
2972
3037
|
yearly_decay = 1
|
|
2973
3038
|
}
|
|
2974
3039
|
|
|
@@ -3645,6 +3710,42 @@ is_tributary = {
|
|
|
3645
3710
|
opinion = 15
|
|
3646
3711
|
}
|
|
3647
3712
|
|
|
3713
|
+
is_sphere_of_influence_overlord = {
|
|
3714
|
+
opinion = 15
|
|
3715
|
+
}
|
|
3716
|
+
|
|
3717
|
+
is_sphere_of_influence_subject = {
|
|
3718
|
+
opinion = 15
|
|
3719
|
+
}
|
|
3720
|
+
|
|
3721
|
+
left_our_sphere_of_influence = {
|
|
3722
|
+
opinion = -100
|
|
3723
|
+
yearly_decay = 2
|
|
3724
|
+
}
|
|
3725
|
+
|
|
3726
|
+
left_their_sphere_of_influence = {
|
|
3727
|
+
opinion = -100
|
|
3728
|
+
yearly_decay = 2
|
|
3729
|
+
}
|
|
3730
|
+
|
|
3731
|
+
was_removed_from_our_sphere_of_influence = {
|
|
3732
|
+
opinion = -100
|
|
3733
|
+
yearly_decay = 2
|
|
3734
|
+
}
|
|
3735
|
+
|
|
3736
|
+
removed_from_our_sphere_of_influence = {
|
|
3737
|
+
opinion = -100
|
|
3738
|
+
yearly_decay = 2
|
|
3739
|
+
}
|
|
3740
|
+
|
|
3741
|
+
is_trade_protectorate = {
|
|
3742
|
+
opinion = 20
|
|
3743
|
+
}
|
|
3744
|
+
|
|
3745
|
+
is_trade_company = {
|
|
3746
|
+
opinion = 50
|
|
3747
|
+
}
|
|
3748
|
+
|
|
3648
3749
|
they_forced_tributary = {
|
|
3649
3750
|
opinion = -100
|
|
3650
3751
|
yearly_decay = 2
|
|
@@ -3978,6 +4079,21 @@ opinion_KOR_supported_war_for_north = {
|
|
|
3978
4079
|
yearly_decay = 1.5
|
|
3979
4080
|
}
|
|
3980
4081
|
|
|
4082
|
+
has_stolen_the_tripitaka_koreana = {
|
|
4083
|
+
opinion = -75
|
|
4084
|
+
yearly_decay = 1
|
|
4085
|
+
}
|
|
4086
|
+
|
|
4087
|
+
has_destroyed_the_tripitaka_koreana = {
|
|
4088
|
+
opinion = -200
|
|
4089
|
+
yearly_decay = 1
|
|
4090
|
+
}
|
|
4091
|
+
|
|
4092
|
+
has_spared_the_tripitaka_koreana = {
|
|
4093
|
+
opinion = 50
|
|
4094
|
+
yearly_decay = 1
|
|
4095
|
+
}
|
|
4096
|
+
|
|
3981
4097
|
opinion_gen_spanish_alliance = {
|
|
3982
4098
|
opinion = 100
|
|
3983
4099
|
yearly_decay = 1
|
|
@@ -4448,7 +4564,767 @@ opinion_holstein_good = {
|
|
|
4448
4564
|
yearly_decay = 3
|
|
4449
4565
|
}
|
|
4450
4566
|
|
|
4451
|
-
|
|
4567
|
+
# Mandala opinions
|
|
4568
|
+
|
|
4569
|
+
opinion_sia_aggressive_acts = {
|
|
4570
|
+
opinion = -50
|
|
4571
|
+
yearly_decay = 1
|
|
4572
|
+
}
|
|
4573
|
+
|
|
4574
|
+
opinion_sia_embassy_good = {
|
|
4575
|
+
opinion = 50
|
|
4576
|
+
yearly_decay = 3
|
|
4577
|
+
}
|
|
4578
|
+
|
|
4579
|
+
opinion_sia_embassy_bad = {
|
|
4580
|
+
opinion = -50
|
|
4581
|
+
yearly_decay = 3
|
|
4582
|
+
}
|
|
4583
|
+
|
|
4584
|
+
opinion_siam_antiimperialist = {
|
|
4585
|
+
opinion = 50
|
|
4586
|
+
yearly_decay = 1
|
|
4587
|
+
}
|
|
4588
|
+
|
|
4589
|
+
opinion_open_siam = {
|
|
4590
|
+
opinion = 50
|
|
4591
|
+
yearly_decay = 1
|
|
4592
|
+
}
|
|
4593
|
+
|
|
4594
|
+
opinion_siam_isolationism = {
|
|
4595
|
+
opinion = -200
|
|
4596
|
+
yearly_decay = 5
|
|
4597
|
+
}
|
|
4598
|
+
|
|
4599
|
+
siam_allowed_misionaries = {
|
|
4600
|
+
opinion = 50
|
|
4601
|
+
yearly_decay = 3
|
|
4602
|
+
}
|
|
4603
|
+
|
|
4604
|
+
siam_denied_misionaries = {
|
|
4605
|
+
opinion = -50
|
|
4606
|
+
yearly_decay = 3
|
|
4607
|
+
}
|
|
4608
|
+
|
|
4609
|
+
abandoned_mlc = {
|
|
4610
|
+
opinion = -100
|
|
4611
|
+
yearly_decay = 5
|
|
4612
|
+
}
|
|
4613
|
+
|
|
4614
|
+
opinion_champa_islam = {
|
|
4615
|
+
opinion = 50
|
|
4616
|
+
yearly_decay = 2
|
|
4617
|
+
}
|
|
4618
|
+
|
|
4619
|
+
opinion_champa_hindu = {
|
|
4620
|
+
opinion = 50
|
|
4621
|
+
yearly_decay = 2
|
|
4622
|
+
}
|
|
4623
|
+
|
|
4624
|
+
opinion_malay_converted_to_islam = {
|
|
4625
|
+
opinion = 50
|
|
4626
|
+
yearly_decay = 2
|
|
4627
|
+
}
|
|
4628
|
+
|
|
4629
|
+
opinion_malay_converted_to_islam = {
|
|
4630
|
+
opinion = 50
|
|
4631
|
+
yearly_decay = 2
|
|
4632
|
+
}
|
|
4633
|
+
|
|
4634
|
+
lunar_new_year = {
|
|
4635
|
+
opinion = 50
|
|
4636
|
+
yearly_decay = 2
|
|
4637
|
+
}
|
|
4638
|
+
|
|
4639
|
+
dancing_on_the_knife_good = {
|
|
4640
|
+
opinion = 50
|
|
4641
|
+
yearly_decay = 5
|
|
4642
|
+
}
|
|
4643
|
+
|
|
4644
|
+
dancing_on_the_knife_bad = {
|
|
4645
|
+
opinion = -50
|
|
4646
|
+
yearly_decay = 5
|
|
4647
|
+
}
|
|
4648
|
+
|
|
4649
|
+
iroquoian_iron_fist_opinion = {
|
|
4650
|
+
opinion = -100
|
|
4651
|
+
yearly_decay = 3
|
|
4652
|
+
}
|
|
4653
|
+
|
|
4654
|
+
potlatch_good = {
|
|
4655
|
+
opinion = 50
|
|
4656
|
+
yearly_decay = 5
|
|
4657
|
+
}
|
|
4658
|
+
|
|
4659
|
+
potlatch_nice = {
|
|
4660
|
+
opinion = 25
|
|
4661
|
+
yearly_decay = 5
|
|
4662
|
+
}
|
|
4663
|
+
|
|
4664
|
+
potlatch_bad = {
|
|
4665
|
+
opinion = -50
|
|
4666
|
+
yearly_decay = 5
|
|
4667
|
+
}
|
|
4668
|
+
|
|
4669
|
+
honour_pole = {
|
|
4670
|
+
opinion = 50
|
|
4671
|
+
yearly_decay = 5
|
|
4672
|
+
}
|
|
4673
|
+
|
|
4674
|
+
che_conciliatory_views = {
|
|
4675
|
+
opinion = 50
|
|
4676
|
+
yearly_decay = 2
|
|
4677
|
+
}
|
|
4678
|
+
|
|
4679
|
+
the_enemy_of_my_enemy = {
|
|
4680
|
+
opinion = 50
|
|
4681
|
+
yearly_decay = 5
|
|
4682
|
+
}
|
|
4683
|
+
|
|
4684
|
+
sio_feast_of_the_dead = {
|
|
4685
|
+
opinion = 50
|
|
4686
|
+
yearly_decay = 2
|
|
4687
|
+
}
|
|
4688
|
+
|
|
4689
|
+
opinion_naachid = {
|
|
4690
|
+
opinion = 50
|
|
4691
|
+
yearly_decay = 2
|
|
4692
|
+
}
|
|
4693
|
+
|
|
4694
|
+
opinion_great_feast = {
|
|
4695
|
+
opinion = 25
|
|
4696
|
+
years = 10
|
|
4697
|
+
yearly_decay = 1
|
|
4698
|
+
}
|
|
4699
|
+
|
|
4700
|
+
opinion_disappointing_feast = {
|
|
4701
|
+
opinion = -25
|
|
4702
|
+
years = 10
|
|
4703
|
+
yearly_decay = 2
|
|
4704
|
+
}
|
|
4705
|
+
|
|
4706
|
+
opinion_betrayal = {
|
|
4452
4707
|
opinion = -50
|
|
4453
4708
|
yearly_decay = 1
|
|
4709
|
+
}
|
|
4710
|
+
|
|
4711
|
+
concentrated_our_development = {
|
|
4712
|
+
opinion = -8
|
|
4713
|
+
yearly_decay = 2
|
|
4714
|
+
}
|
|
4715
|
+
|
|
4716
|
+
pillaged_a_state_for_us = {
|
|
4717
|
+
opinion = 8
|
|
4718
|
+
yearly_decay = 2
|
|
4719
|
+
}
|
|
4720
|
+
|
|
4721
|
+
opinion_tattoo_done = {
|
|
4722
|
+
opinion = 50
|
|
4723
|
+
yearly_decay = 2
|
|
4724
|
+
}
|
|
4725
|
+
|
|
4726
|
+
opinion_tattoo_not_done = {
|
|
4727
|
+
opinion = -25
|
|
4728
|
+
yearly_decay = 5
|
|
4729
|
+
}
|
|
4730
|
+
|
|
4731
|
+
refused_to_break_alliance = {
|
|
4732
|
+
opinion = -100
|
|
4733
|
+
yearly_decay = 5
|
|
4734
|
+
}
|
|
4735
|
+
|
|
4736
|
+
refused_to_return_core_favor = {
|
|
4737
|
+
opinion = -10
|
|
4738
|
+
min = -50
|
|
4739
|
+
yearly_decay = 5
|
|
4740
|
+
}
|
|
4741
|
+
|
|
4742
|
+
reduced_opinion_favor = {
|
|
4743
|
+
opinion = -100
|
|
4744
|
+
yearly_decay = 5
|
|
4745
|
+
}
|
|
4746
|
+
|
|
4747
|
+
refused_to_reduce_opinion_favor = {
|
|
4748
|
+
opinion = -10
|
|
4749
|
+
min = -50
|
|
4750
|
+
yearly_decay = 5
|
|
4751
|
+
}
|
|
4752
|
+
|
|
4753
|
+
refused_to_break_alliance_favor = {
|
|
4754
|
+
opinion = -10
|
|
4755
|
+
min = -50
|
|
4756
|
+
yearly_decay = 5
|
|
4757
|
+
}
|
|
4758
|
+
|
|
4759
|
+
refused_to_give_gold_for_favors = {
|
|
4760
|
+
opinion = -10
|
|
4761
|
+
min = -50
|
|
4762
|
+
yearly_decay = 5
|
|
4763
|
+
}
|
|
4764
|
+
|
|
4765
|
+
refused_to_give_men_for_favors = {
|
|
4766
|
+
opinion = -10
|
|
4767
|
+
min = -50
|
|
4768
|
+
yearly_decay = 5
|
|
4769
|
+
}
|
|
4770
|
+
|
|
4771
|
+
refused_to_give_sailors_for_favors = {
|
|
4772
|
+
opinion = -10
|
|
4773
|
+
min = -50
|
|
4774
|
+
yearly_decay = 5
|
|
4775
|
+
}
|
|
4776
|
+
|
|
4777
|
+
refused_to_install_heir_for_favors = {
|
|
4778
|
+
opinion = -10
|
|
4779
|
+
min = -50
|
|
4780
|
+
yearly_decay = 5
|
|
4781
|
+
}
|
|
4782
|
+
|
|
4783
|
+
opinion_iroquois_affront = {
|
|
4784
|
+
opinion = -50
|
|
4785
|
+
yearly_decay = 1
|
|
4786
|
+
}
|
|
4787
|
+
|
|
4788
|
+
refused_to_give_trust_for_favors = {
|
|
4789
|
+
opinion = -10
|
|
4790
|
+
min = -50
|
|
4791
|
+
yearly_decay = 5
|
|
4792
|
+
}
|
|
4793
|
+
|
|
4794
|
+
refused_to_prepare_for_war_for_favors = {
|
|
4795
|
+
opinion = -10
|
|
4796
|
+
min = -50
|
|
4797
|
+
yearly_decay = 5
|
|
4798
|
+
}
|
|
4799
|
+
|
|
4800
|
+
sten_sture_opinion = {
|
|
4801
|
+
opinion = -50
|
|
4802
|
+
yearly_decay = 1
|
|
4803
|
+
}
|
|
4804
|
+
|
|
4805
|
+
opinion_st_peters = {
|
|
4806
|
+
opinion = 50
|
|
4807
|
+
yearly_decay = 1
|
|
4808
|
+
}
|
|
4809
|
+
|
|
4810
|
+
opinion_trent = {
|
|
4811
|
+
opinion = 25
|
|
4812
|
+
years = 10
|
|
4813
|
+
yearly_decay = 2
|
|
4814
|
+
}
|
|
4815
|
+
|
|
4816
|
+
sitting_in_my_tribal_land_opinion = {
|
|
4817
|
+
opinion = -3
|
|
4818
|
+
yearly_decay = 2
|
|
4819
|
+
min = -200
|
|
4820
|
+
}
|
|
4821
|
+
|
|
4822
|
+
sitting_in_my_friends_tribal_land_opinion = {
|
|
4823
|
+
opinion = -2
|
|
4824
|
+
yearly_decay = 2
|
|
4825
|
+
min = -200
|
|
4826
|
+
}
|
|
4827
|
+
|
|
4828
|
+
# Africa opinions
|
|
4829
|
+
|
|
4830
|
+
eth_refused_annexation = {
|
|
4831
|
+
opinion = -50
|
|
4832
|
+
yearly_decay = 1
|
|
4833
|
+
}
|
|
4834
|
+
|
|
4835
|
+
eth_war_times_ahead = {
|
|
4836
|
+
opinion = -75
|
|
4837
|
+
yearly_decay = 1
|
|
4838
|
+
}
|
|
4839
|
+
|
|
4840
|
+
eth_restored_contact = {
|
|
4841
|
+
opinion = 125
|
|
4842
|
+
yearly_decay = 1
|
|
4843
|
+
}
|
|
4844
|
+
|
|
4845
|
+
eth_banned_jesuits = {
|
|
4846
|
+
opinion = -100
|
|
4847
|
+
yearly_decay = 1
|
|
4848
|
+
}
|
|
4849
|
+
|
|
4850
|
+
mal_gold_of_mali = {
|
|
4851
|
+
opinion = 100
|
|
4852
|
+
yearly_decay = 1
|
|
4853
|
+
}
|
|
4854
|
+
|
|
4855
|
+
mal_ivory_of_mali = {
|
|
4856
|
+
opinion = 50
|
|
4857
|
+
yearly_decay = 1
|
|
4858
|
+
}
|
|
4859
|
+
|
|
4860
|
+
mal_invested_into_mecca = {
|
|
4861
|
+
opinion = 75
|
|
4862
|
+
yearly_decay = 1
|
|
4863
|
+
}
|
|
4864
|
+
|
|
4865
|
+
increased_same_religion = {
|
|
4866
|
+
opinion = 25
|
|
4867
|
+
}
|
|
4868
|
+
|
|
4869
|
+
increased_fetishist_opinion = {
|
|
4870
|
+
opinion = 40
|
|
4871
|
+
}
|
|
4872
|
+
|
|
4873
|
+
increased_religion_opinion = {
|
|
4874
|
+
opinion = 40
|
|
4875
|
+
}
|
|
4876
|
+
|
|
4877
|
+
diplomatic_rabbi_opinion = {
|
|
4878
|
+
opinion = 35
|
|
4879
|
+
}
|
|
4880
|
+
|
|
4881
|
+
diplomatic_rabbi_opinion_reverse = {
|
|
4882
|
+
opinion = 35
|
|
4883
|
+
}
|
|
4884
|
+
|
|
4885
|
+
mal_accepted_gift = {
|
|
4886
|
+
opinion = 75
|
|
4887
|
+
yearly_decay = 3
|
|
4888
|
+
}
|
|
4889
|
+
|
|
4890
|
+
mal_investments_enabled = {
|
|
4891
|
+
opinion = 25
|
|
4892
|
+
yearly_decay = 1
|
|
4893
|
+
}
|
|
4894
|
+
|
|
4895
|
+
mal_refused_gift = {
|
|
4896
|
+
opinion = -25
|
|
4897
|
+
yearly_decay = 1
|
|
4898
|
+
}
|
|
4899
|
+
|
|
4900
|
+
zim_preferred_by_mutapa = {
|
|
4901
|
+
opinion = 100
|
|
4902
|
+
yearly_decay = 1
|
|
4903
|
+
}
|
|
4904
|
+
|
|
4905
|
+
zim_refused_by_mutapa = {
|
|
4906
|
+
opinion = -100
|
|
4907
|
+
yearly_decay = 1
|
|
4908
|
+
}
|
|
4909
|
+
|
|
4910
|
+
zim_exploited_merchants = {
|
|
4911
|
+
opinion = -50
|
|
4912
|
+
yearly_decay = 1
|
|
4913
|
+
}
|
|
4914
|
+
|
|
4915
|
+
zan_has_embassy = {
|
|
4916
|
+
opinion = 20
|
|
4917
|
+
}
|
|
4918
|
+
|
|
4919
|
+
zan_declined_embassy = {
|
|
4920
|
+
opinion = -200
|
|
4921
|
+
yearly_decay = 1
|
|
4922
|
+
}
|
|
4923
|
+
|
|
4924
|
+
same_government_opinion = {
|
|
4925
|
+
opinion = 100
|
|
4926
|
+
yearly_decay = 2
|
|
4927
|
+
}
|
|
4928
|
+
|
|
4929
|
+
zul_let_the_zulu_alone = {
|
|
4930
|
+
opinion = 50
|
|
4931
|
+
yearly_decay = 1
|
|
4932
|
+
}
|
|
4933
|
+
|
|
4934
|
+
msi_accepts_muslims = {
|
|
4935
|
+
opinion = 50
|
|
4936
|
+
yearly_decay = 1
|
|
4937
|
+
}
|
|
4938
|
+
|
|
4939
|
+
hau_refused_to_help = {
|
|
4940
|
+
opinion = -50
|
|
4941
|
+
yearly_decay = 1
|
|
4942
|
+
}
|
|
4943
|
+
|
|
4944
|
+
hau_military_support = {
|
|
4945
|
+
opinion = 50
|
|
4946
|
+
yearly_decay = 1
|
|
4947
|
+
}
|
|
4948
|
+
|
|
4949
|
+
destroyed_al_aqsa_opinion = {
|
|
4950
|
+
opinion = -200
|
|
4951
|
+
yearly_decay = 2
|
|
4952
|
+
}
|
|
4953
|
+
|
|
4954
|
+
# Scandinavian opinions
|
|
4955
|
+
|
|
4956
|
+
swe_defeated_denmark_alone = {
|
|
4957
|
+
opinion = 100
|
|
4958
|
+
yearly_decay = 2
|
|
4959
|
+
}
|
|
4960
|
+
|
|
4961
|
+
swe_abandoned_the_reformation = {
|
|
4962
|
+
opinion = -100
|
|
4963
|
+
yearly_decay = 2
|
|
4964
|
+
}
|
|
4965
|
+
|
|
4966
|
+
swe_betrayed_the_holy_see = {
|
|
4967
|
+
opinion = -100
|
|
4968
|
+
yearly_decay = 2
|
|
4969
|
+
}
|
|
4970
|
+
|
|
4971
|
+
swe_betrayed_our_faith = {
|
|
4972
|
+
opinion = -100
|
|
4973
|
+
yearly_decay = 2
|
|
4974
|
+
}
|
|
4975
|
+
|
|
4976
|
+
swe_is_not_for_us = {
|
|
4977
|
+
opinion = -50
|
|
4978
|
+
yearly_decay = 2
|
|
4979
|
+
}
|
|
4980
|
+
|
|
4981
|
+
swe_protected_the_catholic_faith = {
|
|
4982
|
+
opinion = 150
|
|
4983
|
+
yearly_decay = 2
|
|
4984
|
+
}
|
|
4985
|
+
|
|
4986
|
+
swe_supported_the_protestant_league = {
|
|
4987
|
+
opinion = 150
|
|
4988
|
+
yearly_decay = 2
|
|
4989
|
+
}
|
|
4990
|
+
|
|
4991
|
+
swe_caused_the_protestant_league = {
|
|
4992
|
+
opinion = -100
|
|
4993
|
+
yearly_decay = 2
|
|
4994
|
+
}
|
|
4995
|
+
|
|
4996
|
+
swe_refused_to_support_independence = {
|
|
4997
|
+
opinion = -50
|
|
4998
|
+
yearly_decay = 2
|
|
4999
|
+
}
|
|
5000
|
+
|
|
5001
|
+
dan_refused_to_support_independence = {
|
|
5002
|
+
opinion = 50
|
|
5003
|
+
yearly_decay = 2
|
|
5004
|
+
}
|
|
5005
|
+
|
|
5006
|
+
swe_protestant_antagonism = {
|
|
5007
|
+
opinion = -200
|
|
5008
|
+
yearly_decay = 1
|
|
5009
|
+
}
|
|
5010
|
+
|
|
5011
|
+
dan_have_same_king = {
|
|
5012
|
+
opinion = 25
|
|
5013
|
+
yearly_decay = 1
|
|
5014
|
+
}
|
|
5015
|
+
|
|
5016
|
+
dan_early_victories = {
|
|
5017
|
+
opinion = 200
|
|
5018
|
+
yearly_decay = 2
|
|
5019
|
+
}
|
|
5020
|
+
|
|
5021
|
+
nor_refuses_to_aid = {
|
|
5022
|
+
opinion = -50
|
|
5023
|
+
yearly_decay = 2
|
|
5024
|
+
}
|
|
5025
|
+
|
|
5026
|
+
usurped_our_electorate = {
|
|
5027
|
+
opinion = -100
|
|
5028
|
+
yearly_decay = 2
|
|
5029
|
+
}
|
|
5030
|
+
|
|
5031
|
+
teu_rejects_the_hre = {
|
|
5032
|
+
opinion = -75
|
|
5033
|
+
yearly_decay = 3
|
|
5034
|
+
}
|
|
5035
|
+
|
|
5036
|
+
teu_supported_our_side_of_the_war = {
|
|
5037
|
+
opinion = 150
|
|
5038
|
+
yearly_decay = 2
|
|
5039
|
+
}
|
|
5040
|
+
|
|
5041
|
+
teu_allowed_the_teutons_into_the_hre = {
|
|
5042
|
+
opinion = -150
|
|
5043
|
+
yearly_decay = 5
|
|
5044
|
+
}
|
|
5045
|
+
|
|
5046
|
+
teu_allowed_us_to_join = {
|
|
5047
|
+
opinion = 100
|
|
5048
|
+
yearly_decay = 2
|
|
5049
|
+
}
|
|
5050
|
+
|
|
5051
|
+
teu_allowed_us_to_join_with_conditions = {
|
|
5052
|
+
opinion = 50
|
|
5053
|
+
yearly_decay = 2
|
|
5054
|
+
}
|
|
5055
|
+
|
|
5056
|
+
teu_rejected_us_from_joining = {
|
|
5057
|
+
opinion = -100
|
|
5058
|
+
yearly_decay = 2
|
|
5059
|
+
}
|
|
5060
|
+
|
|
5061
|
+
teu_does_not_want_the_order_in_the_hre = {
|
|
5062
|
+
opinion = -100
|
|
5063
|
+
yearly_decay = 2
|
|
5064
|
+
}
|
|
5065
|
+
|
|
5066
|
+
teu_unfair_conditions = {
|
|
5067
|
+
opinion = -100
|
|
5068
|
+
yearly_decay = 2
|
|
5069
|
+
}
|
|
5070
|
+
|
|
5071
|
+
teu_rejected_our_offer = {
|
|
5072
|
+
opinion = -100
|
|
5073
|
+
yearly_decay = 2
|
|
5074
|
+
}
|
|
5075
|
+
|
|
5076
|
+
teu_constructed_churches_for_papacy = {
|
|
5077
|
+
opinion = 50
|
|
5078
|
+
yearly_decay = 2
|
|
5079
|
+
}
|
|
5080
|
+
|
|
5081
|
+
liv_protector_of_riga_opinion = {
|
|
5082
|
+
opinion = 50
|
|
5083
|
+
yearly_decay = 2
|
|
5084
|
+
}
|
|
5085
|
+
|
|
5086
|
+
rig_rigan_investment = {
|
|
5087
|
+
opinion = 150
|
|
5088
|
+
yearly_decay = 3
|
|
5089
|
+
}
|
|
5090
|
+
|
|
5091
|
+
rig_left_the_hansa = {
|
|
5092
|
+
opinion = -100
|
|
5093
|
+
yearly_decay = 2
|
|
5094
|
+
}
|
|
5095
|
+
|
|
5096
|
+
rig_stayed_in_the_hansa = {
|
|
5097
|
+
opinion = 100
|
|
5098
|
+
yearly_decay = 2
|
|
5099
|
+
}
|
|
5100
|
+
|
|
5101
|
+
got_made_an_ultimatum = {
|
|
5102
|
+
opinion = -100
|
|
5103
|
+
yearly_decay = 1
|
|
5104
|
+
}
|
|
5105
|
+
|
|
5106
|
+
got_ignored_the_ultimatum = {
|
|
5107
|
+
opinion = -200
|
|
5108
|
+
yearly_decay = 1
|
|
5109
|
+
}
|
|
5110
|
+
|
|
5111
|
+
got_complied_with_ultimatum = {
|
|
5112
|
+
opinion = 50
|
|
5113
|
+
yearly_decay = 2
|
|
5114
|
+
}
|
|
5115
|
+
|
|
5116
|
+
got_returned_holstein_by_their_own = {
|
|
5117
|
+
opinion = 100
|
|
5118
|
+
yearly_decay = 2
|
|
5119
|
+
}
|
|
5120
|
+
|
|
5121
|
+
got_granted_us_holstein = {
|
|
5122
|
+
opinion = 100
|
|
5123
|
+
yearly_decay = 2
|
|
5124
|
+
}
|
|
5125
|
+
|
|
5126
|
+
got_executed_our_king = {
|
|
5127
|
+
opinion = -100
|
|
5128
|
+
yearly_decay = 1
|
|
5129
|
+
}
|
|
5130
|
+
|
|
5131
|
+
papal_embassy = {
|
|
5132
|
+
opinion = 25
|
|
5133
|
+
}
|
|
5134
|
+
religious_delegation = {
|
|
5135
|
+
opinion = 25
|
|
5136
|
+
years = 20
|
|
5137
|
+
}
|
|
5138
|
+
pol_annexed_ruthenia_opinion_modifier = {
|
|
5139
|
+
opinion = -100
|
|
5140
|
+
yearly_decay = 2
|
|
5141
|
+
}
|
|
5142
|
+
pol_polish_influence_modifier = {
|
|
5143
|
+
opinion = 25
|
|
5144
|
+
yearly_decay = 5
|
|
5145
|
+
}
|
|
5146
|
+
|
|
5147
|
+
stockholm_bloodbath_opinion = {
|
|
5148
|
+
opinion = -200
|
|
5149
|
+
yearly_decay = 2.5
|
|
5150
|
+
}
|
|
5151
|
+
|
|
5152
|
+
stockholm_bloodbath_extra_opinion = {
|
|
5153
|
+
opinion = -100
|
|
5154
|
+
yearly_decay = 1
|
|
5155
|
+
}
|
|
5156
|
+
|
|
5157
|
+
hsa_permitted_kontor_modifier = {
|
|
5158
|
+
opinion = 50
|
|
5159
|
+
yearly_decay = 2.5
|
|
5160
|
+
}
|
|
5161
|
+
hsa_allowed_regional_admin_opinion_modifier = {
|
|
5162
|
+
opinion = 50
|
|
5163
|
+
yearly_decay = 2.5
|
|
5164
|
+
}
|
|
5165
|
+
hsa_treaty_of_danzig_modifier = {
|
|
5166
|
+
opinion = 25
|
|
5167
|
+
yearly_decay = 2.5
|
|
5168
|
+
}
|
|
5169
|
+
hsa_refused_the_treaty_of_danzig_modifier = {
|
|
5170
|
+
opinion = -30
|
|
5171
|
+
yearly_decay = 3
|
|
5172
|
+
}
|
|
5173
|
+
hsa_moved_the_staple_port = {
|
|
5174
|
+
opinion = -100
|
|
5175
|
+
yearly_decay = 2
|
|
5176
|
+
}
|
|
5177
|
+
|
|
5178
|
+
tur_accepted_trade_agreement = {
|
|
5179
|
+
opinion = 25
|
|
5180
|
+
yearly_decay = 1
|
|
5181
|
+
}
|
|
5182
|
+
|
|
5183
|
+
tur_declined_trade_agreement = {
|
|
5184
|
+
opinion = -50
|
|
5185
|
+
yearly_decay = 1
|
|
5186
|
+
}
|
|
5187
|
+
|
|
5188
|
+
tur_granted_subject_autonomy = {
|
|
5189
|
+
opinion = 100
|
|
5190
|
+
yearly_decay = 2
|
|
5191
|
+
}
|
|
5192
|
+
|
|
5193
|
+
tur_allied_with_the_ottomans = {
|
|
5194
|
+
opinion = -25
|
|
5195
|
+
yearly_decay = 2
|
|
5196
|
+
}
|
|
5197
|
+
|
|
5198
|
+
tur_refused_to_ally_ottomans = {
|
|
5199
|
+
opinion = 50
|
|
5200
|
+
yearly_decay = 2
|
|
5201
|
+
}
|
|
5202
|
+
|
|
5203
|
+
#France
|
|
5204
|
+
fra_charlemagne_legacy_opinion_modifier = {
|
|
5205
|
+
opinion = 30
|
|
5206
|
+
yearly_decay = 1
|
|
5207
|
+
}
|
|
5208
|
+
fra_renounced_treaty_of_cooperation_modifier = {
|
|
5209
|
+
opinion = -150
|
|
5210
|
+
yearly_decay = 2.5
|
|
5211
|
+
}
|
|
5212
|
+
fra_sanctions_modifier = {
|
|
5213
|
+
opinion = -75
|
|
5214
|
+
yearly_decay = 10
|
|
5215
|
+
}
|
|
5216
|
+
fra_drew_war_to_the_empire_modifier = {
|
|
5217
|
+
opinion = -100
|
|
5218
|
+
yearly_decay = 10
|
|
5219
|
+
}
|
|
5220
|
+
|
|
5221
|
+
#England
|
|
5222
|
+
eng_revokes_clerical_privileges = {
|
|
5223
|
+
opinion = -25
|
|
5224
|
+
yearly_decay = 5
|
|
5225
|
+
}
|
|
5226
|
+
eng_restores_clerical_privileges = {
|
|
5227
|
+
opinion = 10
|
|
5228
|
+
yearly_decay = 5
|
|
5229
|
+
}
|
|
5230
|
+
eng_reconcilation_with_the_holy_see = {
|
|
5231
|
+
opinion = 25
|
|
5232
|
+
yearly_decay = 2
|
|
5233
|
+
}
|
|
5234
|
+
|
|
5235
|
+
act_of_imperial_diplomacy_opinion = {
|
|
5236
|
+
opinion = 25
|
|
5237
|
+
years = 10
|
|
5238
|
+
}
|
|
5239
|
+
|
|
5240
|
+
trade_protectorate_called_into_war = {
|
|
5241
|
+
opinion = -50
|
|
5242
|
+
yearly_decay = 2
|
|
5243
|
+
min = -1000
|
|
5244
|
+
}
|
|
5245
|
+
|
|
5246
|
+
#Idea Group Events
|
|
5247
|
+
granted_sanctuary_to_our_banished_noble = {
|
|
5248
|
+
opinion = -50
|
|
5249
|
+
yearly_decay = 2
|
|
5250
|
+
}
|
|
5251
|
+
denied_sanctuary_to_our_banished_noble = {
|
|
5252
|
+
opinion = 25
|
|
5253
|
+
yearly_decay = 1
|
|
5254
|
+
}
|
|
5255
|
+
|
|
5256
|
+
#Generic
|
|
5257
|
+
succesful_province_purchase = {
|
|
5258
|
+
opinion = 25
|
|
5259
|
+
yearly_decay = 2
|
|
5260
|
+
}
|
|
5261
|
+
failed_province_purchase = {
|
|
5262
|
+
opinion = -25
|
|
5263
|
+
yearly_decay = 2
|
|
5264
|
+
}
|
|
5265
|
+
revoked_our_right_to_war = {
|
|
5266
|
+
opinion = -50
|
|
5267
|
+
yearly_decay = 2
|
|
5268
|
+
}
|
|
5269
|
+
|
|
5270
|
+
#Byzantium
|
|
5271
|
+
BYZ_spared_masjid = {
|
|
5272
|
+
opinion = 35
|
|
5273
|
+
yearly_decay = 1
|
|
5274
|
+
}
|
|
5275
|
+
|
|
5276
|
+
BYZ_orthodox_confraternity = {
|
|
5277
|
+
opinion = 30
|
|
5278
|
+
yearly_decay = 1
|
|
5279
|
+
}
|
|
5280
|
+
|
|
5281
|
+
BYZ_union_of_the_churches_op = {
|
|
5282
|
+
opinion = 125
|
|
5283
|
+
yearly_decay = 0
|
|
5284
|
+
}
|
|
5285
|
+
|
|
5286
|
+
BYZ_refused_union = {
|
|
5287
|
+
opinion = -75
|
|
5288
|
+
yearly_decay = 0.5
|
|
5289
|
+
}
|
|
5290
|
+
|
|
5291
|
+
#Persia
|
|
5292
|
+
per_traveling_artist = {
|
|
5293
|
+
opinion = 50
|
|
5294
|
+
yearly_decay = 5
|
|
5295
|
+
}
|
|
5296
|
+
|
|
5297
|
+
promote_good_reputation_opinion = {
|
|
5298
|
+
max = 100
|
|
5299
|
+
opinion = 25
|
|
5300
|
+
years = 10
|
|
5301
|
+
}
|
|
5302
|
+
|
|
5303
|
+
promote_good_reputation_upgraded_opinion = {
|
|
5304
|
+
max = 200
|
|
5305
|
+
opinion = 50
|
|
5306
|
+
years = 10
|
|
5307
|
+
}
|
|
5308
|
+
|
|
5309
|
+
royal_ambassador_visit = {
|
|
5310
|
+
max = 50
|
|
5311
|
+
opinion = 50
|
|
5312
|
+
years = 5
|
|
5313
|
+
}
|
|
5314
|
+
|
|
5315
|
+
converted_to_zoroastrian = {
|
|
5316
|
+
opinion = 50
|
|
5317
|
+
yearly_decay = 1
|
|
5318
|
+
}
|
|
5319
|
+
|
|
5320
|
+
#Mamluks
|
|
5321
|
+
|
|
5322
|
+
engaged_in_grain_trade_modifier = {
|
|
5323
|
+
opinion = 25
|
|
5324
|
+
yearly_decay = 2.5
|
|
5325
|
+
}
|
|
5326
|
+
|
|
5327
|
+
performed_hajj_modifier = {
|
|
5328
|
+
opinion = 30
|
|
5329
|
+
yearly_decay = 3
|
|
4454
5330
|
}
|