This commit is contained in:
ProjectKoi-Kalo\Kalo 2023-11-17 10:29:43 +08:00
parent a221fc6dde
commit 16ee77bfd0
1 changed files with 3 additions and 3 deletions

View File

@ -201,7 +201,7 @@ RG_leader_trait_ruler_gray = {
planet_stability_add = -1 planet_stability_add = -1
mult = owner.rg_gray_level mult = owner.rg_gray_level
} }
triggered_modifier = { triggered_councilor_modifier = {
potential = { potential = {
is_councilor = yes is_councilor = yes
owner = { owner = {
@ -219,7 +219,7 @@ RG_leader_trait_ruler_gray = {
planet_stability_add = -1.5 planet_stability_add = -1.5
mult = owner.rg_gray_level mult = owner.rg_gray_level
} }
triggered_modifier = { triggered_councilor_modifier = {
potential = { potential = {
is_councilor = yes is_councilor = yes
owner = { owner = {
@ -233,7 +233,7 @@ RG_leader_trait_ruler_gray = {
planet_stability_add = -2 planet_stability_add = -2
mult = owner.rg_gray_level mult = owner.rg_gray_level
} }
triggered_modifier = { triggered_councilor_modifier = {
potential = { potential = {
always = yes always = yes
} }