Compare commits
No commits in common. "eb22774fcf3b4c3dd1b94a59e0466053516331d6" and "def95ea3124d6c606e13bdae2c5051d79d0cbb46" have entirely different histories.
eb22774fcf
...
def95ea312
7 changed files with 0 additions and 142 deletions
|
|
@ -156,7 +156,6 @@ theocracy_government = {
|
||||||
government_is_theocracy
|
government_is_theocracy
|
||||||
government_is_settled
|
government_is_settled
|
||||||
government_uses_domain_limit
|
government_uses_domain_limit
|
||||||
gov_uses_non_crown_coa
|
|
||||||
}
|
}
|
||||||
|
|
||||||
mechanic_type = theocracy
|
mechanic_type = theocracy
|
||||||
|
|
@ -440,7 +439,6 @@ holy_order_government = {
|
||||||
flags = {
|
flags = {
|
||||||
government_uses_crown_authority
|
government_uses_crown_authority
|
||||||
cannot_be_vassal_or_liege
|
cannot_be_vassal_or_liege
|
||||||
gov_uses_non_crown_coa
|
|
||||||
government_is_holy_order
|
government_is_holy_order
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
BIN
gfx/interface/coat_of_arms/theo_crown_strip_115.dds
(Stored with Git LFS)
BIN
gfx/interface/coat_of_arms/theo_crown_strip_115.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/interface/coat_of_arms/theo_crown_strip_28.dds
(Stored with Git LFS)
BIN
gfx/interface/coat_of_arms/theo_crown_strip_28.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/interface/coat_of_arms/theo_crown_strip_44.dds
(Stored with Git LFS)
BIN
gfx/interface/coat_of_arms/theo_crown_strip_44.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/interface/coat_of_arms/theo_crown_strip_62.dds
(Stored with Git LFS)
BIN
gfx/interface/coat_of_arms/theo_crown_strip_62.dds
(Stored with Git LFS)
Binary file not shown.
BIN
gfx/interface/coat_of_arms/theo_crown_strip_86.dds
(Stored with Git LFS)
BIN
gfx/interface/coat_of_arms/theo_crown_strip_86.dds
(Stored with Git LFS)
Binary file not shown.
|
|
@ -38,9 +38,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -127,16 +124,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_28.dds"
|
|
||||||
frame = "[Character.GetPrimaryTitle.GetTierFrame]"
|
|
||||||
framesize = { 32 22 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
widget = {
|
widget = {
|
||||||
visible = "[Character.HasLandedTitles]"
|
visible = "[Character.HasLandedTitles]"
|
||||||
|
|
@ -193,9 +180,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -285,17 +269,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
framesize = { 52 32 }
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_44.dds"
|
|
||||||
frame = "[Character.GetPrimaryTitle.GetTierFrame]"
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
widget = {
|
widget = {
|
||||||
size = { 52 52 }
|
size = { 52 52 }
|
||||||
|
|
@ -352,9 +325,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -405,17 +375,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_62.dds"
|
|
||||||
frame = "[Character.GetPrimaryTitle.GetTierFrame]"
|
|
||||||
framesize = { 64 40 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
|
|
@ -510,9 +469,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -561,17 +517,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_86.dds"
|
|
||||||
frame = "[Character.GetPrimaryTitle.GetTierFrame]"
|
|
||||||
framesize = { 96 60 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
|
|
@ -666,9 +611,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Character.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -717,17 +659,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_115.dds"
|
|
||||||
frame = "[Character.GetPrimaryTitle.GetTierFrame]"
|
|
||||||
framesize = { 128 80 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
|
|
@ -852,9 +783,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -908,17 +836,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_28.dds"
|
|
||||||
frame = "[Title.GetTierFrame]"
|
|
||||||
framesize = { 32 22 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
|
|
@ -995,9 +912,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -1046,17 +960,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_44.dds"
|
|
||||||
frame = "[Title.GetTierFrame]"
|
|
||||||
framesize = { 52 32 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
parentanchor = hcenter
|
parentanchor = hcenter
|
||||||
|
|
@ -1130,9 +1033,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -1182,17 +1082,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_62.dds"
|
|
||||||
frame = "[Title.GetTierFrame]"
|
|
||||||
framesize = { 64 40 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
parentanchor = hcenter
|
parentanchor = hcenter
|
||||||
|
|
@ -1267,9 +1156,6 @@ types CoATypes
|
||||||
blockoverride "rep_crown" {
|
blockoverride "rep_crown" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_locked_to_elective')]"
|
||||||
}
|
}
|
||||||
blockoverride "theo_crown" {
|
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_theocracy')]"
|
|
||||||
}
|
|
||||||
blockoverride "holy_order" {
|
blockoverride "holy_order" {
|
||||||
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
visible = "[Title.GetHolder.GetGovernment.HasGovernmentFlag( 'government_is_holy_order')]"
|
||||||
}
|
}
|
||||||
|
|
@ -1319,17 +1205,6 @@ types CoATypes
|
||||||
visible = no
|
visible = no
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
icon = {
|
|
||||||
name = "theo_crown"
|
|
||||||
parentanchor = hcenter
|
|
||||||
texture = "gfx/interface/coat_of_arms/theo_crown_strip_115.dds"
|
|
||||||
frame = "[Title.GetTierFrame]"
|
|
||||||
framesize = { 128 80 }
|
|
||||||
|
|
||||||
block "theo_crown" {
|
|
||||||
visible = no
|
|
||||||
}
|
|
||||||
}
|
|
||||||
icon = {
|
icon = {
|
||||||
name = "adventurer_top_decor"
|
name = "adventurer_top_decor"
|
||||||
parentanchor = hcenter
|
parentanchor = hcenter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue