benelux reformatted

been lazy lately, wanted to do something easy first to get myself back into the swing of things.
This commit is contained in:
Archa3opt3ryx 2025-04-19 13:45:17 -04:00
parent 0707a554ec
commit 3faeeabf17
7 changed files with 30 additions and 24 deletions

View file

@ -12,7 +12,7 @@ on_game_start = {
effect = {
##NEOW
#Dynamic Titles
character:benelux0002 = {
character:benelux_oranje_nassau_weilburg_guillem = {
if = {
limit = {
is_alive = yes
@ -3676,7 +3676,7 @@ on_game_start_after_lobby = {
}
### NEOW
# Benelux Claims
character:benelux0002 ?= {
character:benelux_oranje_nassau_weilburg_guillem ?= {
if = {
limit = {
is_alive = yes
@ -3684,7 +3684,7 @@ on_game_start_after_lobby = {
trigger_event = benelux.1
}
}
character:benelux0003 ?= {
character:benelux_oranje_nassau_weilburg_philippe ?= {
if = {
limit = {
is_alive = yes
@ -3692,7 +3692,8 @@ on_game_start_after_lobby = {
trigger_event = benelux.2
}
}
character:benelux0004 ?= {
character:benelux_oranje_nassau_weilburg_hendrick = {
?= {
if = {
limit = {
is_alive = yes

View file

@ -1,4 +1,4 @@
benelux0001 = {
benelux_oranje_nassau_weilburg_leopold = {
name = "Leopold"
dynasty_house = house_belgium_oranje_nassau_weilburg
religion = "carolingian"
@ -16,7 +16,7 @@
}
}
benelux0002 = {
benelux_oranje_nassau_weilburg_guillem = {
name = "Guillem"
dynasty_house = house_belgium_oranje_nassau_weilburg
religion = "trenchsinger"
@ -25,7 +25,7 @@ benelux0002 = {
trait = wrathful
trait = chaste
trait = deceitful
father = benelux0001
father = benelux_oranje_nassau_weilburg_leopold
2521.1.1 = {
birth = yes
}
@ -34,7 +34,7 @@ benelux0002 = {
}
}
benelux0003 = {
benelux_oranje_nassau_weilburg_philippe = {
name = "Philippe"
dynasty_house = house_belgium_oranje_nassau_weilburg
religion = "carolingian"
@ -45,7 +45,7 @@ benelux0003 = {
trait = lustful
trait = organizer
trait = lifestyle_hunter
father = benelux0001
father = benelux_oranje_nassau_weilburg_leopold
2523.1.1 = {
birth = yes
}
@ -54,7 +54,7 @@ benelux0003 = {
}
}
benelux0004 = {
benelux_oranje_nassau_weilburg_hendrick = {
name = "Hendrik"
dynasty_house = house_belgium_oranje_nassau_weilburg
religion = "aslanite"
@ -63,7 +63,7 @@ benelux0004 = {
trait = cynical
trait = chaste
trait = patient
father = benelux0001
father = benelux_oranje_nassau_weilburg_leopold
2522.1.1 = {
birth = yes
}

View file

@ -51,7 +51,7 @@ e_britannia = {
e_benelux = {
2499.1.1 = {
holder = benelux0001 #Leopold BONW
holder = benelux_oranje_nassau_weilburg_leopold #Leopold BONW
}
2554.1.1 = {
holder = 0

View file

@ -1,20 +1,20 @@
k_belgium = {
2539.1.1 = {
holder = benelux0001 #Leopold III BONW
holder = benelux_oranje_nassau_weilburg_leopold #Leopold III BONW
}
2554.1.1 = {
holder = benelux0002 #Guillem BONW
holder = benelux_oranje_nassau_weilburg_guillem #Guillem BONW
}
}
c_liege = {
2554.1.1 = {
holder = benelux0003 #Philippe BONW
holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW
}
}
c_maastricht = {
2554.1.1 = {
holder = benelux0003 #Philippe BONW
holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW
}
}

View file

@ -1,8 +1,8 @@
k_lotharingia = { #rename to k_luxembourg later
2539.1.1 = {
holder = benelux0001 #Leopold III BONW
holder = benelux_oranje_nassau_weilburg_leopold #Leopold III BONW
}
2554.1.1 = {
holder = benelux0003 #Philippe BONW
holder = benelux_oranje_nassau_weilburg_philippe #Philippe BONW
}
}

View file

@ -1,8 +1,9 @@
k_frisia = { #rename to k_netherlands later
2539.1.1 = {
holder = benelux0001 #Leopold III BONW
holder = benelux_oranje_nassau_weilburg_leopold #Leopold III BONW
}
2554.1.1 = {
holder = benelux0004 #Hendrik BONW
holder = benelux_oranje_nassau_weilburg_hendrick = {
#Hendrik BONW
}
}

View file

@ -11,25 +11,29 @@ d_ostfalen = {
}
c_tecklenburg = {
2554.1.1 = {
holder = benelux0004
holder = benelux_oranje_nassau_weilburg_hendrick = {
}
}
c_osnabruck = {
2554.1.1 = {
holder = benelux0004
holder = benelux_oranje_nassau_weilburg_hendrick = {
}
}
c_oldenburg = {
2554.1.1 = {
holder = benelux0004
holder = benelux_oranje_nassau_weilburg_hendrick = {
}
}
c_oldenburg = {
2554.1.1 = {
holder = benelux0004
holder = benelux_oranje_nassau_weilburg_hendrick = {
}
}