forked from hadorganization/geheimnisnacht
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wh_ormuzdan_decisions.txt
89 lines (88 loc) · 1.45 KB
/
wh_ormuzdan_decisions.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
decisions = {
become_ormazd_caliph = {
is_high_prio = yes
only_playable = yes
potential = {
religion = ormazd
k_caliph_al_umma = {
has_holder = no
}
}
allow = {
custom_tooltip = {
text = IS_NOT_INCAPACITATED
is_incapacitated_trigger = no
}
has_landed_title = e_araby
piety = 300
any_courtier = {
religion = ormazd
trait = ormazd_sayyid
NOT = {
character = PREV
}
}
}
effect = {
log = "work decision become_ormazd_caliph for [Root.GetBestName]"
piety = -300
activate_title = {
title = k_caliph_al_umma status = yes
}
if = {
limit = {
trait = ormazd_sayyid
}
k_caliph_al_umma = {
grant_title = PREV
}
}
random_courtier = {
limit = {
religion = ormazd
trait = ormazd_sayyid
ROOT = {
NOT = {
trait = ormazd_sayyid
}
}
OR = {
is_priest = yes
NOT = {
ROOT = {
any_courtier = {
religion = ormazd
trait = ormazd_sayyid
is_priest = yes
}
}
}
}
}
k_caliph_al_umma = {
grant_title = PREV
}
}
k_caliph_al_umma = {
holder_scope = {
e_araby = {
holder_scope = {
set_defacto_vassal = PREVPREV
}
}
}
}
any_independent_ruler = {
limit = {
religion = ROOT
}
long_character_event = {
id = ormazdian.4
}
}
}
ai_will_do = {
factor = 1
}
}
}