Scripted EffectNew this version
tripartite_add_percy_pops
NobilityEstatedynasty:percy dynasty
NoblesPop Typeprovince definition:northumberland provinceDefinitionin_game/events/DHE/flavor_ENG.txt:8334
8335dynasty:percy_dynasty ?= {
8336random_character_in_dynasty = {
8337limit = {
8338is_alive = yes
8339owner = root
8340is_adult = yes
8341is_female = no
}
8344save_scope_as = henry_percy
}
}
8347if = {
8348limit = {
8348NOT = {
8348exists = scope:henry_percy
}
}
8349create_character = {
8350first_name = name_henry
8351dynasty = dynasty:percy_dynasty
8354adm = 35
8355dip = 45
8356mil = 65
8357birth_date = 1341.11.10
8358birth_location = location:alnwick
8359save_scope_as = henry_percy
}
}
8362scope:henry_percy = {
8362change_character_allegiance = scope:tripartite_uprising
}
8364province_definition:northumberland_province = {
8365every_location_in_province_definition = {
8366limit = {
8366owner ?= root
}
8367every_pop = {
8368limit = {
8368owner ?= root
}
8369if = {
}
8373change_pop_allegiance = scope:tripartite_uprising
}
}
}