revert Alignment
This commit is contained in:
Vannifar 2026-04-25 10:02:11 +02:00
parent 15a5108e23
commit c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions

View file

@ -998,7 +998,6 @@ learning_medicine.2021 = { #by Mathilda Bjarnehed
sender = scope:physician
immediate = {
save_scope_as = liege # for salary tooltips
random_pool_character = {
province = root.capital_province
limit = { learning >= medium_skill_rating }
@ -1012,7 +1011,6 @@ learning_medicine.2021 = { #by Mathilda Bjarnehed
}
}
save_scope_as = physician
save_scope_as = candidate # for aptitude tooltips
}
if = {
limit = { NOT = { exists = scope:physician } }
@ -1022,16 +1020,12 @@ learning_medicine.2021 = { #by Mathilda Bjarnehed
location = root.capital_province
save_scope_as = physician
}
scope:physician = {
save_scope_as = candidate # for aptitude tooltips
}
}
}
#Yes I want your services
option = {
name = learning_medicine.2021.a
custom_tooltip = learning_medicine.2021.a.tt
pay_treasury_or_gold = {
value = high_skill_court_physician_cost
target = scope:physician
@ -1040,22 +1034,11 @@ learning_medicine.2021 = { #by Mathilda Bjarnehed
EMPLOYER = root
PHYSICIAN = scope:physician
}
custom_tooltip = health.3001.a.tt
custom_tooltip = court_physician_aptitude_tooltip
custom_tooltip = learning_medicine.2021.a.tt
trigger_event = {
id = learning_medicine.2022
days = { 7 10 }
}
ai_chance = {
base = 25
ai_value_modifier = {
ai_greed = -0.5
ai_rationality = 0.25
}
modifier = {
add = age
}
}
}
#Maybe there is something else you can help me with
@ -1070,28 +1053,12 @@ learning_medicine.2021 = { #by Mathilda Bjarnehed
EMPLOYER = root
PHYSICIAN = scope:physician
}
custom_tooltip = health.3001.a.tt
custom_tooltip = court_physician_aptitude_tooltip
ai_chance = {
base = 25
ai_value_modifier = {
ai_greed = -0.25
ai_rationality = 0.5
}
}
}
#Nah thanks
option = {
name = learning_medicine.2021.c
add_prestige = miniscule_prestige_gain
ai_chance = {
base = 25
ai_value_modifier = {
ai_greed = 0.5
ai_rationality = -0.25
}
}
}
}