ficks
This commit is contained in:
parent
6213d8c122
commit
73cbcd42cf
2 changed files with 42 additions and 2 deletions
|
|
@ -2747,6 +2747,11 @@ paddy_fields_01 = {
|
|||
parameter = brewery_farming_bonus
|
||||
county_opinion_add = 2
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 0.5
|
||||
monthly_barter_goods = 0.1
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -2843,6 +2848,11 @@ paddy_fields_02 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_2
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_2
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 0.6
|
||||
monthly_barter_goods = 0.2
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -2942,6 +2952,11 @@ paddy_fields_03 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_3
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_3
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 0.7
|
||||
monthly_barter_goods = 0.3
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -3038,6 +3053,11 @@ paddy_fields_04 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_4
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_4
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 0.8
|
||||
monthly_barter_goods = 0.4
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -3138,6 +3158,11 @@ paddy_fields_05 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_5
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_5
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 0.9
|
||||
monthly_barter_goods = 0.5
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -3239,6 +3264,11 @@ paddy_fields_06 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_6
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_6
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 1
|
||||
monthly_barter_goods = 0.6
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -3341,6 +3371,11 @@ paddy_fields_07 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_7
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_7
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 1.1
|
||||
monthly_barter_goods = 0.7
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
@ -3443,6 +3478,11 @@ paddy_fields_08 = {
|
|||
stationed_maa_damage_mult = normal_maa_damage_tier_8
|
||||
stationed_maa_toughness_mult = normal_maa_toughness_tier_8
|
||||
}
|
||||
province_culture_modifier = {
|
||||
parameter = use_farmer_republics
|
||||
county_fertility_growth_add = 1.2
|
||||
monthly_barter_goods = 0.8
|
||||
}
|
||||
|
||||
on_complete = {
|
||||
#Mandala Creator Aspect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue