Skip to content

Commit 08c2519

Browse files
committed
fixes validator reported bugs
1 parent 738feb2 commit 08c2519

13 files changed

+152
-382
lines changed

ACR_Changelog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@
55
General:
66
- Compatability with CK2 2.8.2
77

8+
Celtic:
9+
- Organizing the Fianna is more accessible than previously, specifically to British Emperors.
10+
811
Kemetic:
912
- Fixes bug that prevented the "Lost in a Sandstorm" event from firing.
10-
13+
- Also fixed the death sound for this event.
14+
1115

1216
2017-12-17 v0.41.1 "Euronotus"
1317
-------------------------

AncientReligions/common/death/ACR_deaths.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ death_lost_desert = {
44
long_desc = DEATH_LOST_DESERT
55
sound_list = {
66
female = {
7-
death_lost_desert_01
7+
death_lost_desert
88
}
99
male = {
10-
death_lost_desert_01
10+
death_lost_desert
1111
}
1212
}
1313
}

AncientReligions/common/scripted_triggers/ACR_scripted_triggers.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ is_feminist_religion_trigger = {
66
religion = promethean_pagan
77
religion = messalian
88
religion = cathar
9-
primary_title = { has_law = status_of_women_4 }
109
}
1110
}
1211

@@ -205,7 +204,7 @@ religion_openly_in_egyptian_subgroup_trigger = {
205204

206205
religion_secretly_in_celtic_subgroup_trigger = {
207206
custom_tooltip = {
208-
text = religion_secretly_celtic_or_reformed_tooltip
207+
text = secret_religion_in_celtic_subgroup_tooltip
209208
hidden_trigger = {
210209
OR = {
211210
secret_religion = celtic_pagan
@@ -217,7 +216,7 @@ religion_secretly_in_celtic_subgroup_trigger = {
217216

218217
religion_secretly_in_hellenic_subgroup_trigger = {
219218
custom_tooltip = {
220-
text = religion_secretly_in_hellenic_subgroup_tooltip
219+
text = secret_religion_in_hellenic_subgroup_tooltip
221220
hidden_trigger = {
222221
OR = {
223222
secret_religion = hellenic_pagan
@@ -230,7 +229,7 @@ religion_secretly_in_hellenic_subgroup_trigger = {
230229

231230
religion_secretly_in_egyptian_subgroup_trigger = {
232231
custom_tooltip = {
233-
text = religion_secretly_in_egyptian_subgroup_tooltip
232+
text = secret_religion_in_egyptian_subgroup_tooltip
234233
hidden_trigger = {
235234
OR = {
236235
secret_religion = egyptian_pagan

AncientReligions/decisions/ACR_druidic_decisions.txt

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@ decisions = {
140140
}
141141
}
142142
}
143-
revoke_allowed = {
144-
always = no
145-
}
143+
146144
ai_will_do = {
147145
factor = 1
148146

@@ -379,7 +377,13 @@ decisions = {
379377
NOT = { has_global_flag = fianna_founded }
380378
}
381379
allow = {
382-
has_landed_title = k_ireland
380+
OR = {
381+
has_landed_title = k_ireland
382+
any_vassal = {
383+
has_landed_title = k_ireland
384+
}
385+
completely_controls = k_ireland
386+
}
383387
prestige = 300
384388
wealth = 300
385389
}
@@ -404,6 +408,8 @@ decisions = {
404408
d_fianna = {
405409
grant_title = PREV
406410
}
411+
prestige = 300
412+
wealth = 300
407413
}
408414
}
409415
religion_authority = {
@@ -420,6 +426,7 @@ decisions = {
420426
}
421427
}
422428

429+
423430
vassalize_fianna = {
424431
is_high_prio = yes
425432
only_playable = yes
@@ -469,9 +476,7 @@ decisions = {
469476
}
470477
}
471478

472-
revoke_allowed = {
473-
always = no
474-
}
479+
475480

476481
ai_will_do = {
477482
factor = 1
@@ -527,9 +532,7 @@ decisions = {
527532
piety = 300
528533
}
529534

530-
revoke_allowed = {
531-
always = no
532-
}
535+
533536

534537
ai_will_do = {
535538
factor = 1
@@ -895,9 +898,7 @@ decisions = {
895898
}
896899
}
897900
}
898-
revoke_allowed = {
899-
always = no
900-
}
901+
901902
ai_will_do = {
902903
factor = 1
903904

@@ -955,9 +956,7 @@ decisions = {
955956
abdicate = yes
956957
}
957958
}
958-
revoke_allowed = {
959-
always = no
960-
}
959+
961960
ai_will_do = {
962961
factor = 1
963962

@@ -1044,9 +1043,7 @@ decisions = {
10441043
}
10451044
}
10461045

1047-
revoke_allowed = {
1048-
always = no
1049-
}
1046+
10501047

10511048
ai_will_do = {
10521049
factor = 0
@@ -1102,9 +1099,7 @@ decisions = {
11021099
piety = 300
11031100
}
11041101

1105-
revoke_allowed = {
1106-
always = no
1107-
}
1102+
11081103

11091104
ai_will_do = {
11101105
factor = 1

AncientReligions/decisions/ACR_egyptian_decisions.txt

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@ decisions = {
4343
character_event = { id = ancrel.4010 days = 15 }
4444
}
4545
}
46-
revoke_allowed = {
47-
always = no
48-
}
46+
4947
ai_will_do = {
5048
factor = 1
5149
}
@@ -81,9 +79,7 @@ decisions = {
8179
province_event = { id = ancrel.4000 }
8280
}
8381
}
84-
revoke_allowed = {
85-
always = no
86-
}
82+
8783
ai_will_do = {
8884
factor = 1
8985

@@ -127,9 +123,7 @@ decisions = {
127123
set_character_flag = pyramid_building_char
128124
character_event = { id = ancrel.4004 }
129125
}
130-
revoke_allowed = {
131-
always = no
132-
}
126+
133127
ai_will_do = {
134128
factor = 1
135129

@@ -414,9 +408,7 @@ decisions = {
414408
province_event = { id = ancrel.5000 }
415409
}
416410
}
417-
revoke_allowed = {
418-
always = no
419-
}
411+
420412
ai_will_do = {
421413
factor = 1
422414

AncientReligions/decisions/ACR_hellenic_decisions.txt

Lines changed: 10 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,7 @@ decisions = {
3737
narrative_event = { id = ancrel.2104 }
3838
}
3939
}
40-
revoke_allowed = {
41-
always = no
42-
}
40+
4341
ai_will_do = {
4442
factor = 1
4543

@@ -179,9 +177,7 @@ decisions = {
179177
}
180178
}
181179
}
182-
revoke_allowed = {
183-
always = no
184-
}
180+
185181
ai_will_do = {
186182
factor = 1
187183

@@ -345,9 +341,7 @@ decisions = {
345341
years = 10
346342
}
347343
}
348-
revoke_allowed = {
349-
always = no
350-
}
344+
351345
ai_will_do = {
352346
factor = 1
353347

@@ -419,9 +413,7 @@ decisions = {
419413
narrative_event = { id = ancrel.3400 }
420414
}
421415
}
422-
revoke_allowed = {
423-
always = no
424-
}
416+
425417
ai_will_do = {
426418
factor = 1
427419

@@ -473,9 +465,7 @@ decisions = {
473465
set_global_flag = acr_crotone_building
474466
character_event = { id = ancrel.3411 days = 1 }
475467
}
476-
revoke_allowed = {
477-
always = no
478-
}
468+
479469
ai_will_do = {
480470
factor = 1
481471
modifier = {
@@ -543,9 +533,7 @@ decisions = {
543533
}
544534
}
545535
}
546-
revoke_allowed = {
547-
always = no
548-
}
536+
549537
ai_will_do = {
550538
factor = 1
551539

@@ -694,9 +682,7 @@ decisions = {
694682
years = 10
695683
}
696684
}
697-
revoke_allowed = {
698-
always = no
699-
}
685+
700686
ai_will_do = {
701687
factor = 1
702688

@@ -763,9 +749,7 @@ decisions = {
763749
hidden_tooltip = { character_event = { id = ancrel.3404 } }
764750
}
765751
}
766-
revoke_allowed = {
767-
always = no
768-
}
752+
769753
ai_will_do = {
770754
factor = 0.05 # unlikely
771755

@@ -838,9 +822,7 @@ decisions = {
838822
set_character_flag = ancrel_hodling_tristeria
839823
}
840824

841-
revoke_allowed = {
842-
always = no
843-
}
825+
844826

845827
ai_will_do = {
846828
factor = 0 # TODO: proper ai weighting
@@ -879,9 +861,7 @@ decisions = {
879861
set_character_flag = ancrel_holding_dionysia
880862
}
881863

882-
revoke_allowed = {
883-
always = no
884-
}
864+
885865

886866
ai_will_do = {
887867
factor = 0 # TODO: proper ai weighting

AncientReligions/decisions/ACR_other_decisions.txt

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ decisions = {
1717
}
1818
}
1919
}
20-
revoke_allowed = {
21-
always = no
22-
}
20+
2321
ai_will_do = {
2422
factor = 0
2523
}
@@ -54,9 +52,7 @@ decisions = {
5452
add_society_currency_minor_effect = yes
5553
}
5654
}
57-
revoke_allowed = {
58-
always = no
59-
}
55+
6056
ai_will_do = {
6157
factor = 1
6258
modifier = {
@@ -107,9 +103,7 @@ decisions = {
107103
add_society_currency_minor_effect = yes
108104
}
109105
}
110-
revoke_allowed = {
111-
always = no
112-
}
106+
113107
ai_will_do = {
114108
factor = 1
115109
modifier = {

0 commit comments

Comments
 (0)