CoA stuff and files
This commit is contained in:
parent
5668ff281e
commit
bceefb1d50
17 changed files with 30982 additions and 0 deletions
28
common/culture/traditions/00_debug_traditions.txt
Normal file
28
common/culture/traditions/00_debug_traditions.txt
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
################################
|
||||
# DEBUG CULTURAL TRADITIONS #
|
||||
################################
|
||||
|
||||
# Here as a container for parameters useful for modders.
|
||||
tradition_debug = {
|
||||
category = regional
|
||||
|
||||
layers = {
|
||||
0 = intrigue
|
||||
1 = mediterranean
|
||||
4 = crown.dds
|
||||
}
|
||||
|
||||
is_shown = { always = no }
|
||||
can_pick = { always = no }
|
||||
can_pick_for_hybridization = { always = no }
|
||||
|
||||
parameters = {
|
||||
culture_can_raid_over_land_even_if_feudal = yes
|
||||
culture_can_raid_at_sea_even_if_feudal_no_restrictions = yes
|
||||
culture_can_raid_over_land_even_if_feudal_no_restrictions = yes
|
||||
}
|
||||
|
||||
cost = { prestige = 300000 }
|
||||
|
||||
ai_will_do = { value = 0 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue