Skip to content

Commit

Permalink
Update wc_cen_kal_decisions.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sumankun committed Nov 20, 2023
1 parent f55d6a0 commit 132e1f3
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions common/decisions/wc_cen_kal_decisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ begin_totem_creation = {
}
age >= 30
custom_tooltip = {
text = prowess_larger_than_15
prowess >= 15
text = prowess_larger_than_15
prowess >= 15
}
}
}
Expand All @@ -397,6 +397,14 @@ begin_totem_creation = {
cost = { prestige = 350 }

effect = { trigger_event = cen_kal.1069 }

ai_potential = {
always = yes
}

ai_will_do = {
base = 100
}
}

attack_wailing_caverns = {
Expand All @@ -408,8 +416,8 @@ attack_wailing_caverns = {
is_shown = {
is_landed = yes
is_imprisoned = no
title:c_wailing = { holder.top_liege = root }
exists = global_var:fanglords_revealed
title:c_wailing.holder.top_liege = root
has_global_variable = fanglords_revealed
}

effect = { trigger_event = cen_kal.1086 }
Expand Down

0 comments on commit 132e1f3

Please sign in to comment.