Total chinese crown death

This commit is contained in:
trashmasteruni 2026-04-24 15:49:15 +02:00
parent f414611250
commit 2770f152a6
4 changed files with 5525 additions and 120 deletions

View file

@ -3604,30 +3604,30 @@ coronation_crowns = {
### Hu ###
#hu = {
# portrait_modifier = {
# trigger = {
# top_liege = this
# government_has_flag = government_has_merit
# }
# animations = female_prop_fix_additive
# animations_props = tgp_gui_01_a
# }
# portrait_modifier = {
# trigger = {
# merit_level < 5
# }
# animations = female_prop_fix_additive
# animations_props = tgp_hu_01_a
# }
# portrait_modifier = {
# trigger = {
# merit_level >= 5
# }
# animations = female_prop_fix_additive
# animations_props = tgp_hu_01_b
# }
#}
hu = {
portrait_modifier = {
trigger = {
top_liege = this
government_has_flag = government_has_merit
}
animations = female_prop_fix_additive
animations_props = tgp_gui_01_a
}
portrait_modifier = {
trigger = {
merit_level < 5
}
animations = female_prop_fix_additive
animations_props = tgp_hu_01_a
}
portrait_modifier = {
trigger = {
merit_level >= 5
}
animations = female_prop_fix_additive
animations_props = tgp_hu_01_b
}
}
### Cultural Books ###