Crusader Kings III

Crusader Kings III

Hun and Po Expanded (Outdated as of 2/25)
6 Comments
shades of blue 8 Nov, 2024 @ 8:47pm 
i wish that this made it so that you could start to get access to kuei jin abilities in a less obnoxious way
Gregie 3 Sep, 2024 @ 12:08pm 
Example yearly_on_actions:
#File name: TIK_POD_yearly_on_actions
# Called every Jan 1st
# Root does not exist
yearly_global_pulse = {
on_actions = {
TIK_insert_POD_player_yearly_pulse
}
}

TIK_insert_POD_player_yearly_pulse = {
effect = {
every_player = {
trigger_event = {
on_action = TIK_POD_player_yearly_pulse
}
}
}
}
Example pulse_on_actions:
#File name: TIK_POD_pulse_on_actions
TIK_POD_player_yearly_pulse = {
trigger = {
is_ai = no
}
effect = {
#TIK changed code#
<Your code block here>
#End TIK changed code#
}
}
Gregie 3 Sep, 2024 @ 12:06pm 
Haven't played the mod without this because I just think it fits. Poking around in the code for compatibility reasons, is there a reason why you edit the POD_pulse_on_actions instead of creating your own yearly_on_actions file and pulse_on_actions_file? Examples to follow.
Steal them if you want. Could save you some time updating if the POD team updates the POD_pulse_on_actions. And for someone like me tracking down why something isn't working in my modlist. :steamhappy:
Lennybolt7 27 Feb, 2024 @ 6:28am 
Love This
TIK  [author] 25 Jan, 2024 @ 7:24am 
Still need to do the things to actually get Hun and P'o, after which the submod allows for progression instead of a static thing that only allows for the basic Kuei Jin powers like it is in base mod
Morcalvin 25 Jan, 2024 @ 5:05am 
As a Salubri Watcher if I make friends with a high Dharm Kuei Jinn will I eventually gain the trait? Or do I need to do Stealing Wisdom?