调整灰度领导触发器条件和本地化文本,优化自动工程子个体提示

This commit is contained in:
ProjectKoi-Kalo\Kalo 2024-09-20 20:57:30 +08:00
parent 5fbb6e2ce4
commit df77895b22
4 changed files with 22 additions and 10 deletions

View File

@ -1,3 +1,3 @@
NGameplay = {
GOVERNMENT_CIVIC_POINTS_BASE = 3 # Base amount of civic points (to "pay" for government civic costs)
}
# NGameplay = {
# GOVERNMENT_CIVIC_POINTS_BASE = 3 # Base amount of civic points (to "pay" for government civic costs)
# }

View File

@ -33,7 +33,7 @@ RG_gray_mod1_allow_trigger = {
}
}
custom_tooltip = {
fail_text = requires_rg_graylevel_higherthan_25
fail_text = requires_rg_graylevel_higherthan_10
event_target:gray_leader_admiral = {
has_skill >= 10
}
@ -86,13 +86,13 @@ RG_gray_mod2_allow_trigger = {
}
OR = {
custom_tooltip = {
fail_text = requires_rg_graylevel_higherthan_50
fail_text = requires_rg_has_tech_juggernaut
has_technology = tech_juggernaut
}
custom_tooltip = {
fail_text = requires_rg_graylevel_higherthan_20
fail_text = requires_rg_graylevel_higherthan_10
event_target:gray_leader_admiral = {
has_skill >= 20
has_skill >= 10
}
}
}
@ -121,5 +121,8 @@ RG_gray_mod3_allow_trigger = {
resource = alloys
value >= 150000
}
has_technology = tech_juggernaut
custom_tooltip = {
fail_text = requires_rg_has_tech_juggernaut
has_technology = tech_juggernaut
}
}

View File

@ -460,9 +460,9 @@
RG_AUTOCONST_HANGER:0 "自动工程子个体"
RG_AUTOCONST_HANGER_desc:0 "预载的工蜂工程舰可以在星系调查完成后自动建造恒星基地。"
RG_const_country:0 "$NAME_Gray$-自动工程队"
requires_rg_graylevel_higherthan_25:0 "§Y$NAME_Gray$必须达到10级§!"
requires_rg_graylevel_higherthan_10:0 "§Y$NAME_Gray$必须达到10级§!"
requires_rg_graylevel_higherthan_20:0 "§Y$NAME_Gray$必须达到20级§!"
requires_rg_graylevel_higherthan_50:0 "§Y需要前置科技:§!$tech_juggernaut$"
requires_rg_has_tech_juggernaut:0 "§Y需要前置科技:§!$tech_juggernaut$"
rg_nothing:0 ""
rg_nothing_desc:0 ""

View File

@ -23,6 +23,15 @@
},
{
"path": "D:/SteamLibrary/steamapps/workshop/content/281990/2293827000"
},
{
"path": "../遥远故事纳米居住站"
},
{
"path": "../wsk"
},
{
"path": "D:/SteamLibrary/steamapps/workshop/content/281990/3193493385"
}
]
}