暂存
This commit is contained in:
@@ -2555,7 +2555,7 @@ RG_gray_mod1_effect_project = {
|
||||
enable_special_project = {
|
||||
name = RG_GRAY_MOD1
|
||||
location = event_target:gray_owner_capital_starbase
|
||||
owner = root
|
||||
owner = event_target:gray_owner
|
||||
}
|
||||
add_resource = {
|
||||
energy = -15000
|
||||
@@ -2567,7 +2567,7 @@ RG_gray_mod2_effect = {
|
||||
enable_special_project = {
|
||||
name = RG_GRAY_MOD2
|
||||
location = event_target:gray_owner_capital_starbase
|
||||
owner = root
|
||||
owner = event_target:gray_owner
|
||||
}
|
||||
add_resource = {
|
||||
energy = -150000
|
||||
@@ -2579,7 +2579,7 @@ RG_gray_mod3_effect = {
|
||||
enable_special_project = {
|
||||
name = RG_GRAY_MOD3
|
||||
location = event_target:gray_owner_capital_starbase
|
||||
owner = root
|
||||
owner = event_target:gray_owner
|
||||
}
|
||||
add_resource = {
|
||||
energy = -40000
|
||||
|
||||
@@ -204,7 +204,7 @@ situation_rg_gray_mod1 = {
|
||||
has_situation_flag = situation_rg_gray_mod1_stage_5_booster
|
||||
}
|
||||
modifier = {
|
||||
subtract = 0.1
|
||||
add = 0.1
|
||||
desc = situation_rg_gray_mod1_stage_6_booster_tooltip
|
||||
has_situation_flag = situation_rg_gray_mod1_stage_6_booster
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user