lots of stuff
This commit is contained in:
parent
bbd7765216
commit
ff6b493f88
35 changed files with 3680 additions and 196 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#concodantist
|
||||
|
||||
maastrict = {
|
||||
county = c_maastricht
|
||||
county = c_limburg
|
||||
barony = b_maastricht
|
||||
|
||||
character_modifier = {
|
||||
|
|
@ -110,6 +110,72 @@ lochness = {
|
|||
}
|
||||
|
||||
|
||||
# Wiccan
|
||||
|
||||
stonehenge = {
|
||||
county = c_wiltshire
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
southhampton = {
|
||||
county = c_hampshire
|
||||
barony = b_portsmouth
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
cornwall = {
|
||||
county = c_cornwall
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
warwick = {
|
||||
county = c_warwickshire
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
rennes = {
|
||||
county = c_rennes
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
bedford = {
|
||||
county = c_bedford
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
sussex = {
|
||||
county = c_sussex
|
||||
|
||||
character_modifier = {
|
||||
monthly_piety_gain_mult = 0.2
|
||||
}
|
||||
flag = jerusalem_conversion_bonus # +20% County Conversion
|
||||
}
|
||||
|
||||
# Catholic
|
||||
|
||||
jerusalem = {
|
||||
|
|
@ -292,7 +358,7 @@ kerala = {
|
|||
# Insular Celtic
|
||||
## The ecclesiastic capital of Ireland, and site of St. Patrick's primary church.
|
||||
armagh = {
|
||||
county = c_oriel
|
||||
county = c_armagh
|
||||
|
||||
character_modifier = {
|
||||
name = holy_site_armagh_effect_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue