Compare commits
43 Commits
844db1a987
...
RG_AG_TEST
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
58d0be3e2b | ||
|
|
fef4de87ea | ||
|
|
17565cd2ba | ||
|
|
efe950f9e6 | ||
|
|
7a1d71c8a9 | ||
|
|
00ad348916 | ||
|
|
8411e7c7bd | ||
|
|
ff2afb6a1a | ||
|
|
533d27f00a | ||
|
|
d366fc812a | ||
|
|
e4a4300da8 | ||
|
|
9906ae58dd | ||
|
|
f3dd39e12f | ||
|
|
fbffb1a717 | ||
|
|
da055177af | ||
|
|
a576951cc7 | ||
|
|
6422330b6c | ||
|
|
6bd33c846b | ||
|
|
9421808984 | ||
|
|
b05e634820 | ||
|
|
a802030fd0 | ||
|
|
b01987b922 | ||
|
|
f6f1699772 | ||
|
|
1c14b3dc43 | ||
|
|
47506cc3ce | ||
|
|
fba832ca77 | ||
|
|
87764231db | ||
|
|
c8aa8db70d | ||
|
|
eba8762c7e | ||
|
|
9f5e6f6f25 | ||
|
|
f3b7444883 | ||
|
|
297f5bbb75 | ||
|
|
25d25d7546 | ||
|
|
66d34a0dd8 | ||
|
|
5542ac6296 | ||
|
|
88e41f7822 | ||
|
|
4747622102 | ||
|
|
b56cf39382 | ||
|
|
7f928c6f67 | ||
|
|
732aea91fd | ||
|
|
9f895b4a32 | ||
|
|
b197c19e49 | ||
|
|
878bdfc2c3 |
@@ -18,31 +18,4 @@ gray_army = {
|
||||
potential = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
|
||||
# Gray Nanite Army
|
||||
rg_gray_army_base = {
|
||||
damage = 10
|
||||
health = 18
|
||||
has_morale = no
|
||||
morale_damage = 6
|
||||
collateral_damage = 5
|
||||
war_exhaustion = 4
|
||||
prerequisites = {
|
||||
"tech_gray_army_7"
|
||||
}
|
||||
time = 180
|
||||
resources = {
|
||||
category = armies
|
||||
cost = {
|
||||
alloys = 800
|
||||
}
|
||||
produces = {
|
||||
energy = 1
|
||||
}
|
||||
}
|
||||
has_species = no
|
||||
icon = GFX_army_type_machine_assault
|
||||
potential_country = {
|
||||
}
|
||||
}
|
||||
}
|
||||
26
common/armies/RG_event_armies.txt
Normal file
26
common/armies/RG_event_armies.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
# Gray Nanite Army
|
||||
rg_gray_army_base = {
|
||||
damage = 10
|
||||
health = 18
|
||||
has_morale = no
|
||||
morale_damage = 6
|
||||
collateral_damage = 5
|
||||
war_exhaustion = 4
|
||||
prerequisites = {
|
||||
"tech_gray_army_7"
|
||||
}
|
||||
time = 180
|
||||
resources = {
|
||||
category = armies
|
||||
cost = {
|
||||
alloys = 800
|
||||
}
|
||||
produces = {
|
||||
energy = 1
|
||||
}
|
||||
}
|
||||
has_species = no
|
||||
icon = GFX_army_type_machine_assault
|
||||
potential_country = {
|
||||
}
|
||||
}
|
||||
@@ -88,6 +88,8 @@ building_rg_nanolab_1 = {
|
||||
upgrades = {
|
||||
"building_rg_nanolab_2"
|
||||
}
|
||||
|
||||
custom_storm_ai_weight = { }
|
||||
}
|
||||
|
||||
building_rg_nanolab_2 = {
|
||||
@@ -174,6 +176,8 @@ building_rg_nanolab_2 = {
|
||||
}
|
||||
text = job_nanotech_researcher_effect_desc
|
||||
}
|
||||
|
||||
custom_storm_ai_weight = { }
|
||||
}
|
||||
|
||||
building_rg_nanotech_cauldron = {
|
||||
@@ -214,7 +218,7 @@ building_rg_nanotech_cauldron = {
|
||||
trigger = {
|
||||
owner = {
|
||||
NOT = {
|
||||
has_deficit = minerals
|
||||
has_deficit = nanites
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -222,9 +226,18 @@ building_rg_nanotech_cauldron = {
|
||||
consumer_goods = 40
|
||||
}
|
||||
upkeep = {
|
||||
trigger = {
|
||||
owner = {
|
||||
NOT = {
|
||||
has_deficit = nanites
|
||||
}
|
||||
}
|
||||
}
|
||||
nanites = 25
|
||||
}
|
||||
}
|
||||
|
||||
custom_storm_ai_weight = { }
|
||||
}
|
||||
|
||||
building_rg_nanite_transmuter = {
|
||||
@@ -267,6 +280,13 @@ building_rg_nanite_transmuter = {
|
||||
exotic_gases = 2
|
||||
}
|
||||
upkeep = {
|
||||
trigger = {
|
||||
owner = {
|
||||
NOT = {
|
||||
has_deficit = minerals
|
||||
}
|
||||
}
|
||||
}
|
||||
minerals = 50
|
||||
}
|
||||
}
|
||||
@@ -279,4 +299,6 @@ building_rg_nanite_transmuter = {
|
||||
always = yes
|
||||
}
|
||||
}
|
||||
|
||||
custom_storm_ai_weight = { }
|
||||
}
|
||||
|
||||
@@ -9,4 +9,5 @@ weapon_type_rg_computer
|
||||
weapon_type_rg_secondary
|
||||
weapon_type_rg_torpedoe
|
||||
weapon_type_rg_main
|
||||
weapon_type_rg_armor
|
||||
weapon_type_rg_armor
|
||||
weapon_type_rg_reactor
|
||||
@@ -73,8 +73,6 @@ utility_component_template = {
|
||||
ai_tags = { screen }
|
||||
ai_tag_weight = 0
|
||||
upgrades_to = "RG_COMBAT_COMPUTER_PICKET_BASIC"
|
||||
ai_tags = { screen }
|
||||
ai_tag_weight = 0
|
||||
|
||||
ai_weight = {
|
||||
weight = 1
|
||||
|
||||
@@ -7,7 +7,6 @@ utility_component_template = {
|
||||
component_set = "LARGE_GRAY_MIX_ARMOR"
|
||||
icon = "GFX_ship_part_gray_armor"
|
||||
icon_frame = 1
|
||||
power = 0
|
||||
power = -180
|
||||
modifier = {
|
||||
ship_armor_add = 3840
|
||||
@@ -58,7 +57,6 @@ utility_component_template = {
|
||||
component_set = "HUGE_GRAY_MIX_ARMOR"
|
||||
icon = "GFX_ship_part_gray_armor"
|
||||
icon_frame = 1
|
||||
power = 0
|
||||
power = -180
|
||||
modifier = {
|
||||
ship_armor_add = 7680
|
||||
@@ -119,6 +117,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_secondary
|
||||
weapon_type_energy
|
||||
}
|
||||
armor_damage = 1.2
|
||||
shield_penetration = 1
|
||||
@@ -134,9 +133,6 @@ weapon_component_template = {
|
||||
}
|
||||
}
|
||||
projectile_gfx = "gatebuilder_lance_weapon"
|
||||
tags = {
|
||||
weapon_type_energy
|
||||
}
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
}
|
||||
@@ -169,6 +165,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_secondary
|
||||
weapon_type_energy
|
||||
}
|
||||
armor_damage = 1.2
|
||||
shield_penetration = 1
|
||||
@@ -183,9 +180,6 @@ weapon_component_template = {
|
||||
}
|
||||
}
|
||||
projectile_gfx = "gatebuilder_lance_weapon"
|
||||
tags = {
|
||||
weapon_type_energy
|
||||
}
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
}
|
||||
@@ -218,6 +212,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_secondary
|
||||
weapon_type_energy
|
||||
}
|
||||
armor_damage = 1.2
|
||||
shield_penetration = 1
|
||||
@@ -232,9 +227,6 @@ weapon_component_template = {
|
||||
}
|
||||
}
|
||||
projectile_gfx = "gatebuilder_lance_weapon"
|
||||
tags = {
|
||||
weapon_type_energy
|
||||
}
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
}
|
||||
@@ -272,6 +264,7 @@ weapon_component_template = {
|
||||
upgrades_to = "GRAY_BEAM_STATIC_X"
|
||||
tags = {
|
||||
weapon_type_rg_main
|
||||
weapon_type_energy
|
||||
}
|
||||
resources = {
|
||||
category = ship_components
|
||||
@@ -283,9 +276,6 @@ weapon_component_template = {
|
||||
alloys = 4
|
||||
}
|
||||
}
|
||||
tags = {
|
||||
weapon_type_energy
|
||||
}
|
||||
projectile_gfx = "gatebuilder_lance_weapon"
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
@@ -323,6 +313,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_main
|
||||
weapon_type_energy
|
||||
}
|
||||
resources = {
|
||||
category = ship_components
|
||||
@@ -335,9 +326,6 @@ weapon_component_template = {
|
||||
alloys = 4
|
||||
}
|
||||
}
|
||||
tags = {
|
||||
weapon_type_energy
|
||||
}
|
||||
projectile_gfx = "gatebuilder_lance_weapon"
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
@@ -492,6 +480,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_main
|
||||
weapon_type_energy
|
||||
}
|
||||
resources = {
|
||||
category = ship_components
|
||||
@@ -504,9 +493,6 @@ weapon_component_template = {
|
||||
alloys = 2
|
||||
}
|
||||
}
|
||||
tags = {
|
||||
weapon_type_energy
|
||||
}
|
||||
projectile_gfx = "gatebuilder_titan_weapon_ex"
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
@@ -658,6 +644,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_secondary
|
||||
weapon_type_kinetic
|
||||
}
|
||||
armor_damage = 1.2
|
||||
shield_penetration = 1
|
||||
@@ -672,9 +659,6 @@ weapon_component_template = {
|
||||
}
|
||||
}
|
||||
projectile_gfx = "adv_kinetic_artillery"
|
||||
tags = {
|
||||
weapon_type_kinetic
|
||||
}
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
}
|
||||
@@ -714,6 +698,7 @@ weapon_component_template = {
|
||||
}
|
||||
tags = {
|
||||
weapon_type_rg_secondary
|
||||
weapon_type_kinetic
|
||||
}
|
||||
armor_damage = 1.2
|
||||
shield_penetration = 1
|
||||
@@ -728,9 +713,6 @@ weapon_component_template = {
|
||||
}
|
||||
}
|
||||
projectile_gfx = "adv_kinetic_artillery"
|
||||
tags = {
|
||||
weapon_type_kinetic
|
||||
}
|
||||
ai_weight = {
|
||||
weight = 0
|
||||
}
|
||||
@@ -1765,7 +1747,6 @@ weapon_component_template = {
|
||||
icon = "GFX_ship_part_space_whale_weapon_1"
|
||||
icon_frame = 1
|
||||
use_ship_kill_target = no
|
||||
firing_arc = 15
|
||||
min_range = 30
|
||||
firing_arc = 25
|
||||
damage = {
|
||||
@@ -2038,43 +2019,43 @@ weapon_component_template = {
|
||||
tags = {
|
||||
weapon_type_rg_halo
|
||||
}
|
||||
# friendly_aura = {
|
||||
# name = "RG_ANTIBAKAHALO"
|
||||
# radius = @shipAuraRange
|
||||
# apply_on = ships
|
||||
# stack_info = {
|
||||
# #A ship can only be affected by one aura of a certain id. If multiple auras have the same ID the one with the highest priority will be applied.
|
||||
# id = friendly_BAKAHALO
|
||||
# priority = 233
|
||||
# }
|
||||
# modifier = {
|
||||
# ship_shield_mult = -0.1
|
||||
# ship_speed_mult = -0.1
|
||||
# ship_armor_mult = -0.1
|
||||
# ship_hull_mult = -0.1
|
||||
# ship_shield_hardening_add = 1
|
||||
# ship_armor_hardening_add = 1
|
||||
# ship_shield_penetration_mult = 1
|
||||
# ship_armor_penetration_mult = 1
|
||||
# ship_weapon_range_mult = -0.1
|
||||
# ship_tracking_add = -10
|
||||
# ship_engagement_range_mult = -0.1
|
||||
# ship_disengage_chance_mult = -0.1
|
||||
# ship_ftl_jumpdrive_range_mult = -0.1
|
||||
# ship_windup_mult = 0.1
|
||||
# ship_jumpdrive_cooldown_mult = 0.1
|
||||
# }
|
||||
# graphics = {
|
||||
# area_effect = {
|
||||
# entity = "circle_area_entity"
|
||||
# dynamic_scale = yes
|
||||
# }
|
||||
# ship_effect = {
|
||||
# entity = "ship_aura_positive_entity"
|
||||
# dynamic_scale = no
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
friendly_aura = {
|
||||
name = "RG_ANTIBAKAHALO"
|
||||
radius = @shipAuraRange
|
||||
apply_on = ships
|
||||
stack_info = {
|
||||
#A ship can only be affected by one aura of a certain id. If multiple auras have the same ID the one with the highest priority will be applied.
|
||||
id = friendly_BAKAHALO
|
||||
priority = 233
|
||||
}
|
||||
modifier = {
|
||||
ship_shield_mult = -0.1
|
||||
ship_speed_mult = -0.1
|
||||
ship_armor_mult = -0.1
|
||||
ship_hull_mult = -0.1
|
||||
ship_shield_hardening_add = 1
|
||||
ship_armor_hardening_add = 1
|
||||
ship_shield_penetration_mult = 1
|
||||
ship_armor_penetration_mult = 1
|
||||
ship_weapon_range_mult = -0.1
|
||||
ship_tracking_add = -10
|
||||
ship_engagement_range_mult = -0.1
|
||||
ship_disengage_chance_mult = -0.1
|
||||
ship_ftl_jumpdrive_range_mult = -0.1
|
||||
ship_windup_mult = 0.1
|
||||
ship_jumpdrive_cooldown_mult = 0.1
|
||||
}
|
||||
graphics = {
|
||||
area_effect = {
|
||||
entity = "circle_area_entity"
|
||||
dynamic_scale = yes
|
||||
}
|
||||
ship_effect = {
|
||||
entity = "ship_aura_positive_entity"
|
||||
dynamic_scale = no
|
||||
}
|
||||
}
|
||||
}
|
||||
hull_damage = 0
|
||||
shield_penetration = 0
|
||||
shield_damage = 0
|
||||
@@ -2124,51 +2105,51 @@ weapon_component_template = {
|
||||
tags = {
|
||||
weapon_type_rg_halo
|
||||
}
|
||||
# hostile_aura = {
|
||||
# name = "RG_BAKAHALO"
|
||||
# radius = @shipAuraRange
|
||||
# apply_on = ships
|
||||
# stack_info = {
|
||||
# id = hostile_BAKAHALO
|
||||
# priority = 233
|
||||
# }
|
||||
# modifier = {
|
||||
# ship_shield_mult = -0.1
|
||||
# ship_speed_mult = -0.1
|
||||
# ship_armor_mult = -0.1
|
||||
# ship_hull_mult = -0.1
|
||||
# ship_shield_hardening_add = -1
|
||||
# ship_armor_hardening_add = -1
|
||||
# ship_shield_penetration_mult = -1
|
||||
# ship_armor_penetration_mult = -1
|
||||
# ship_weapon_range_mult = -0.1
|
||||
# ship_tracking_add = -10
|
||||
# ship_engagement_range_mult = -0.1
|
||||
# ship_disengage_chance_mult = -0.1
|
||||
# ship_ftl_jumpdrive_range_mult = -0.1
|
||||
# ship_windup_mult = 1
|
||||
# ship_jumpdrive_cooldown_mult = 1
|
||||
# }
|
||||
# damage_per_day = {
|
||||
# accuracy = 0.5
|
||||
# damage = {
|
||||
# min = 96
|
||||
# max = 192
|
||||
# }
|
||||
# shield_penetration = 1
|
||||
# armor_penetration = 1
|
||||
# }
|
||||
# graphics = {
|
||||
# area_effect = {
|
||||
# entity = "circle_area_entity"
|
||||
# dynamic_scale = yes
|
||||
# }
|
||||
# ship_effect = {
|
||||
# entity = "ship_aura_negative_entity"
|
||||
# dynamic_scale = no
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
hostile_aura = {
|
||||
name = "RG_BAKAHALO"
|
||||
radius = @shipAuraRange
|
||||
apply_on = ships
|
||||
stack_info = {
|
||||
id = hostile_BAKAHALO
|
||||
priority = 233
|
||||
}
|
||||
modifier = {
|
||||
ship_shield_mult = -0.1
|
||||
ship_speed_mult = -0.1
|
||||
ship_armor_mult = -0.1
|
||||
ship_hull_mult = -0.1
|
||||
ship_shield_hardening_add = -1
|
||||
ship_armor_hardening_add = -1
|
||||
ship_shield_penetration_mult = -1
|
||||
ship_armor_penetration_mult = -1
|
||||
ship_weapon_range_mult = -0.1
|
||||
ship_tracking_add = -10
|
||||
ship_engagement_range_mult = -0.1
|
||||
ship_disengage_chance_mult = -0.1
|
||||
ship_ftl_jumpdrive_range_mult = -0.1
|
||||
ship_windup_mult = 1
|
||||
ship_jumpdrive_cooldown_mult = 1
|
||||
}
|
||||
damage_per_day = {
|
||||
accuracy = 0.5
|
||||
damage = {
|
||||
min = 96
|
||||
max = 192
|
||||
}
|
||||
shield_penetration = 1
|
||||
armor_penetration = 1
|
||||
}
|
||||
graphics = {
|
||||
area_effect = {
|
||||
entity = "circle_area_entity"
|
||||
dynamic_scale = yes
|
||||
}
|
||||
ship_effect = {
|
||||
entity = "ship_aura_negative_entity"
|
||||
dynamic_scale = no
|
||||
}
|
||||
}
|
||||
}
|
||||
hull_damage = 0
|
||||
shield_penetration = 0
|
||||
shield_damage = 0
|
||||
|
||||
@@ -15,7 +15,7 @@ decision_rg_server_shut_down = {
|
||||
potential = {
|
||||
exists = owner
|
||||
owner = {
|
||||
has_tradition = tr_virtuality_finish
|
||||
has_tradition = tr_rg_nanotech_5
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
79
common/deposits/RG_deposits.txt
Normal file
79
common/deposits/RG_deposits.txt
Normal file
@@ -0,0 +1,79 @@
|
||||
|
||||
# Nanite Harvester Deposits
|
||||
d_nanite_ripper_deposit_1 = {
|
||||
resources = {
|
||||
category = orbital_mining_deposits
|
||||
produces = {
|
||||
nanites = 0.1
|
||||
}
|
||||
}
|
||||
station = shipclass_mining_station
|
||||
is_for_colonizable = no
|
||||
|
||||
potential = {
|
||||
can_have_mineral_deposits = yes
|
||||
}
|
||||
|
||||
drop_weight = {
|
||||
weight = 0
|
||||
}
|
||||
}
|
||||
|
||||
d_nanite_ripper_deposit_2 = {
|
||||
resources = {
|
||||
category = orbital_mining_deposits
|
||||
produces = {
|
||||
nanites = 1.6
|
||||
}
|
||||
}
|
||||
station = shipclass_mining_station
|
||||
is_for_colonizable = no
|
||||
|
||||
potential = {
|
||||
can_have_mineral_deposits = yes
|
||||
}
|
||||
|
||||
drop_weight = {
|
||||
weight = 0
|
||||
}
|
||||
}
|
||||
|
||||
# Nanite Harvester Deposits
|
||||
d_nanite_ripper_deposit_3 = {
|
||||
resources = {
|
||||
category = orbital_mining_deposits
|
||||
produces = {
|
||||
nanites = 5.8
|
||||
}
|
||||
}
|
||||
station = shipclass_mining_station
|
||||
is_for_colonizable = no
|
||||
|
||||
potential = {
|
||||
can_have_mineral_deposits = yes
|
||||
}
|
||||
|
||||
drop_weight = {
|
||||
weight = 0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
d_nanite_ripper_deposit_4 = {
|
||||
resources = {
|
||||
category = orbital_mining_deposits
|
||||
produces = {
|
||||
nanites = 25.6
|
||||
}
|
||||
}
|
||||
station = shipclass_mining_station
|
||||
is_for_colonizable = no
|
||||
|
||||
potential = {
|
||||
can_have_mineral_deposits = yes
|
||||
}
|
||||
|
||||
drop_weight = {
|
||||
weight = 0
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,12 @@
|
||||
concept_tradition_rg_nanotech = {
|
||||
icon = "gfx/interface/icons/traditions/tree_icons/tradition_icon_nanotech.dds"
|
||||
tooltip_override = "tradition_category:tradition_rg_nanotech"
|
||||
}
|
||||
|
||||
concept_rg_gray = {
|
||||
alias = { }
|
||||
}
|
||||
|
||||
concept_rg_scion = {
|
||||
alias = { }
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
option = {
|
||||
trigger = { has_civic = civic_AG_gray_master }
|
||||
name = AG_dooropen_master.option
|
||||
if = {
|
||||
limit = {
|
||||
any_country = {
|
||||
has_civic = civic_AG_gray
|
||||
}
|
||||
}
|
||||
#do nothing
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
any_country = {
|
||||
has_civic = civic_AG_gray
|
||||
}
|
||||
}
|
||||
any_country = {
|
||||
has_civic = origin_rg_gray
|
||||
}
|
||||
has_global_flag = has_rg_mod
|
||||
}
|
||||
force_remove_civic = civic_AG_gray_master
|
||||
}
|
||||
else = {
|
||||
country_event = { id = graygoo.499 }
|
||||
}
|
||||
}
|
||||
|
||||
152
common/inline_scripts/events/rg_graygoo/rg_graygoo.4.txt
Normal file
152
common/inline_scripts/events/rg_graygoo/rg_graygoo.4.txt
Normal file
@@ -0,0 +1,152 @@
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 购买灰风母舰
|
||||
name = rg_event.4.a
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
NOR = {
|
||||
has_country_flag = rg_gray_level_1
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = energy
|
||||
value >= 40000
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = alloys
|
||||
value >= 40000
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = gray_begging
|
||||
}
|
||||
remove_country_flag = gray_begging
|
||||
}
|
||||
else = {
|
||||
add_resource = {
|
||||
energy = -40000
|
||||
alloys = -40000
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_warship_1 = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 购买工程船
|
||||
name = rg_event.4.b
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
resource_stockpile_compare = {
|
||||
resource = energy
|
||||
value >= 2000
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = alloys
|
||||
value >= 2000
|
||||
}
|
||||
}
|
||||
add_resource = {
|
||||
energy = -2000
|
||||
alloys = -2000
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_constship_1 = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 购买殖民船
|
||||
name = rg_event.4.g
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
resource_stockpile_compare = {
|
||||
resource = food
|
||||
value >= 2000
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = energy
|
||||
value >= 2000
|
||||
}
|
||||
}
|
||||
add_resource = {
|
||||
food = -2000
|
||||
energy = -2000
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_colony_1 = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 购买巨像
|
||||
name = rg_event.4.h
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
resource_stockpile_compare = {
|
||||
resource = energy
|
||||
value >= 8000
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = alloys
|
||||
value >= 8000
|
||||
}
|
||||
}
|
||||
add_resource = {
|
||||
energy = -8000
|
||||
alloys = -8000
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_planetkiller_testship_1 = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 没钱了,救救
|
||||
name = rg_event.4.c
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = gray_alreadybegged
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader.6
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.5
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
25
common/inline_scripts/events/rg_graygoo/rg_graygoo.499.txt
Normal file
25
common/inline_scripts/events/rg_graygoo/rg_graygoo.499.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
immediate = {
|
||||
rg_timeline_attract_field_init = yes
|
||||
if = {
|
||||
# 非正常触发补事件
|
||||
limit = {
|
||||
NOT = {
|
||||
exists = event_target:rg_gray_country
|
||||
}
|
||||
}
|
||||
rg_gray_country_init = yes #创建国家
|
||||
}
|
||||
rg_gray_country_after_init = yes
|
||||
set_country_flag = machine_age_nanites_studied
|
||||
create_message = {
|
||||
type = MESSAGE_RECRUITED_LEADER
|
||||
localization = "rg_event.2.desc"
|
||||
days = @toast_message_days
|
||||
target = event_target:rg_gray_country_leader
|
||||
variable = {
|
||||
type = name
|
||||
localization = LEADER
|
||||
scope = event_target:rg_gray_country_leader
|
||||
}
|
||||
}
|
||||
}
|
||||
32
common/inline_scripts/events/rg_graygoo/rg_graygoo.5.txt
Normal file
32
common/inline_scripts/events/rg_graygoo/rg_graygoo.5.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 没钱了,救救
|
||||
name = rg_event.5.a
|
||||
hidden_effect = {
|
||||
set_country_flag = gray_begging
|
||||
set_timed_country_flag = {
|
||||
flag = gray_alreadybegged
|
||||
days = 3600
|
||||
}
|
||||
tooltip = {
|
||||
add_resource = {
|
||||
energy = 400
|
||||
alloys = 200
|
||||
consumer_goods = 200
|
||||
mult = owner.rg_gray_level
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
180
common/inline_scripts/events/rg_graygoo/rg_graygoo.500.txt
Normal file
180
common/inline_scripts/events/rg_graygoo/rg_graygoo.500.txt
Normal file
@@ -0,0 +1,180 @@
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
#初始化衣柜
|
||||
reset_gray_cloth = yes
|
||||
}
|
||||
}
|
||||
trigger = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
NOR = {
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
RG_gray_official_active_trigger = yes #旧版flag
|
||||
RG_gray_warship_active_trigger = yes
|
||||
RG_gray_army_active_trigger = yes
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
has_country_flag = ban_commu_with_gray
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Governor
|
||||
name = graygoo.500.a
|
||||
response_text = graygoo.500.a.response
|
||||
trigger = {
|
||||
NOR = {
|
||||
RG_gray_official_active_trigger = yes #旧版flag
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
custom_tooltip = {
|
||||
fail_text = gray_become_ruler
|
||||
NOT = {
|
||||
ruler = {
|
||||
has_leader_flag = "gray_leader"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_governor = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Warship
|
||||
name = graygoo.500.b
|
||||
response_text = graygoo.500.b.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_warship_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
custom_tooltip = {
|
||||
fail_text = gray_become_ruler
|
||||
NOT = {
|
||||
ruler = {
|
||||
has_leader_flag = "gray_leader"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_warship = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Army
|
||||
name = graygoo.500.c
|
||||
response_text = graygoo.500.c.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_army_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
custom_tooltip = {
|
||||
fail_text = gray_become_ruler
|
||||
NOT = {
|
||||
ruler = {
|
||||
has_leader_flag = "gray_leader"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_army = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# const
|
||||
name = rg_const
|
||||
response_text = rg_const.500.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
has_country_flag = gray_const_active
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
custom_tooltip = {
|
||||
fail_text = gray_become_ruler
|
||||
NOT = {
|
||||
ruler = {
|
||||
has_leader_flag = "gray_leader"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_const = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.f
|
||||
response_text = RG_graygoo.502.f.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
rg_clear_harbitat = yes
|
||||
}
|
||||
else = {
|
||||
rg_juggernaut_habitat_init = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.g
|
||||
response_text = RG_graygoo.502.g.response
|
||||
trigger = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
rg_clear_harbitat = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# help
|
||||
name = rg_help
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_graygoo.4
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 衣柜
|
||||
name = rg_wardrobe
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.7
|
||||
}
|
||||
}
|
||||
}
|
||||
inline_script = "events/rg_wsg_marry_gray_option_500_scripts"
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
default_hide_option = yes
|
||||
}
|
||||
155
common/inline_scripts/events/rg_graygoo/rg_graygoo.501.txt
Normal file
155
common/inline_scripts/events/rg_graygoo/rg_graygoo.501.txt
Normal file
@@ -0,0 +1,155 @@
|
||||
trigger = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_official_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
if = {
|
||||
limit = {
|
||||
any_owned_planet = {
|
||||
exists = leader
|
||||
leader = {
|
||||
is_same_value = event_target:gray_official
|
||||
}
|
||||
}
|
||||
}
|
||||
random_owned_planet = {
|
||||
limit = {
|
||||
exists = leader
|
||||
leader = {
|
||||
is_same_value = event_target:gray_official
|
||||
}
|
||||
}
|
||||
save_event_target_as = gray_official_planet
|
||||
}
|
||||
}
|
||||
else = {
|
||||
capital_scope = {
|
||||
save_event_target_as = gray_official_planet
|
||||
}
|
||||
}
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
reset_gray_cloth = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Warship
|
||||
name = graygoo.500.b
|
||||
response_text = graygoo.501.b.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
# To prevent exploit
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_warship = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5011
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Army
|
||||
name = graygoo.500.c
|
||||
response_text = graygoo.501.c.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_army = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5012
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# const
|
||||
name = rg_const
|
||||
response_text = rg_const.501.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_const = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5013
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.f
|
||||
response_text = RG_graygoo.502.f.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
rg_juggernaut_habitat_init = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5026
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.g
|
||||
response_text = RG_graygoo.502.g.response
|
||||
trigger = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5028
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# help
|
||||
name = rg_help
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.4
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 衣柜
|
||||
name = rg_wardrobe
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.7
|
||||
}
|
||||
}
|
||||
}
|
||||
inline_script = "events/rg_wsg_marry_gray_option_scripts"
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
337
common/inline_scripts/events/rg_graygoo/rg_graygoo.502.txt
Normal file
337
common/inline_scripts/events/rg_graygoo/rg_graygoo.502.txt
Normal file
@@ -0,0 +1,337 @@
|
||||
trigger = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
has_country_flag = gray_warship_active
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:gray_warship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:gray_warship
|
||||
}
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
capital_scope = {
|
||||
solar_system = {
|
||||
starbase = {
|
||||
save_global_event_target_as = gray_owner_capital_starbase
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
reset_gray_cloth = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Governor
|
||||
name = graygoo.500.a
|
||||
response_text = graygoo.502.a.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:gray_warship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:gray_warship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_governor = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5021
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Army
|
||||
name = graygoo.500.c
|
||||
response_text = graygoo.502.c.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:gray_warship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:gray_warship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_army = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5022
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Juggernaut
|
||||
name = RG_graygoo.500.d
|
||||
response_text = RG_graygoo.502.d.response
|
||||
trigger = {
|
||||
has_country_flag = rg_juggernaut_fired
|
||||
NOT = {
|
||||
has_country_flag = gray_warship_is_juggernaut
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:gray_warship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:gray_warship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
set_country_flag = gray_warship_is_juggernaut
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5023
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Warship
|
||||
name = RG_graygoo.500.e
|
||||
response_text = RG_graygoo.502.e.response
|
||||
trigger = {
|
||||
has_country_flag = rg_juggernaut_fired
|
||||
has_country_flag = gray_warship_is_juggernaut
|
||||
}
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:gray_warship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:gray_warship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_warship_is_juggernaut
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5024
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# const
|
||||
name = rg_const
|
||||
response_text = rg_const.502.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:gray_warship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:gray_warship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_const = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5025
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.f
|
||||
response_text = RG_graygoo.502.f.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
rg_clear_harbitat = yes
|
||||
}
|
||||
else = {
|
||||
rg_juggernaut_habitat_init = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5026
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.g
|
||||
response_text = RG_graygoo.502.g.response
|
||||
trigger = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5028
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
#升级-2
|
||||
name = rg_levelup_2
|
||||
trigger = {
|
||||
RG_gray_mod1_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
RG_gray_mod1_allow_trigger = yes
|
||||
}
|
||||
RG_gray_mod1_effect = yes
|
||||
}
|
||||
option = {
|
||||
#升级-3
|
||||
name = rg_levelup_3
|
||||
trigger = {
|
||||
RG_gray_mod2_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
RG_gray_mod2_allow_trigger = yes
|
||||
}
|
||||
RG_gray_mod2_effect = yes
|
||||
}
|
||||
option = {
|
||||
#升级-4
|
||||
name = rg_event.4.d
|
||||
trigger = {
|
||||
RG_gray_mod3_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
RG_gray_mod3_allow_trigger = yes
|
||||
}
|
||||
RG_gray_mod3_effect = yes
|
||||
}
|
||||
option = {
|
||||
# 开启隐形
|
||||
name = rg_event.4.e
|
||||
response_text = rg_cloak.a.response
|
||||
trigger = {
|
||||
any_owned_fleet = {
|
||||
AND = {
|
||||
is_ship_size = RG_gray_juggernaut
|
||||
is_cloaked = no
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
any_owned_ship = {
|
||||
is_ship_size = RG_gray_juggernaut
|
||||
}
|
||||
}
|
||||
set_cloaking_active = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 关闭隐形
|
||||
name = rg_event.4.f
|
||||
response_text = rg_cloak_off.a.response
|
||||
trigger = {
|
||||
any_owned_fleet = {
|
||||
AND = {
|
||||
is_ship_size = RG_gray_juggernaut
|
||||
is_cloaked = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
any_owned_ship = {
|
||||
is_ship_size = RG_gray_juggernaut
|
||||
}
|
||||
}
|
||||
set_cloaking_active = no
|
||||
}
|
||||
}
|
||||
}
|
||||
inline_script = "events/rg_wsg_marry_gray_option_scripts"
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
296
common/inline_scripts/events/rg_graygoo/rg_graygoo.503.txt
Normal file
296
common/inline_scripts/events/rg_graygoo/rg_graygoo.503.txt
Normal file
@@ -0,0 +1,296 @@
|
||||
trigger = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
RG_gray_army_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
reset_gray_cloth = yes
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Governor
|
||||
name = graygoo.500.a
|
||||
response_text = graygoo.503.a.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
OR = {
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
if = {
|
||||
limit = {
|
||||
exists = planet
|
||||
}
|
||||
planet = {
|
||||
has_ground_combat = no
|
||||
}
|
||||
}
|
||||
}
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
if = {
|
||||
limit = {
|
||||
exists = fleet
|
||||
}
|
||||
fleet = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_governor = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5031
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Warship
|
||||
name = graygoo.500.b
|
||||
response_text = graygoo.503.b.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
OR = {
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
if = {
|
||||
limit = {
|
||||
exists = planet
|
||||
}
|
||||
planet = {
|
||||
has_ground_combat = no
|
||||
}
|
||||
}
|
||||
}
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
if = {
|
||||
limit = {
|
||||
exists = fleet
|
||||
}
|
||||
fleet = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_warship = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5032
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# const
|
||||
name = rg_const
|
||||
response_text = rg_const.503.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
OR = {
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
if = {
|
||||
limit = {
|
||||
exists = planet
|
||||
}
|
||||
planet = {
|
||||
has_ground_combat = no
|
||||
}
|
||||
}
|
||||
}
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
if = {
|
||||
limit = {
|
||||
exists = fleet
|
||||
}
|
||||
fleet = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_const = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5033
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.f
|
||||
response_text = RG_graygoo.502.f.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
rg_clear_harbitat = yes
|
||||
}
|
||||
else = {
|
||||
rg_juggernaut_habitat_init = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5026
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.g
|
||||
response_text = RG_graygoo.502.g.response
|
||||
trigger = {
|
||||
has_country_flag = rg_juggernaut_fired
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
has_country_flag = rg_juggernaut_fired # To prevent exploit
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5028
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 开启隐形
|
||||
name = rg_event.4.e
|
||||
response_text = rg_cloak.a.response
|
||||
trigger = {
|
||||
any_owned_fleet = {
|
||||
AND = {
|
||||
is_ship_size = RG_armed_transport_ship
|
||||
is_cloaked = no
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
any_owned_ship = {
|
||||
is_ship_size = RG_armed_transport_ship
|
||||
}
|
||||
}
|
||||
set_cloaking_active = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 关闭隐形
|
||||
name = rg_event.4.f
|
||||
response_text = rg_cloak_off.a.response
|
||||
trigger = {
|
||||
any_owned_fleet = {
|
||||
AND = {
|
||||
is_ship_size = RG_armed_transport_ship
|
||||
is_cloaked = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
any_owned_ship = {
|
||||
is_ship_size = RG_armed_transport_ship
|
||||
}
|
||||
}
|
||||
set_cloaking_active = no
|
||||
}
|
||||
}
|
||||
}
|
||||
inline_script = "events/rg_wsg_marry_gray_option_scripts"
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
36
common/inline_scripts/events/rg_graygoo/rg_graygoo.504.txt
Normal file
36
common/inline_scripts/events/rg_graygoo/rg_graygoo.504.txt
Normal file
@@ -0,0 +1,36 @@
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
option = {
|
||||
name = OK
|
||||
}
|
||||
inline_script = "events/rg_wsg_marry_gray_option_504_scripts"
|
||||
# option = {
|
||||
# name = rg_graygoo.504.a
|
||||
# allow = {
|
||||
# RG_gray_is_reforming_trigger = yes
|
||||
# resource_stockpile_compare = {
|
||||
# resource = nanites
|
||||
# value >= 1000
|
||||
# }
|
||||
# resource_stockpile_compare = {
|
||||
# resource = alloys
|
||||
# value >= 50000
|
||||
# }
|
||||
# }
|
||||
# add_resource = {
|
||||
# nanites = -1000
|
||||
# alloys = -50000
|
||||
# }
|
||||
# remove_modifier = "gray_scattered"
|
||||
# country_event = {
|
||||
# id = graygoo.512
|
||||
# }
|
||||
# }
|
||||
211
common/inline_scripts/events/rg_graygoo/rg_graygoo.505.txt
Normal file
211
common/inline_scripts/events/rg_graygoo/rg_graygoo.505.txt
Normal file
@@ -0,0 +1,211 @@
|
||||
trigger = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:global_gray_constship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:global_gray_constship
|
||||
}
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Governor
|
||||
name = graygoo.500.a
|
||||
response_text = graygoo.505.a.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:global_gray_constship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:global_gray_constship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = gray_become_ruler
|
||||
NOT = {
|
||||
ruler = {
|
||||
has_leader_flag = "gray_leader"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_governor = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5051
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Warship
|
||||
name = graygoo.500.b
|
||||
response_text = graygoo.505.b.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:global_gray_constship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:global_gray_constship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_warship = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5052
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# Army
|
||||
name = graygoo.500.c
|
||||
response_text = graygoo.505.c.response
|
||||
allow = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.a
|
||||
event_target:global_gray_constship = {
|
||||
is_in_combat = no
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = graygoo.500.allow.b
|
||||
event_target:global_gray_constship = {
|
||||
NOT = {
|
||||
has_hp_percentage < 0.97
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_create_gray_army = yes
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5053
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.f
|
||||
response_text = RG_graygoo.502.f.response
|
||||
trigger = {
|
||||
NOT = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
rg_clear_harbitat = yes
|
||||
}
|
||||
else = {
|
||||
rg_juggernaut_habitat_init = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5026
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 空间站
|
||||
name = RG_graygoo.500.g
|
||||
response_text = RG_graygoo.502.g.response
|
||||
trigger = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
allow = {
|
||||
}
|
||||
custom_tooltip = rg_need_manual_toggle
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.5028
|
||||
}
|
||||
}
|
||||
}
|
||||
inline_script = "events/rg_wsg_marry_gray_option_scripts"
|
||||
# option = { # 开启建造中继器
|
||||
# name = rg_event.5.e
|
||||
# trigger = {
|
||||
# has_country_flag = rg_can_const_hyper_relay
|
||||
# }
|
||||
#
|
||||
# hidden_effect = {
|
||||
# remove_country_flag = rg_can_const_hyper_relay
|
||||
# }
|
||||
#
|
||||
# }
|
||||
#
|
||||
# option = { # 关闭建造中继器
|
||||
# name = rg_event.5.f
|
||||
# trigger = {
|
||||
# NOT = {
|
||||
# has_country_flag = rg_can_const_hyper_relay
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# hidden_effect = {
|
||||
# hidden_effect = {
|
||||
# set_country_flag = rg_can_const_hyper_relay
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# }
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
13
common/inline_scripts/events/rg_graygoo/rg_graygoo.6.txt
Normal file
13
common/inline_scripts/events/rg_graygoo/rg_graygoo.6.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 诶嘿
|
||||
name = rg_event.6.a
|
||||
default_hide_option = yes
|
||||
}
|
||||
46
common/inline_scripts/events/rg_test_gray_skill_varible.txt
Normal file
46
common/inline_scripts/events/rg_test_gray_skill_varible.txt
Normal file
@@ -0,0 +1,46 @@
|
||||
# event:graygoo.499
|
||||
# 初始化小灰领袖等级
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = 1
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#存储当前领袖等级
|
||||
rg_save_gray_leader_level_effect = {
|
||||
random_owned_leader = {
|
||||
#是小灰领袖
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
export_trigger_value_to_variable = {
|
||||
trigger = has_skill
|
||||
variable = rg_gray_level_temp
|
||||
}
|
||||
owner = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = prev.rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#country scope
|
||||
#用的时候就
|
||||
check_variable = {
|
||||
which = rg_gray_level
|
||||
value >= 10
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#等级导入,把存储的领袖等级赋予到领袖身上
|
||||
rg_set_varible_as_leader_level_effect = {
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_skill = owner.rg_gray_level
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,63 @@
|
||||
option = {
|
||||
name = marry_gray
|
||||
trigger = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
check_variable = {
|
||||
which = wg_gray_affection
|
||||
value > @wg_gray_affection_to_lv4
|
||||
}
|
||||
NOT = {
|
||||
has_country_flag = married_gray
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
OR = {
|
||||
AND = {
|
||||
has_wg_special_authority = no
|
||||
resource_stockpile_compare = {
|
||||
resource = sr_living_metal
|
||||
value >= 100
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = rare_crystals
|
||||
value >= 1000
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
check_variable = {
|
||||
which = wsg_rings
|
||||
value >= 1
|
||||
}
|
||||
fail_text = not_enough_engagement_rings
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = gray_become_ruler
|
||||
NOT = {
|
||||
ruler = {
|
||||
has_leader_flag = "gray_leader"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_wg_special_authority = yes
|
||||
}
|
||||
subtract_variable = {
|
||||
which = wsg_rings
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
else = {
|
||||
add_resource = {
|
||||
sr_living_metal = -100
|
||||
rare_crystals = -1000
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = wg_affection.30000
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
option = {
|
||||
name = marry_gray
|
||||
trigger = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
check_variable = {
|
||||
which = wg_gray_affection
|
||||
value > @wg_gray_affection_to_lv4
|
||||
}
|
||||
NOT = {
|
||||
has_country_flag = married_gray
|
||||
}
|
||||
}
|
||||
allow = {
|
||||
OR = {
|
||||
has_wg_special_authority = no
|
||||
custom_tooltip = {
|
||||
check_variable = {
|
||||
which = wsg_rings
|
||||
value >= 1
|
||||
}
|
||||
fail_text = not_enough_engagement_rings
|
||||
}
|
||||
}
|
||||
}
|
||||
subtract_variable = {
|
||||
which = wsg_rings
|
||||
value = 1
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = wg_affection.30000
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,37 @@
|
||||
option = {
|
||||
name = marry_gray
|
||||
trigger = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
check_variable = { which = wg_gray_affection value > @wg_gray_affection_to_lv4 }
|
||||
NOT = { has_country_flag = married_gray }
|
||||
}
|
||||
allow = {
|
||||
OR = {
|
||||
AND = {
|
||||
has_wg_special_authority = no
|
||||
resource_stockpile_compare = {
|
||||
resource = sr_living_metal
|
||||
value >= 100
|
||||
}
|
||||
resource_stockpile_compare = {
|
||||
resource = rare_crystals
|
||||
value >= 1000
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
check_variable = { which = wsg_rings value >= 1 }
|
||||
fail_text = not_enough_engagement_rings
|
||||
}
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = { has_wg_special_authority = yes }
|
||||
subtract_variable = { which = wsg_rings value = 1 }
|
||||
} else = {
|
||||
add_resource = {
|
||||
sr_living_metal = -100
|
||||
rare_crystals = -1000
|
||||
}
|
||||
}
|
||||
hidden_effect = { country_event = { id = wg_affection.30000 }}
|
||||
}
|
||||
148
common/inline_scripts/pop_categories/trait_production.txt
Normal file
148
common/inline_scripts/pop_categories/trait_production.txt
Normal file
@@ -0,0 +1,148 @@
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
owner = {
|
||||
OR = {
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
has_active_tradition = tr_rg_nanotech_5
|
||||
}
|
||||
}
|
||||
rg_is_pc_nano = yes
|
||||
}
|
||||
OR = {
|
||||
has_trait = rg_machine_maid_trait
|
||||
}
|
||||
}
|
||||
nanites = -0.1
|
||||
multiplier = value:rg_maid_trait_mult
|
||||
}
|
||||
|
||||
# vanilla
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
OR = {
|
||||
has_trait = trait_lithoid_scintillating
|
||||
has_trait = trait_advanced_scintillating
|
||||
}
|
||||
}
|
||||
rare_crystals = @lithoid_trait_resource_production
|
||||
multiplier = value:lithoid_trait_mult
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
OR = {
|
||||
has_trait = trait_lithoid_gaseous_byproducts
|
||||
has_trait = trait_advanced_gaseous_byproducts
|
||||
}
|
||||
}
|
||||
exotic_gases = @lithoid_trait_resource_production
|
||||
multiplier = value:lithoid_trait_mult
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
OR = {
|
||||
has_trait = trait_lithoid_volatile_excretions
|
||||
has_trait = trait_advanced_volatile_excretions
|
||||
}
|
||||
}
|
||||
volatile_motes = @lithoid_trait_resource_production
|
||||
multiplier = value:lithoid_trait_mult
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
OR = {
|
||||
has_trait = trait_notofthisworld
|
||||
has_trait = trait_robot_notofthisworld
|
||||
has_trait = trait_exd
|
||||
}
|
||||
}
|
||||
physics_research = 0.5
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = astralnomical_interest_modifier
|
||||
}
|
||||
is_enslaved = no
|
||||
is_robot_pop = no
|
||||
}
|
||||
physics_research = 1
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
has_trait = trait_cybernetic
|
||||
exists = owner
|
||||
owner = {
|
||||
has_country_flag = driven_neural_chorus
|
||||
}
|
||||
}
|
||||
unity = 0.1
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = particle_storm_aftermath_modifier_severity_1
|
||||
}
|
||||
}
|
||||
volatile_motes = 0.02
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = particle_storm_aftermath_modifier_severity_2
|
||||
}
|
||||
}
|
||||
volatile_motes = 0.04
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = particle_storm_aftermath_modifier_severity_3
|
||||
}
|
||||
}
|
||||
volatile_motes = 0.06
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = celestial_storm_aftermath_modifier_severity_1
|
||||
}
|
||||
}
|
||||
rare_crystals = 0.02
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = celestial_storm_aftermath_modifier_severity_2
|
||||
}
|
||||
}
|
||||
rare_crystals = 0.04
|
||||
}
|
||||
|
||||
produces = {
|
||||
trigger = {
|
||||
exists = planet
|
||||
planet = {
|
||||
has_modifier = celestial_storm_aftermath_modifier_severity_3
|
||||
}
|
||||
}
|
||||
rare_crystals = 0.06
|
||||
}
|
||||
@@ -20,16 +20,19 @@ RG_habitat_central_complex = {
|
||||
hide_name = yes
|
||||
show_in_outliner = no
|
||||
entity_offset = { x = 7 y = -7 }
|
||||
build_time = 360
|
||||
build_time = @central_orbital_build_time
|
||||
|
||||
resources = {
|
||||
category = megastructures_habitat
|
||||
cost = {
|
||||
nanites = 4500
|
||||
nanites = 7500
|
||||
influence = 200
|
||||
}
|
||||
}
|
||||
|
||||
prerequisites = {
|
||||
}
|
||||
|
||||
construction_blocks_and_blocked_by = self_type
|
||||
|
||||
potential = {
|
||||
|
||||
654
common/megastructures/RG_nano_ripper.txt
Normal file
654
common/megastructures/RG_nano_ripper.txt
Normal file
@@ -0,0 +1,654 @@
|
||||
# orbital Arc Furnace First Stage
|
||||
rg_nano_ripper_1 = {
|
||||
entity = "arc_crucible_stage_1_entity"
|
||||
construction_entity = "arc_crucible_stage_1_entity"
|
||||
construction_scale = 1.02 #to avoid z-fighting of consrucion entity with the base entity
|
||||
portrait = "GFX_megastructure_arc_furnace_background"
|
||||
place_entity_on_planet_plane = yes
|
||||
entity_offset = { x = 0 y = 0 }
|
||||
rotate_to_center = no
|
||||
scale_offset = yes
|
||||
#show_in_outliner = no
|
||||
use_planet_resource = yes
|
||||
scales_with_planet = yes
|
||||
build_time = 360 # 1 year
|
||||
resources = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
nanites = 5000
|
||||
unity = 500
|
||||
}
|
||||
|
||||
upkeep = {
|
||||
energy = 20
|
||||
}
|
||||
}
|
||||
|
||||
construction_blocks_and_blocked_by = self_type
|
||||
build_system_tooltip = arc_furnace_tooltip
|
||||
|
||||
dismantle_cost = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
energy = 500
|
||||
}
|
||||
}
|
||||
|
||||
dismantle_time = 360
|
||||
|
||||
dismantle_potential = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
dismantle_possible = {
|
||||
can_dismantle_megastructure = {
|
||||
TECH = tech_orbital_arc_furnace
|
||||
}
|
||||
}
|
||||
|
||||
on_dismantle_complete = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
has_modifier = rg_nano_ripper_1_mod
|
||||
}
|
||||
rg_dismantle_nano_ripper_effect = yes
|
||||
}
|
||||
random_system_planet = {
|
||||
limit = {
|
||||
has_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
set_planet_entity = { entity = pc_gray_goo }
|
||||
remove_planet_flag = has_megastructure
|
||||
remove_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
from = {
|
||||
add_resource = {
|
||||
nanites = 5000
|
||||
mult = modifier:megastructure_dismantle_refund_mult
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# check_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value >= 1
|
||||
# }
|
||||
# }
|
||||
# change_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value = -1
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
prerequisites = {
|
||||
}
|
||||
|
||||
potential = {
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
}
|
||||
|
||||
possible = {
|
||||
hidden_trigger = {
|
||||
exists = starbase
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_inside_border"
|
||||
is_inside_border = from
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_surveyed_system"
|
||||
NOT = {
|
||||
any_system_planet = {
|
||||
is_surveyed = {
|
||||
who = prev.from
|
||||
status = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_no_dyson_sphere"
|
||||
system_has_dyson_sphere = no
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_no_dyson_sphere_construction"
|
||||
if = {
|
||||
limit = {
|
||||
system_has_dyson_sphere = no
|
||||
}
|
||||
NOT = {
|
||||
solar_system = {
|
||||
has_star_flag = dyson_sphere_construction
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_no_arc_furnace"
|
||||
system_has_arc_furnace = no
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "rg_requires_no_nano_ripper"
|
||||
rg_system_has_nano_ripper = no
|
||||
}
|
||||
# custom_tooltip = {
|
||||
# fail_text = "requires_less_than_x_arc_furnaces"
|
||||
# from = {
|
||||
# check_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value <= value:arc_furnace_limit
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
|
||||
placement_rules = {
|
||||
planet_possible = {
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_no_anomaly"
|
||||
NOT = { has_anomaly = yes }
|
||||
}
|
||||
rg_is_pc_nano = yes
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_no_existing_megastructure"
|
||||
NOR = {
|
||||
has_planet_flag = megastructure
|
||||
has_planet_flag = has_megastructure
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
from = { is_ai = yes }
|
||||
}
|
||||
solar_system = {
|
||||
count_system_planet = {
|
||||
count >= 8
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
country_modifier = {
|
||||
custom_tooltip = rg_nano_ripper_1_mod_tooltip
|
||||
}
|
||||
|
||||
# root = system
|
||||
# from = country
|
||||
ai_weight = {
|
||||
factor = 5
|
||||
|
||||
modifier = {
|
||||
factor = 0.1
|
||||
starbase = { NOT = { has_starbase_size >= starbase_starfortress } }
|
||||
}
|
||||
|
||||
modifier = {
|
||||
factor = 0.1
|
||||
any_neighbor_system = {
|
||||
exists = owner
|
||||
NOT = {
|
||||
owner = { is_same_value = from }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
on_build_start = {
|
||||
set_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_cancel = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_complete = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
fromfrom.planet = {
|
||||
set_planet_flag = has_megastructure
|
||||
set_planet_flag = rg_has_nano_ripper
|
||||
if = {
|
||||
limit = { has_orbital_station = yes }
|
||||
orbital_station = {
|
||||
dismantle = yes
|
||||
}
|
||||
}
|
||||
set_planet_entity = { entity = invisible_turret_entity }
|
||||
}
|
||||
from = {
|
||||
country_event = {
|
||||
id = rg_planet.1000
|
||||
}
|
||||
# country_event = {
|
||||
# id = machine_age.3405 #2nd Arc Furnace built
|
||||
# }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# orbital Arc Furnace Second Stage
|
||||
rg_nano_ripper_2 = {
|
||||
entity = "arc_crucible_stage_2_entity"
|
||||
construction_entity = "arc_crucible_stage_2_entity"
|
||||
construction_scale = 1.02 #to avoid z-fighting of consrucion entity with the base entity
|
||||
portrait = "GFX_megastructure_arc_furnace_background"
|
||||
entity_offset = { x = 0 y = 0 }
|
||||
rotate_to_center = no
|
||||
scale_offset = yes
|
||||
#show_in_outliner = no
|
||||
use_planet_resource = yes
|
||||
scales_with_planet = yes
|
||||
build_time = 1080 # 3 years
|
||||
resources = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
nanites = 10000
|
||||
unity = 1000
|
||||
}
|
||||
|
||||
upkeep = {
|
||||
energy = 40
|
||||
}
|
||||
}
|
||||
|
||||
construction_blocks_and_blocked_by = none
|
||||
|
||||
dismantle_cost = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
energy = 1000
|
||||
}
|
||||
}
|
||||
|
||||
dismantle_time = 360
|
||||
|
||||
dismantle_potential = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
dismantle_possible = {
|
||||
can_dismantle_megastructure = {
|
||||
TECH = tech_orbital_arc_furnace
|
||||
}
|
||||
}
|
||||
|
||||
on_dismantle_complete = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
has_modifier = rg_nano_ripper_2_mod
|
||||
}
|
||||
rg_dismantle_nano_ripper_effect = yes
|
||||
}
|
||||
random_system_planet = {
|
||||
limit = {
|
||||
has_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
set_planet_entity = { entity = pc_gray_goo }
|
||||
remove_planet_flag = has_megastructure
|
||||
remove_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
from = {
|
||||
add_resource = {
|
||||
nanites = 10000
|
||||
mult = modifier:megastructure_dismantle_refund_mult
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# check_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value >= 1
|
||||
# }
|
||||
# }
|
||||
# change_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value = -1
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
upgrade_from = {
|
||||
rg_nano_ripper_1
|
||||
}
|
||||
|
||||
prerequisites = {
|
||||
}
|
||||
|
||||
potential = {
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
}
|
||||
|
||||
|
||||
country_modifier = {
|
||||
custom_tooltip = rg_nano_ripper_2_mod_tooltip
|
||||
}
|
||||
|
||||
on_build_start = {
|
||||
set_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_cancel = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_complete = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
from = { country_event = { id = rg_planet.1005 } }
|
||||
}
|
||||
}
|
||||
|
||||
# Orbital arc furnace Third Stage
|
||||
rg_nano_ripper_3 = {
|
||||
entity = "arc_crucible_stage_3_entity"
|
||||
construction_entity = "arc_crucible_stage_3_entity"
|
||||
construction_scale = 1.02 #to avoid z-fighting of consrucion entity with the base entity
|
||||
portrait = "GFX_megastructure_arc_furnace_background"
|
||||
entity_offset = { x = 0 y = 0 }
|
||||
rotate_to_center = no
|
||||
scale_offset = yes
|
||||
place_entity_on_planet_plane = yes
|
||||
#show_in_outliner = no
|
||||
use_planet_resource = yes
|
||||
scales_with_planet = yes
|
||||
build_time = 1080 # 3 years
|
||||
resources = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
nanites = 15000
|
||||
unity = 2000
|
||||
}
|
||||
|
||||
upkeep = {
|
||||
energy = 80
|
||||
}
|
||||
}
|
||||
|
||||
construction_blocks_and_blocked_by = none
|
||||
|
||||
dismantle_cost = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
energy = 1500
|
||||
}
|
||||
}
|
||||
|
||||
dismantle_time = 360
|
||||
|
||||
dismantle_potential = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
dismantle_possible = {
|
||||
can_dismantle_megastructure = {
|
||||
TECH = tech_orbital_arc_furnace
|
||||
}
|
||||
}
|
||||
|
||||
on_dismantle_complete = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
has_modifier = rg_nano_ripper_3_mod
|
||||
}
|
||||
rg_dismantle_nano_ripper_effect = yes
|
||||
}
|
||||
random_system_planet = {
|
||||
limit = {
|
||||
has_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
set_planet_entity = { entity = pc_gray_goo }
|
||||
remove_planet_flag = has_megastructure
|
||||
remove_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
from = {
|
||||
add_resource = {
|
||||
nanites = 15000
|
||||
mult = modifier:megastructure_dismantle_refund_mult
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# check_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value >= 1
|
||||
# }
|
||||
# }
|
||||
# change_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value = -1
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
upgrade_from = {
|
||||
rg_nano_ripper_2
|
||||
}
|
||||
|
||||
prerequisites = {
|
||||
}
|
||||
|
||||
potential = {
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
}
|
||||
|
||||
|
||||
country_modifier = {
|
||||
custom_tooltip = rg_nano_ripper_3_mod_tooltip
|
||||
}
|
||||
|
||||
on_build_start = {
|
||||
set_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_cancel = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_complete = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
from = { country_event = { id = rg_planet.1010 } }
|
||||
}
|
||||
}
|
||||
|
||||
# Orbital arc furnace Final Stage
|
||||
rg_nano_ripper_4 = {
|
||||
entity = "arc_crucible_stage_4_entity"
|
||||
construction_entity = "arc_crucible_stage_4_entity"
|
||||
construction_scale = 1.02 #to avoid z-fighting of consrucion entity with the base entity
|
||||
portrait = "GFX_megastructure_arc_furnace_background"
|
||||
entity_offset = { x = 0 y = 0 }
|
||||
rotate_to_center = no
|
||||
scale_offset = yes
|
||||
place_entity_on_planet_plane = yes
|
||||
show_in_outliner = no
|
||||
use_planet_resource = yes
|
||||
scales_with_planet = yes
|
||||
build_time = 1080 # 3 years
|
||||
resources = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
nanites = 20000
|
||||
unity = 4000
|
||||
}
|
||||
|
||||
upkeep = {
|
||||
energy = 100
|
||||
}
|
||||
}
|
||||
|
||||
construction_blocks_and_blocked_by = none
|
||||
|
||||
dismantle_cost = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
energy = 2000
|
||||
}
|
||||
}
|
||||
|
||||
dismantle_time = 360
|
||||
|
||||
dismantle_potential = {
|
||||
always = yes
|
||||
}
|
||||
|
||||
dismantle_possible = {
|
||||
can_dismantle_megastructure = {
|
||||
TECH = tech_orbital_arc_furnace
|
||||
}
|
||||
}
|
||||
|
||||
on_dismantle_complete = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
has_modifier = rg_nano_ripper_4_mod
|
||||
}
|
||||
rg_dismantle_nano_ripper_effect = yes
|
||||
}
|
||||
random_system_planet = {
|
||||
limit = {
|
||||
has_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
set_planet_entity = { entity = pc_gray_goo }
|
||||
remove_planet_flag = has_megastructure
|
||||
remove_planet_flag = rg_has_nano_ripper
|
||||
}
|
||||
from = {
|
||||
add_resource = {
|
||||
nanites = 20000
|
||||
mult = modifier:megastructure_dismantle_refund_mult
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# check_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value >= 1
|
||||
# }
|
||||
# }
|
||||
# change_variable = {
|
||||
# which = arc_furnace_counter
|
||||
# value = -1
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
upgrade_from = {
|
||||
rg_nano_ripper_3
|
||||
}
|
||||
|
||||
prerequisites = {
|
||||
}
|
||||
|
||||
potential = {
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
}
|
||||
|
||||
|
||||
country_modifier = {
|
||||
custom_tooltip = rg_nano_ripper_4_mod_tooltip
|
||||
}
|
||||
|
||||
on_build_start = {
|
||||
set_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_cancel = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_complete = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
from = { country_event = { id = rg_planet.1015 } }
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_system_megastructure = {
|
||||
# is_megastructure_type = dyson_swarm_3
|
||||
# }
|
||||
# }
|
||||
# from = {
|
||||
# set_country_flag = burning_brightly_achievement
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
# Orbital Arc Furnace Destroyed
|
||||
rg_nano_ripper_destroyed = {
|
||||
entity = "arc_crucible_destroyed_entity"
|
||||
portrait = "GFX_megastructure_construction_background"
|
||||
entity_offset = { x = 0 y = 0 }
|
||||
rotate_to_center = no
|
||||
scale_offset = yes
|
||||
place_entity_on_planet_plane = yes
|
||||
show_in_outliner = no
|
||||
scales_with_planet = yes
|
||||
|
||||
potential = {
|
||||
always = no
|
||||
}
|
||||
}
|
||||
|
||||
# Orbital arc furnace Restored Stage
|
||||
rg_nano_ripper_restored = {
|
||||
entity = "arc_crucible_stage_4_entity"
|
||||
construction_entity = "arc_crucible_stage_4_entity"
|
||||
construction_scale = 1.02 #to avoid z-fighting of consrucion entity with the base entity
|
||||
portrait = "GFX_megastructure_arc_furnace_background"
|
||||
entity_offset = { x = 0 y = 0 }
|
||||
rotate_to_center = no
|
||||
scale_offset = yes
|
||||
place_entity_on_planet_plane = yes
|
||||
show_in_outliner = no
|
||||
use_planet_resource = yes
|
||||
scales_with_planet = yes
|
||||
build_time = 720 # 2 years
|
||||
resources = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
nanites = 30000
|
||||
unity = 2000
|
||||
}
|
||||
|
||||
upkeep = {
|
||||
energy = 100
|
||||
}
|
||||
}
|
||||
|
||||
construction_blocks_and_blocked_by = none
|
||||
|
||||
upgrade_from = {
|
||||
rg_nano_ripper_destroyed
|
||||
}
|
||||
|
||||
prerequisites = {
|
||||
}
|
||||
|
||||
potential = {
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
}
|
||||
|
||||
country_modifier = {
|
||||
custom_tooltip = rg_nano_ripper_4_mod_tooltip
|
||||
}
|
||||
|
||||
on_build_start = {
|
||||
set_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_cancel = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
}
|
||||
on_build_complete = {
|
||||
remove_star_flag = arc_furnace_construction
|
||||
from = { country_event = { id = rg_planet.1016 } }
|
||||
fromfrom.planet = {
|
||||
set_planet_entity = { entity = invisible_turret_entity }
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_system_megastructure = {
|
||||
# is_megastructure_type = dyson_swarm_3
|
||||
# }
|
||||
# }
|
||||
# from = {
|
||||
# set_country_flag = burning_brightly_achievement
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
@@ -1,3 +1,5 @@
|
||||
@buildtime = 720
|
||||
|
||||
RG_orbital_ring = {
|
||||
entity = ""
|
||||
construction_entity = "orbital_ring_construction_entity"
|
||||
@@ -10,7 +12,7 @@ RG_orbital_ring = {
|
||||
scales_with_planet = yes
|
||||
show_galactic_map_icon = no
|
||||
show_in_outliner = no
|
||||
build_time = 720
|
||||
build_time = 0
|
||||
resources = {
|
||||
category = megastructures
|
||||
cost = {
|
||||
@@ -20,7 +22,14 @@ RG_orbital_ring = {
|
||||
}
|
||||
construction_blocks_and_blocked_by = none
|
||||
potential = {
|
||||
has_technology = tech_gray_noway
|
||||
always = no
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
# OR = {
|
||||
# has_technology = tech_habitat_1
|
||||
# has_civic = civic_diadochi
|
||||
# has_civic = civic_great_khans_legacy
|
||||
# has_country_flag = democratic_khanate_flag
|
||||
# }
|
||||
}
|
||||
possible = {
|
||||
exists = starbase
|
||||
@@ -104,41 +113,7 @@ RG_orbital_ring = {
|
||||
# root = system
|
||||
# from = country
|
||||
ai_weight = {
|
||||
factor = 5
|
||||
modifier = {
|
||||
factor = 3
|
||||
solar_system = {
|
||||
exists = owner
|
||||
is_same_value = owner.capital_scope.solar_system
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
factor = 2
|
||||
any_neighbor_system = {
|
||||
exists = owner
|
||||
is_same_value = owner.capital_scope.solar_system
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
factor = 0.1
|
||||
any_neighbor_system = {
|
||||
exists = owner
|
||||
owner = {
|
||||
NOT = {
|
||||
is_same_value = from
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
factor = 3
|
||||
any_system_colony = {
|
||||
num_pops >= 50
|
||||
NOT = {
|
||||
exists = orbital_defence
|
||||
}
|
||||
}
|
||||
}
|
||||
factor = 0
|
||||
}
|
||||
on_build_start = {
|
||||
}
|
||||
@@ -156,14 +131,7 @@ RG_orbital_ring = {
|
||||
dismantle = yes
|
||||
}
|
||||
}
|
||||
create_starbase = {
|
||||
size = orbital_ring_tier_1
|
||||
owner = FROM
|
||||
#module = <starbase_module>
|
||||
#building = <starbase_building>
|
||||
effect = {
|
||||
}
|
||||
}
|
||||
spawn_rg_oribital_ring_effect = yes
|
||||
}
|
||||
remove_megastructure = fromfrom
|
||||
from = {
|
||||
@@ -174,7 +142,7 @@ RG_orbital_ring = {
|
||||
}
|
||||
}
|
||||
|
||||
orbital_ring_ruined = {
|
||||
RG_orbital_ring_ruined = {
|
||||
entity = "orbital_ring_01_destroyed_entity"
|
||||
construction_entity = "orbital_ring_construction_entity"
|
||||
portrait = "GFX_megastructure_construction_background"
|
||||
@@ -190,7 +158,7 @@ orbital_ring_ruined = {
|
||||
is_ruined_orbital_ring = yes
|
||||
}
|
||||
|
||||
orbital_ring_restored = {
|
||||
RG_orbital_ring_restored = {
|
||||
entity = ""
|
||||
construction_entity = "orbital_ring_construction_entity"
|
||||
portrait = "GFX_megastructure_construction_background"
|
||||
@@ -211,11 +179,11 @@ orbital_ring_restored = {
|
||||
}
|
||||
}
|
||||
upgrade_from = {
|
||||
orbital_ring_ruined
|
||||
RG_orbital_ring_ruined
|
||||
}
|
||||
possible = {
|
||||
from = {
|
||||
has_technology = tech_orbital_ring_tier_1
|
||||
has_tradition = tr_rg_nanotech_2
|
||||
}
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_outpost"
|
||||
@@ -269,23 +237,7 @@ orbital_ring_restored = {
|
||||
dismantle = yes
|
||||
}
|
||||
}
|
||||
From = {
|
||||
create_ship_design = {
|
||||
design = "RG_ORBITAL_RING_TIER_1_STARBASE_SECTION"
|
||||
}
|
||||
add_ship_design = last_created_design
|
||||
}
|
||||
create_starbase = {
|
||||
size = RG_orbital_ring_tier_1
|
||||
owner = FROM
|
||||
#module = <starbase_module>
|
||||
#building = <starbase_building>
|
||||
effect = {
|
||||
}
|
||||
}
|
||||
From = {
|
||||
remove_ship_design = last_created_design
|
||||
}
|
||||
spawn_rg_oribital_ring_effect = yes
|
||||
}
|
||||
every_system_ambient_object = {
|
||||
limit = {
|
||||
|
||||
@@ -71,6 +71,13 @@ on_mid_game_pulse_country = {
|
||||
}
|
||||
}
|
||||
|
||||
# No scope, like on_game_start
|
||||
on_five_year_pulse = {
|
||||
events = {
|
||||
rg_planet.5053 #Nanite ascension - orbital deposit handler
|
||||
}
|
||||
}
|
||||
|
||||
# Triggers country_event for the attacker upon victory
|
||||
# (Before controller is switched)
|
||||
# This = country, leader attacker
|
||||
@@ -173,6 +180,16 @@ on_space_battle_won = {
|
||||
}
|
||||
}
|
||||
|
||||
# This = owner of fleet 1 (winner)
|
||||
# From = owner of fleet 2 (loser)
|
||||
# FromFrom = fleet 1
|
||||
# FromFromFrom = fleet 2
|
||||
# Fires when a combat is finished from a lack of enemies
|
||||
on_space_battle_over = {
|
||||
events = {
|
||||
}
|
||||
}
|
||||
|
||||
# This = owner of fleet 1 (loser)
|
||||
# From = owner of fleet 2 (winner)
|
||||
# FromFrom = fleet 1
|
||||
|
||||
@@ -7,7 +7,7 @@ rg_tempest_invocator = {
|
||||
category = relics
|
||||
# Activation cost
|
||||
cost = {
|
||||
nanties = 5000
|
||||
nanites = 5000
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,7 +25,6 @@ rg_tempest_invocator = {
|
||||
set_country_flag = "started_placing_storm"
|
||||
|
||||
start_storm_area_placing = {
|
||||
sacrifice_leader_with_ui = no
|
||||
cosmic_storm = graytempest_storm
|
||||
immediate = yes
|
||||
|
||||
|
||||
@@ -1,14 +1,25 @@
|
||||
rg_count_maid = {
|
||||
base = 0
|
||||
complex_trigger_modifier = {
|
||||
trigger = num_traits
|
||||
trigger_scope = pop
|
||||
parameters = {
|
||||
limit = {
|
||||
has_trait = rg_machine_maid_trait
|
||||
}
|
||||
}
|
||||
mode = add
|
||||
}
|
||||
# max = 20
|
||||
# rg_count_maid = {
|
||||
# base = 0
|
||||
# complex_trigger_modifier = {
|
||||
# trigger = num_traits
|
||||
# trigger_scope = pop
|
||||
# parameters = {
|
||||
# limit = {
|
||||
# has_trait = rg_machine_maid_trait
|
||||
# }
|
||||
# }
|
||||
# mode = add
|
||||
# }
|
||||
# # max = 20
|
||||
# }
|
||||
|
||||
rg_maid_trait_mult = {
|
||||
base = 3
|
||||
# modifier = {
|
||||
# add = 0.5
|
||||
# planet = {
|
||||
# has_deposit = d_lithoid_crater
|
||||
# }
|
||||
# }
|
||||
}
|
||||
|
||||
|
||||
@@ -18,6 +18,7 @@ create_gray_const = {
|
||||
rg_create_gray_const = yes
|
||||
}
|
||||
|
||||
#开启L-星团事件链
|
||||
start_lcluster_chain = {
|
||||
if = {
|
||||
limit = {
|
||||
|
||||
@@ -48,8 +48,11 @@ rg_event_effect_event1_cluster = {
|
||||
rg_event_effect_event1_cluster_galaxy = {
|
||||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
has_global_flag = origin_rg_gray_1st_global
|
||||
OR = {
|
||||
rg_has_ag_origin_trigger = yes
|
||||
NOT = {
|
||||
has_global_flag = origin_rg_gray_1st_global
|
||||
}
|
||||
}
|
||||
}
|
||||
rg_event_effect_event1_gray_galaxy = yes
|
||||
@@ -65,10 +68,7 @@ rg_event_effect_event1_gray_cluster = {
|
||||
set_country_flag = origin_rg_gray_cluster
|
||||
set_country_flag = origin_rg_gray_1st
|
||||
set_country_flag = rg_gray_level_1
|
||||
country_event = {
|
||||
id = rg_event.2
|
||||
days = 30
|
||||
}
|
||||
rg_event_effect_event1_to_event2_effect = yes
|
||||
add_resource = {
|
||||
energy = 1000
|
||||
minerals = 1000
|
||||
@@ -92,12 +92,23 @@ rg_event_effect_event1_gray_galaxy = {
|
||||
set_country_flag = origin_rg_gray_galaxy
|
||||
set_country_flag = origin_rg_gray_1st
|
||||
set_country_flag = rg_gray_level_1
|
||||
rg_event_effect_event1_to_event2_effect = yes
|
||||
save_global_event_target_as = origin_rg_gray_country
|
||||
if = {
|
||||
limit = {
|
||||
rg_has_ag_origin_trigger = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
rg_lcluster_spawn_effect = yes
|
||||
}
|
||||
}
|
||||
|
||||
rg_event_effect_event1_to_event2_effect = {
|
||||
country_event = {
|
||||
id = rg_event.2
|
||||
days = 30
|
||||
}
|
||||
save_global_event_target_as = origin_rg_gray_country
|
||||
rg_lcluster_spawn_effect = yes
|
||||
}
|
||||
rg_event_effect_lcluster_spawn_selecter = {
|
||||
if = {
|
||||
@@ -137,7 +148,9 @@ rg_event_effect_lcluster_open = {
|
||||
has_global_flag = rg_origin_l_cluster # 遥远约定
|
||||
has_global_flag = gray_origin_activate # 远星之歌
|
||||
has_global_flag = rg_origin_scion_l_cluster # 未来追迹
|
||||
rg_has_ag_origin_trigger = yes # 遥远的故事
|
||||
}
|
||||
|
||||
}
|
||||
country_event = {
|
||||
id = rg_cluster.2
|
||||
@@ -177,4 +190,45 @@ rg_event_effect_planet2027_spawn_maid_species = {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Species
|
||||
rg_event_effect_planet2027_spawn_maid_species_non_gray = {
|
||||
modify_species = {
|
||||
effect = {
|
||||
create_species = {
|
||||
is_mod = yes
|
||||
name = "RG_MACHINE"
|
||||
plural = this
|
||||
class = RG_MACHINE
|
||||
portrait = "rg_machine_maid"
|
||||
can_be_modified = no
|
||||
homeworld = this
|
||||
namelist = this
|
||||
gender = this
|
||||
traits = {
|
||||
trait = trait_machine_unit
|
||||
trait = rg_machine_maid_trait
|
||||
trait = trait_auto_mod_robotic
|
||||
trait = trait_robot_streamlined_protocols
|
||||
trait = trait_robot_luxurious
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
rg_event_effect_event2_gray_origin_init = {
|
||||
rg_gray_country_init = yes
|
||||
country_event = {
|
||||
id = graygoo.499
|
||||
}
|
||||
give_technology = {
|
||||
tech = tech_minilaser_gray_1
|
||||
message = no
|
||||
}
|
||||
give_technology = {
|
||||
tech = tech_object_gray_5
|
||||
message = no
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,9 @@
|
||||
#Country event_target:gray_owner
|
||||
#灰风舰船刷新位置检测
|
||||
rg_global_gray_location_check = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = gray_constship_active
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
@@ -23,7 +24,7 @@ rg_global_gray_location_check = {
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_country_flag = gray_warship_active
|
||||
RG_gray_warship_active_trigger = yes
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
@@ -65,39 +66,36 @@ rg_global_gray_location_check = {
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_country_flag = gray_official_active
|
||||
has_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
RG_gray_official_active_trigger = yes
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
any_owned_planet = {
|
||||
exists = sector.leader
|
||||
sector.leader = {
|
||||
has_leader_flag = gray_governor
|
||||
exists = leader
|
||||
leader = {
|
||||
is_same_value = event_target:gray_official
|
||||
}
|
||||
}
|
||||
}
|
||||
random_owned_planet = {
|
||||
limit = {
|
||||
exists = sector.leader
|
||||
sector.leader = {
|
||||
has_leader_flag = gray_governor
|
||||
exists = leader
|
||||
leader = {
|
||||
is_same_value = event_target:gray_official
|
||||
}
|
||||
}
|
||||
save_global_event_target_as = global_gray_location
|
||||
save_event_target_as = global_gray_location
|
||||
}
|
||||
}
|
||||
else = {
|
||||
capital_scope = {
|
||||
save_global_event_target_as = global_gray_location
|
||||
save_event_target_as = global_gray_location
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_country_flag = gray_army_active
|
||||
RG_gray_army_active_trigger = yes
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
@@ -128,15 +126,16 @@ rg_global_gray_location_check = {
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
if = {
|
||||
limit = {exists = event_target:rg_gray_habitat_target}
|
||||
limit = {
|
||||
exists = event_target:rg_gray_habitat_target
|
||||
}
|
||||
event_target:rg_gray_habitat_target = {
|
||||
save_global_event_target_as = global_gray_location
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
else = {
|
||||
capital_scope = {
|
||||
@@ -145,14 +144,170 @@ rg_global_gray_location_check = {
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#存储当前领袖等级
|
||||
rg_save_gray_leader_level_effect = {
|
||||
every_owned_leader = {
|
||||
if = {
|
||||
###等级检测
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
NOT = {
|
||||
has_leader_flag = rg_gray_leader_temp
|
||||
}
|
||||
}
|
||||
#导出等级到暂存
|
||||
export_trigger_value_to_variable = {
|
||||
trigger = has_skill
|
||||
variable = rg_gray_level_temp
|
||||
}
|
||||
#导入变量
|
||||
owner = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = prev.rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
#清理暂存区
|
||||
clear_variable = rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#把所有种类的小灰领袖都送回娘家
|
||||
rg_sent_gray_back_to_home_effect = {
|
||||
every_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_owner = event_target:rg_gray_country
|
||||
set_leader_flag = rg_gray_leader_temp
|
||||
# kill_leader = { show_notification = no }
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰领袖标识清理
|
||||
rg_clear_gray_active_flag_effect = {
|
||||
remove_country_flag = gray_warship_active
|
||||
remove_country_flag = gray_constship_active
|
||||
remove_country_flag = gray_army_active
|
||||
remove_country_flag = gray_official_active
|
||||
remove_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰总督启用标识
|
||||
rg_set_gray_official_active_effect = {
|
||||
set_country_flag = gray_official_active #新版flag
|
||||
set_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰战舰启用标识
|
||||
rg_set_gray_warship_active_effect = {
|
||||
set_country_flag = gray_warship_active
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰科学家启用标识
|
||||
rg_set_gray_scientist_active_effect = {
|
||||
set_country_flag = gray_official_active #新版flag
|
||||
set_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰陆军启用标识
|
||||
rg_set_gray_army_active_effect = {
|
||||
set_country_flag = gray_army_active
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰科学家启用标识
|
||||
rg_set_gray_scientist_active_effect = {
|
||||
set_country_flag = gray_constship_active
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#小灰纳米空间站启用标识
|
||||
rg_set_gray_harbitat_active_effect = {
|
||||
set_country_flag = rg_habitat_enabled
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#删除小灰科学家
|
||||
rg_clear_gray_science_ship_effect = {
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
has_fleet_flag = gray_constship
|
||||
}
|
||||
delete_fleet = {
|
||||
target = this
|
||||
kill_leader = no
|
||||
destroy_template = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#删除小灰陆军
|
||||
rg_clear_gray_army_effect = {
|
||||
every_owned_army = {
|
||||
limit = {
|
||||
army_type = gray_army
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = leader
|
||||
}
|
||||
unassign_leader = leader
|
||||
}
|
||||
remove_army = yes
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#删除小灰战舰
|
||||
rg_clear_gray_warship_effect = {
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
has_fleet_flag = gray_fleet
|
||||
}
|
||||
delete_fleet = {
|
||||
target = this
|
||||
kill_leader = no
|
||||
destroy_template = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#删除小灰纳米空间站
|
||||
rg_clear_harbitat = {
|
||||
remove_country_flag = rg_habitat_enabled
|
||||
event_target:rg_gray_habitat_target = {
|
||||
remove_planet = yes
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#等级导入,把存储的领袖等级赋予到领袖身上
|
||||
rg_set_varible_as_leader_level_effect = {
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_skill = owner.rg_gray_level
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#创造灰风总督
|
||||
rg_create_gray_governor = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_country_flag = gray_official_active
|
||||
has_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
RG_gray_official_active_trigger = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
@@ -193,42 +348,10 @@ rg_create_gray_governor = {
|
||||
}
|
||||
remove_army = yes
|
||||
}
|
||||
|
||||
#存储当前领袖等级
|
||||
every_owned_leader = {
|
||||
if = {
|
||||
###等级检测
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
NOT = {
|
||||
has_leader_flag = rg_gray_leader_temp
|
||||
}
|
||||
}
|
||||
#导出等级到暂存
|
||||
export_trigger_value_to_variable = {
|
||||
trigger = has_skill
|
||||
variable = rg_gray_level_temp
|
||||
}
|
||||
#导入变量
|
||||
owner = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = prev.rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
#清理暂存区
|
||||
clear_variable = rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
rg_save_gray_leader_level_effect = yes
|
||||
#把所有种类的小灰领袖都送回娘家
|
||||
every_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_owner = event_target:rg_gray_country
|
||||
set_leader_flag = rg_gray_leader_temp
|
||||
# kill_leader = { show_notification = no }
|
||||
}
|
||||
rg_sent_gray_back_to_home_effect = yes
|
||||
#把娘家的总督领袖接回来
|
||||
if = {
|
||||
limit = {
|
||||
@@ -243,67 +366,32 @@ rg_create_gray_governor = {
|
||||
else = {
|
||||
rg_gray_govener_init = yes
|
||||
}
|
||||
#设置总督已启用标识
|
||||
set_country_flag = gray_official_active #新版flag
|
||||
set_country_flag = gray_governor_active #旧版flag
|
||||
#更新灰风形态
|
||||
remove_country_flag = gray_warship_active
|
||||
remove_country_flag = rg_kac_grayfleet_active
|
||||
remove_country_flag = gray_constship_active
|
||||
remove_country_flag = gray_army_active
|
||||
|
||||
rg_clear_gray_active_flag_effect = yes
|
||||
#设置总督已启用标识
|
||||
rg_set_gray_official_active_effect = yes
|
||||
#等级导入,把存储的领袖等级赋予到领袖身上
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = gray_governor
|
||||
}
|
||||
set_skill = owner.rg_gray_level
|
||||
}
|
||||
rg_set_varible_as_leader_level_effect = yes
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#创造灰风战舰
|
||||
rg_create_gray_warship = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = gray_warship_active
|
||||
RG_gray_warship_active_trigger = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
optimize_memory
|
||||
#舰船刷新位置检测
|
||||
rg_global_gray_location_check = yes
|
||||
# 存储当前领袖等级
|
||||
every_owned_leader = {
|
||||
if = {
|
||||
###等级检测
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
NOT = {
|
||||
has_leader_flag = rg_gray_leader_temp
|
||||
}
|
||||
}
|
||||
export_trigger_value_to_variable = {
|
||||
trigger = has_skill
|
||||
variable = rg_gray_level_temp
|
||||
}
|
||||
owner = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = prev.rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
clear_variable = rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
every_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_owner = event_target:rg_gray_country
|
||||
set_leader_flag = rg_gray_leader_temp
|
||||
# kill_leader = { show_notification = no }
|
||||
}
|
||||
#存储当前领袖等级
|
||||
rg_save_gray_leader_level_effect = yes
|
||||
#把所有种类的小灰领袖都送回娘家
|
||||
rg_sent_gray_back_to_home_effect = yes
|
||||
#把娘家的指挥官领袖接回来
|
||||
if = {
|
||||
limit = {
|
||||
exists = event_target:gray_leader_admiral
|
||||
@@ -316,7 +404,6 @@ rg_create_gray_warship = {
|
||||
else = {
|
||||
rg_gray_commander_init = yes
|
||||
}
|
||||
set_country_flag = gray_warship_active
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = rg_gray_level_2
|
||||
@@ -341,84 +428,36 @@ rg_create_gray_warship = {
|
||||
else = {
|
||||
rg_warship_init_mod0 = yes
|
||||
}
|
||||
every_owned_army = {
|
||||
limit = {
|
||||
army_type = gray_army
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = leader
|
||||
}
|
||||
unassign_leader = leader
|
||||
}
|
||||
remove_army = yes
|
||||
}
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
has_fleet_flag = gray_constship
|
||||
}
|
||||
delete_fleet = {
|
||||
target = this
|
||||
kill_leader = no
|
||||
destroy_template = yes
|
||||
}
|
||||
}
|
||||
|
||||
remove_country_flag = gray_constship_active
|
||||
remove_country_flag = gray_governor_active #旧版flag
|
||||
remove_country_flag = gray_official_active
|
||||
remove_country_flag = gray_army_active
|
||||
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = gray_admiral
|
||||
}
|
||||
set_skill = owner.rg_gray_level
|
||||
}
|
||||
#删除科学舰
|
||||
rg_clear_gray_science_ship_effect = yes
|
||||
#删除陆军
|
||||
rg_clear_gray_army_effect = yes
|
||||
#更新灰风形态
|
||||
rg_clear_gray_active_flag_effect = yes
|
||||
#设置战舰已启用标识
|
||||
rg_set_gray_warship_active_effect = yes
|
||||
#导入变量到等级
|
||||
rg_set_varible_as_leader_level_effect = yes
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#创造灰风地面单位
|
||||
rg_create_gray_army = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = gray_army_active
|
||||
RG_gray_army_active_trigger = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
optimize_memory
|
||||
#舰船刷新位置检测
|
||||
rg_global_gray_location_check = yes
|
||||
every_owned_leader = {
|
||||
if = {
|
||||
###等级检测
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
NOT = {
|
||||
has_leader_flag = rg_gray_leader_temp
|
||||
}
|
||||
}
|
||||
export_trigger_value_to_variable = {
|
||||
trigger = has_skill
|
||||
variable = rg_gray_level_temp
|
||||
}
|
||||
owner = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = prev.rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
clear_variable = rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
every_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_owner = event_target:rg_gray_country
|
||||
set_leader_flag = rg_gray_leader_temp
|
||||
# kill_leader = { show_notification = no }
|
||||
}
|
||||
#存储当前领袖等级
|
||||
rg_save_gray_leader_level_effect = yes
|
||||
#把所有种类的小灰领袖都送回娘家
|
||||
rg_sent_gray_back_to_home_effect = yes
|
||||
#把娘家的指挥官领袖接回来
|
||||
if = {
|
||||
limit = {
|
||||
exists = event_target:gray_leader_general
|
||||
@@ -431,110 +470,32 @@ rg_create_gray_army = {
|
||||
else = {
|
||||
rg_gray_commander_init = yes
|
||||
}
|
||||
create_ship_design = {
|
||||
design = "NAME_RG_armed_transport_ship"
|
||||
}
|
||||
add_ship_design = last_created_design
|
||||
set_country_flag = gray_army_active
|
||||
create_fleet = {
|
||||
name = "NAME_Gray"
|
||||
effect = {
|
||||
set_owner = prev
|
||||
create_army_transport = {
|
||||
ship_name = "NAME_Gray"
|
||||
army_name = "NAME_Gray"
|
||||
army_type = "gray_army"
|
||||
}
|
||||
set_location = {
|
||||
target = event_target:global_gray_location
|
||||
distance = 0
|
||||
angle = random
|
||||
}
|
||||
# set_cloaking_active = yes
|
||||
set_fleet_stance = aggressive
|
||||
}
|
||||
}
|
||||
last_created_army = {
|
||||
assign_leader = event_target:gray_leader_general
|
||||
}
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
has_fleet_flag = gray_fleet
|
||||
}
|
||||
delete_fleet = {
|
||||
target = this
|
||||
kill_leader = no
|
||||
destroy_template = yes
|
||||
}
|
||||
}
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
has_fleet_flag = gray_constship
|
||||
}
|
||||
delete_fleet = {
|
||||
target = this
|
||||
kill_leader = no
|
||||
destroy_template = yes
|
||||
}
|
||||
}
|
||||
|
||||
remove_country_flag = gray_warship_active
|
||||
remove_country_flag = rg_kac_grayfleet_active
|
||||
remove_country_flag = gray_governor_active #旧版flag
|
||||
remove_country_flag = gray_official_active
|
||||
remove_country_flag = gray_constship_active
|
||||
|
||||
remove_ship_design = last_created_design
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = gray_general
|
||||
}
|
||||
set_skill = owner.rg_gray_level
|
||||
}
|
||||
rg_army_transport_ship_init = yes
|
||||
rg_clear_gray_warship_effect = yes
|
||||
rg_clear_gray_science_ship_effect = yes
|
||||
rg_clear_gray_active_flag_effect = yes
|
||||
rg_set_gray_army_active_effect = yes
|
||||
rg_set_varible_as_leader_level_effect = yes
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#创造灰风科学舰
|
||||
rg_create_gray_const = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = gray_constship_active
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
optimize_memory
|
||||
#舰船刷新位置检测
|
||||
rg_global_gray_location_check = yes
|
||||
every_owned_leader = {
|
||||
if = {
|
||||
###等级检测
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
NOT = {
|
||||
has_leader_flag = rg_gray_leader_temp
|
||||
}
|
||||
}
|
||||
export_trigger_value_to_variable = {
|
||||
trigger = has_skill
|
||||
variable = rg_gray_level_temp
|
||||
}
|
||||
owner = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = prev.rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
clear_variable = rg_gray_level_temp
|
||||
}
|
||||
}
|
||||
every_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
set_owner = event_target:rg_gray_country
|
||||
set_leader_flag = rg_gray_leader_temp
|
||||
# kill_leader = { show_notification = no }
|
||||
}
|
||||
#存储当前领袖等级
|
||||
rg_save_gray_leader_level_effect = yes
|
||||
#把所有种类的小灰领袖都送回娘家
|
||||
rg_sent_gray_back_to_home_effect = yes
|
||||
#把娘家的科学家领袖接回来
|
||||
if = {
|
||||
limit = {
|
||||
exists = event_target:gray_leader_scientist
|
||||
@@ -547,75 +508,17 @@ rg_create_gray_const = {
|
||||
else = {
|
||||
rg_gray_scientist_init = yes
|
||||
}
|
||||
set_country_flag = gray_constship_active
|
||||
create_fleet = {
|
||||
name = "NAME_Gray"
|
||||
settings = {
|
||||
can_upgrade = no
|
||||
can_disband = no
|
||||
can_change_composition = no
|
||||
can_change_leader = yes
|
||||
uses_naval_capacity = no
|
||||
spawn_debris = no
|
||||
}
|
||||
effect = {
|
||||
set_owner = prev
|
||||
create_ship = {
|
||||
name = "NAME_Gray"
|
||||
design = "NAME_RG_GRAY_scienceship"
|
||||
prefix = no
|
||||
upgradable = yes
|
||||
}
|
||||
set_fleet_stance = evasive
|
||||
set_location = {
|
||||
target = event_target:global_gray_location
|
||||
distance = 0
|
||||
angle = random
|
||||
}
|
||||
set_fleet_flag = gray_constship
|
||||
save_global_event_target_as = global_gray_constship
|
||||
set_cloaking_active = yes
|
||||
assign_leader = event_target:gray_leader_scientist
|
||||
}
|
||||
}
|
||||
every_owned_fleet = {
|
||||
limit = {
|
||||
has_fleet_flag = gray_fleet
|
||||
}
|
||||
delete_fleet = {
|
||||
target = this
|
||||
kill_leader = no
|
||||
destroy_template = yes
|
||||
}
|
||||
}
|
||||
every_owned_army = {
|
||||
limit = {
|
||||
army_type = gray_army
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = leader
|
||||
}
|
||||
unassign_leader = leader
|
||||
}
|
||||
remove_army = yes
|
||||
}
|
||||
|
||||
remove_country_flag = gray_army_active
|
||||
remove_country_flag = gray_warship_active
|
||||
remove_country_flag = rg_kac_grayfleet_active
|
||||
remove_country_flag = gray_governor_active #旧版flag
|
||||
remove_country_flag = gray_official_active
|
||||
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
has_leader_flag = gray_scientist
|
||||
}
|
||||
set_skill = owner.rg_gray_level
|
||||
}
|
||||
rg_scientist_ship_init = yes
|
||||
rg_clear_gray_warship_effect = yes
|
||||
rg_clear_gray_army_effect = yes
|
||||
rg_clear_gray_active_flag_effect = yes
|
||||
rg_set_gray_scientist_active_effect = yes
|
||||
rg_set_varible_as_leader_level_effect = yes
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#计算纳米空间站行星规模 基本10+(小灰领袖等级rg_gray_level*2)
|
||||
rg_harbitar_size_calculate = {
|
||||
set_variable = {
|
||||
which = rg_habitat_size
|
||||
@@ -639,16 +542,17 @@ rg_harbitar_size_calculate = {
|
||||
}
|
||||
}
|
||||
|
||||
#Country event_target:gray_owner
|
||||
#创造灰风纳米空间站
|
||||
rg_juggernaut_habitat_init = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
}
|
||||
else = {
|
||||
optimize_memory
|
||||
rg_global_gray_location_check = yes
|
||||
set_country_flag = rg_habitat_enabled
|
||||
rg_harbitar_size_calculate = yes
|
||||
event_target:global_gray_location = {
|
||||
solar_system = {
|
||||
@@ -662,7 +566,6 @@ rg_juggernaut_habitat_init = {
|
||||
orbit_distance_offset = 9.899
|
||||
size = 10
|
||||
has_ring = no
|
||||
|
||||
init_effect = {
|
||||
prevent_anomaly = yes
|
||||
set_planet_entity = {
|
||||
@@ -674,7 +577,6 @@ rg_juggernaut_habitat_init = {
|
||||
}
|
||||
set_all_comms_surveyed = yes
|
||||
clear_blockers = yes
|
||||
|
||||
set_owner = root
|
||||
set_controller = root
|
||||
create_colony = {
|
||||
@@ -693,21 +595,15 @@ rg_juggernaut_habitat_init = {
|
||||
}
|
||||
}
|
||||
set_name = "NAME_rg_gray_habitat_base"
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
event_target:gray_owner = {
|
||||
OR = {
|
||||
has_country_flag = gray_official_active
|
||||
has_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
RG_gray_official_active_trigger = yes
|
||||
}
|
||||
}
|
||||
assign_leader = event_target:gray_governor
|
||||
}
|
||||
|
||||
set_planet_size = owner.rg_habitat_size
|
||||
|
||||
generate_start_buildings_and_districts = yes
|
||||
while = {
|
||||
count = 1
|
||||
@@ -728,7 +624,9 @@ rg_juggernaut_habitat_init = {
|
||||
if = {
|
||||
limit = {
|
||||
exists = owner
|
||||
owner = { is_hive_empire = yes }
|
||||
owner = {
|
||||
is_hive_empire = yes
|
||||
}
|
||||
}
|
||||
while = {
|
||||
count = 1
|
||||
@@ -738,7 +636,9 @@ rg_juggernaut_habitat_init = {
|
||||
if = {
|
||||
limit = {
|
||||
exists = owner
|
||||
owner = { is_regular_empire = yes }
|
||||
owner = {
|
||||
is_regular_empire = yes
|
||||
}
|
||||
}
|
||||
while = {
|
||||
count = 1
|
||||
@@ -748,22 +648,21 @@ rg_juggernaut_habitat_init = {
|
||||
if = {
|
||||
limit = {
|
||||
exists = owner
|
||||
from = { is_machine_empire = yes }
|
||||
from = {
|
||||
is_machine_empire = yes
|
||||
}
|
||||
}
|
||||
while = {
|
||||
count = 1
|
||||
add_district = district_rg_nexus
|
||||
}
|
||||
}
|
||||
|
||||
while = {
|
||||
count = 5
|
||||
create_pop = {
|
||||
species = owner_main_species
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
set_planet_flag = megastructure
|
||||
set_planet_flag = habitat
|
||||
set_planet_flag = advanced_habitat
|
||||
@@ -774,13 +673,6 @@ rg_juggernaut_habitat_init = {
|
||||
}
|
||||
}
|
||||
}
|
||||
rg_set_gray_harbitat_active_effect = yes
|
||||
}
|
||||
}
|
||||
|
||||
rg_clear_harbitat = {
|
||||
remove_country_flag = rg_habitat_enabled
|
||||
event_target:rg_gray_habitat_target = {
|
||||
remove_planet = yes
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@ rg_gray_govener_init = {
|
||||
custom_description = gray_backstory
|
||||
background_ethic = ethic_gestalt_consciousness
|
||||
hide_age = yes
|
||||
skill = 10
|
||||
skill = 1
|
||||
set_age = 18
|
||||
traits = {
|
||||
0 = RG_leader_trait_governor_gray
|
||||
@@ -71,6 +71,7 @@ rg_gray_govener_init = {
|
||||
}
|
||||
last_created_leader = {
|
||||
set_leader_flag = has_gained_level_trait
|
||||
rg_gray_leader_experience_jar = yes
|
||||
}
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
@@ -130,7 +131,7 @@ rg_gray_commander_init = {
|
||||
background_ethic = ethic_gestalt_consciousness
|
||||
hide_age = yes
|
||||
gender = female
|
||||
skill = 10
|
||||
skill = 1
|
||||
set_age = 18
|
||||
traits = {
|
||||
0 = RG_leader_trait_admiral_gray
|
||||
@@ -187,6 +188,7 @@ rg_gray_commander_init = {
|
||||
}
|
||||
last_created_leader = {
|
||||
set_leader_flag = has_gained_level_trait
|
||||
rg_gray_leader_experience_jar = yes
|
||||
}
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
@@ -471,7 +473,7 @@ rg_gray_scientist_init = {
|
||||
background_ethic = ethic_gestalt_consciousness
|
||||
hide_age = yes
|
||||
gender = female
|
||||
skill = 10
|
||||
skill = 1
|
||||
set_age = 18
|
||||
traits = {
|
||||
0 = RG_leader_trait_scientist_gray
|
||||
@@ -509,6 +511,7 @@ rg_gray_scientist_init = {
|
||||
}
|
||||
last_created_leader = {
|
||||
set_leader_flag = has_gained_level_trait
|
||||
rg_gray_leader_experience_jar = yes
|
||||
}
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
@@ -567,7 +570,7 @@ rg_gray_country_leader_init = {
|
||||
custom_description = gray_backstory
|
||||
background_ethic = ethic_gestalt_consciousness
|
||||
hide_age = yes
|
||||
skill = 10
|
||||
skill = 1
|
||||
set_age = 18
|
||||
traits = {
|
||||
0 = RG_leader_trait_governor_gray
|
||||
@@ -607,5 +610,23 @@ rg_gray_country_leader_init = {
|
||||
}
|
||||
last_created_leader = {
|
||||
rg_set_gray_portrait = yes
|
||||
rg_gray_leader_experience_jar = yes
|
||||
}
|
||||
}
|
||||
|
||||
rg_gray_leader_experience_jar = {
|
||||
if = {
|
||||
limit = {
|
||||
owner = {
|
||||
NOT = {
|
||||
RG_has_gray_cluster_origin_trigger = yes
|
||||
}
|
||||
}
|
||||
has_skill < 10
|
||||
}
|
||||
add_experience = 54000
|
||||
event_target:gray_owner = {
|
||||
rg_save_gray_leader_level_effect = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -182,4 +182,64 @@ rg_warship_init_mod0 = {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rg_army_transport_ship_init = {
|
||||
create_ship_design = {
|
||||
design = "NAME_RG_armed_transport_ship"
|
||||
}
|
||||
add_ship_design = last_created_design
|
||||
create_fleet = {
|
||||
name = "NAME_Gray"
|
||||
effect = {
|
||||
set_owner = prev
|
||||
create_army_transport = {
|
||||
ship_name = "NAME_Gray"
|
||||
army_name = "NAME_Gray"
|
||||
army_type = "gray_army"
|
||||
}
|
||||
set_location = {
|
||||
target = event_target:global_gray_location
|
||||
distance = 0
|
||||
angle = random
|
||||
}
|
||||
# set_cloaking_active = yes
|
||||
set_fleet_stance = aggressive
|
||||
}
|
||||
}
|
||||
last_created_army = {
|
||||
assign_leader = event_target:gray_leader_general
|
||||
}
|
||||
remove_ship_design = last_created_design
|
||||
}
|
||||
rg_scientist_ship_init = {
|
||||
create_fleet = {
|
||||
name = "NAME_Gray"
|
||||
settings = {
|
||||
can_upgrade = no
|
||||
can_disband = no
|
||||
can_change_composition = no
|
||||
can_change_leader = yes
|
||||
uses_naval_capacity = no
|
||||
spawn_debris = no
|
||||
}
|
||||
effect = {
|
||||
set_owner = prev
|
||||
create_ship = {
|
||||
name = "NAME_Gray"
|
||||
design = "NAME_RG_GRAY_scienceship"
|
||||
prefix = no
|
||||
upgradable = yes
|
||||
}
|
||||
set_fleet_stance = evasive
|
||||
set_location = {
|
||||
target = event_target:global_gray_location
|
||||
distance = 0
|
||||
angle = random
|
||||
}
|
||||
set_fleet_flag = gray_constship
|
||||
save_global_event_target_as = global_gray_constship
|
||||
set_cloaking_active = yes
|
||||
assign_leader = event_target:gray_leader_scientist
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -45,4 +45,184 @@ spawn_rg_habitat_effect = {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
spawn_rg_oribital_ring_effect = {
|
||||
From = {
|
||||
create_ship_design = {
|
||||
design = "RG_ORBITAL_RING_TIER_1_STARBASE"
|
||||
}
|
||||
add_ship_design = last_created_design
|
||||
}
|
||||
create_starbase = {
|
||||
size = RG_orbital_ring_tier_1
|
||||
owner = FROM
|
||||
#module = <starbase_module>
|
||||
#building = <starbase_building>
|
||||
effect = {
|
||||
}
|
||||
}
|
||||
From = {
|
||||
remove_ship_design = last_created_design
|
||||
}
|
||||
}
|
||||
|
||||
rg_nano_ripper_update_orbital_effect = {
|
||||
# Find the orbital and habitat complex and save them as event targets
|
||||
if = {
|
||||
limit = {
|
||||
any_fleet_in_orbit = {
|
||||
OR = {
|
||||
is_ship_size = major_orbital_resource
|
||||
is_ship_size = minor_orbital_resource
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
random_fleet_in_orbit = {
|
||||
limit = {
|
||||
OR = {
|
||||
is_ship_size = major_orbital_resource
|
||||
is_ship_size = minor_orbital_resource
|
||||
}
|
||||
}
|
||||
save_event_target_as = target_orbital
|
||||
}
|
||||
|
||||
# solar_system = {
|
||||
# random_system_planet = {
|
||||
# limit = {
|
||||
# has_planet_flag = habitat
|
||||
# }
|
||||
# save_event_target_as = target_habitat
|
||||
# }
|
||||
# }
|
||||
|
||||
last_added_deposit = {
|
||||
event_target:target_orbital = {
|
||||
set_fleet_flag = mining_orbital
|
||||
}
|
||||
#switch = {
|
||||
# trigger = is_deposit_type
|
||||
# # Minerals
|
||||
# d_minerals_1 = {
|
||||
# event_target:target_orbital = {
|
||||
# set_fleet_flag = mining_orbital
|
||||
# }
|
||||
# }
|
||||
# Alloys
|
||||
# d_alloys_1 = {
|
||||
# event_target:target_orbital = {
|
||||
# set_fleet_flag = mining_orbital
|
||||
# }
|
||||
# event_target:target_habitat = {
|
||||
# add_deposit = d_hab_alloy_1
|
||||
# last_added_deposit = {
|
||||
# set_deposit_flag = planet@event_target:target_planet
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
rg_dismantle_nano_ripper_effect = {
|
||||
# Find the orbital and habitat complex and save them as event targets
|
||||
if = {
|
||||
limit = {
|
||||
any_fleet_in_orbit = {
|
||||
OR = {
|
||||
is_ship_size = major_orbital_resource
|
||||
is_ship_size = minor_orbital_resource
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
random_fleet_in_orbit = {
|
||||
limit = {
|
||||
OR = {
|
||||
is_ship_size = major_orbital_resource
|
||||
is_ship_size = minor_orbital_resource
|
||||
}
|
||||
}
|
||||
save_event_target_as = target_orbital
|
||||
}
|
||||
|
||||
# solar_system = {
|
||||
# random_system_planet = {
|
||||
# limit = {
|
||||
# has_planet_flag = habitat
|
||||
# }
|
||||
# save_event_target_as = target_habitat
|
||||
# }
|
||||
# }
|
||||
}
|
||||
|
||||
switch = {
|
||||
trigger = has_modifier
|
||||
rg_nano_ripper_1_mod = {
|
||||
remove_deposit = d_nanite_ripper_deposit_1
|
||||
remove_modifier = rg_nano_ripper_1_mod
|
||||
}
|
||||
rg_nano_ripper_2_mod = {
|
||||
remove_deposit = d_nanite_ripper_deposit_1
|
||||
remove_deposit = d_nanite_ripper_deposit_2
|
||||
remove_modifier = rg_nano_ripper_2_mod
|
||||
}
|
||||
rg_nano_ripper_3_mod = {
|
||||
remove_deposit = d_nanite_ripper_deposit_1
|
||||
remove_deposit = d_nanite_ripper_deposit_2
|
||||
remove_deposit = d_nanite_ripper_deposit_3
|
||||
remove_modifier = rg_nano_ripper_3_mod
|
||||
# if = {
|
||||
# limit = {
|
||||
# exists = event_target:target_orbital
|
||||
# }
|
||||
# event_target:target_habitat = {
|
||||
# random_deposit = {
|
||||
# limit = {
|
||||
# is_deposit_type = d_hab_alloy_1
|
||||
# has_deposit_flag = planet@event_target:target_planet
|
||||
# }
|
||||
# remove_deposit = yes
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
rg_nano_ripper_4_mod = {
|
||||
remove_deposit = d_nanite_ripper_deposit_1
|
||||
remove_deposit = d_nanite_ripper_deposit_2
|
||||
remove_deposit = d_nanite_ripper_deposit_3
|
||||
remove_deposit = d_nanite_ripper_deposit_4
|
||||
remove_modifier = rg_nano_ripper_4_mod
|
||||
# if = {
|
||||
# limit = {
|
||||
# exists = event_target:target_orbital
|
||||
# }
|
||||
# event_target:target_habitat = {
|
||||
# while = {
|
||||
# count = 2
|
||||
# random_deposit = {
|
||||
# limit = {
|
||||
# is_deposit_type = d_hab_alloy_1
|
||||
# has_deposit_flag = planet@event_target:target_planet
|
||||
# }
|
||||
# remove_deposit = yes
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
has_orbital_mining_deposit = no
|
||||
exists = event_target:target_orbital
|
||||
}
|
||||
event_target:target_orbital = {
|
||||
remove_fleet_flag = mining_orbital
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -69,7 +69,7 @@ rg_set_gray_portrait = {
|
||||
else_if = {
|
||||
limit = {
|
||||
event_target:gray_owner = {
|
||||
has_country_flag = gray_constship_active
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
}
|
||||
event_target:gray_scientist = {
|
||||
change_leader_portrait = GFX_gray_scientist_portrait
|
||||
@@ -80,8 +80,8 @@ rg_set_gray_portrait = {
|
||||
limit = {
|
||||
event_target:gray_owner = {
|
||||
OR = {
|
||||
has_country_flag = gray_warship_active
|
||||
has_country_flag = gray_army_active
|
||||
RG_gray_warship_active_trigger = yes
|
||||
RG_gray_army_active_trigger = yes
|
||||
}
|
||||
|
||||
}
|
||||
@@ -101,13 +101,13 @@ rg_set_gray_portrait = {
|
||||
#舰r/KDC
|
||||
else_if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
has_global_flag = rg_wg_gray_portrait_set
|
||||
}
|
||||
set_gray_portrait = yes
|
||||
event_target:rg_gray_country_leader = {
|
||||
set_gray_portrait = yes
|
||||
}
|
||||
}
|
||||
#默认
|
||||
else = {
|
||||
@@ -168,6 +168,7 @@ rg_ge_clear_portrait_select = {
|
||||
event_target:gray_owner = {
|
||||
remove_country_flag = rg_ge_governor_portrait_set
|
||||
remove_country_flag = rg_ge_scientist_portrait_set
|
||||
remove_country_flag = mss_enable_gray_maid
|
||||
}
|
||||
}
|
||||
|
||||
@@ -184,34 +185,14 @@ rg_create_gray_species = {
|
||||
exists = event_target:gray_species
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
create_species = {
|
||||
name = GRAY_SPECIES
|
||||
plural = GRAY_SPECIES
|
||||
class = ART
|
||||
portrait = GrayTempest06
|
||||
namelist = ART1
|
||||
effect = {
|
||||
save_global_event_target_as = gray_species
|
||||
}
|
||||
}
|
||||
}
|
||||
else = {
|
||||
create_species = {
|
||||
name = GRAY_SPECIES
|
||||
plural = GRAY_SPECIES
|
||||
class = ART
|
||||
portrait = @gray_portrait
|
||||
namelist = ART1
|
||||
effect = {
|
||||
save_global_event_target_as = gray_species
|
||||
}
|
||||
create_species = {
|
||||
name = GRAY_SPECIES
|
||||
plural = GRAY_SPECIES
|
||||
class = ART
|
||||
portrait = @gray_portrait
|
||||
namelist = ART1
|
||||
effect = {
|
||||
save_global_event_target_as = gray_species
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1359,7 +1340,9 @@ RG_const_auto_build_effect = {
|
||||
prefix = no
|
||||
design = "NAME_RG_GRAY_constructor"
|
||||
effect = {
|
||||
set_cloaking_active = yes
|
||||
PREV = {
|
||||
set_cloaking_active = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1440,7 +1423,7 @@ RG_const_auto_build_effect = {
|
||||
#建造空间站
|
||||
find_closest_planet = {
|
||||
trigger = {
|
||||
id = RG_work_bees_trigger.1
|
||||
id = RG_work_bees_trigger.11
|
||||
RG_planet_can_auto_build = yes
|
||||
}
|
||||
found_planet = {
|
||||
@@ -1450,7 +1433,7 @@ RG_const_auto_build_effect = {
|
||||
duration = $station_time$
|
||||
}
|
||||
effect = {
|
||||
id = RG_work_bees_effect.2
|
||||
id = RG_work_bees_effect.22
|
||||
#若星系属于母国,则自动建造
|
||||
if = {
|
||||
limit = {
|
||||
@@ -2790,24 +2773,25 @@ rg_gray_country_after_init = {
|
||||
# 默认关闭自动建造中继器
|
||||
# set_country_flag = rg_can_const_hyper_relay
|
||||
# 初始化小灰领袖等级
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_country_flag = origin_rg_gray #遥远约定
|
||||
has_country_flag = origin_gray_country #远星之歌
|
||||
}
|
||||
}
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = 1
|
||||
}
|
||||
}
|
||||
else = {
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = 10
|
||||
}
|
||||
set_variable = {
|
||||
which = rg_gray_level
|
||||
value = 1
|
||||
}
|
||||
# if = {
|
||||
# limit = {
|
||||
# RG_has_gray_cluster_origin_trigger = yes
|
||||
# }
|
||||
# set_variable = {
|
||||
# which = rg_gray_level
|
||||
# value = 1
|
||||
# }
|
||||
# }
|
||||
# else = {
|
||||
# set_variable = {
|
||||
# which = rg_gray_level
|
||||
# value = 10
|
||||
# }
|
||||
# }
|
||||
# 启动开局故事事件链
|
||||
rg_storyline_trigger = yes
|
||||
# 接受小灰建立通信
|
||||
|
||||
@@ -328,7 +328,7 @@ rg_create_gray_destroyer_1 = {
|
||||
set_owner = root
|
||||
create_ship = {
|
||||
name = "NAME_RG_base_destroyer"
|
||||
design = "RG_base_destroyer_key"
|
||||
design = "NAME_RG_base_destroyer"
|
||||
prefix = no
|
||||
upgradable = no
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ graytempest_storm_add = {
|
||||
|
||||
inline_script = {
|
||||
script = cosmic_storms/StormVisuals
|
||||
STORM_NAME = "graytempest_storm"
|
||||
STORM_NAME = "particle_storm"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -94,7 +94,7 @@ graytempest_storm_apply_aftermath_modifier = {
|
||||
}
|
||||
}
|
||||
|
||||
graytempests_storm_apply_deposits = {
|
||||
graytempest_storm_apply_deposits = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
OR = {
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
# has_budding_trait = {
|
||||
# OR = {
|
||||
# has_trait = trait_plantoid_budding
|
||||
# has_trait = trait_lithoid_budding
|
||||
# has_trait = trait_advanced_budding
|
||||
# has_trait = rg_machine_maid_trait
|
||||
# }
|
||||
# }
|
||||
@@ -1,8 +0,0 @@
|
||||
has_budding_trait = {
|
||||
OR = {
|
||||
has_trait = trait_plantoid_budding
|
||||
has_trait = trait_lithoid_budding
|
||||
has_trait = trait_advanced_budding
|
||||
has_trait = rg_machine_maid_trait
|
||||
}
|
||||
}
|
||||
@@ -63,6 +63,7 @@ RG_gray_mod2_trigger = {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
RG_gray_mod2_allow_trigger = {
|
||||
hidden_trigger = {
|
||||
# To prevent exploit
|
||||
@@ -105,13 +106,15 @@ RG_gray_mod2_allow_trigger = {
|
||||
value >= 150000
|
||||
}
|
||||
}
|
||||
|
||||
RG_gray_mod3_trigger = {
|
||||
NOR = {
|
||||
has_country_flag = gray_reforming
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
has_country_flag = rg_juggernaut_fired
|
||||
}
|
||||
has_country_flag = rg_gray_level_3
|
||||
}
|
||||
|
||||
RG_gray_mod3_allow_trigger = {
|
||||
resource_stockpile_compare = {
|
||||
resource = energy
|
||||
@@ -125,4 +128,39 @@ RG_gray_mod3_allow_trigger = {
|
||||
fail_text = requires_rg_has_tech_juggernaut
|
||||
has_technology = tech_juggernaut
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
RG_gray_official_active_trigger = {
|
||||
OR = {
|
||||
has_country_flag = gray_official_active
|
||||
has_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
}
|
||||
|
||||
RG_gray_warship_active_trigger = {
|
||||
has_country_flag = gray_warship_active
|
||||
}
|
||||
|
||||
RG_gray_army_active_trigger = {
|
||||
has_country_flag = gray_army_active
|
||||
}
|
||||
|
||||
RG_gray_scientist_active_trigger = {
|
||||
has_country_flag = gray_constship_active
|
||||
}
|
||||
|
||||
RG_gray_harbitat_active_trigger = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
}
|
||||
|
||||
RG_gray_not_avaliable_trigger = {
|
||||
OR = {
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
has_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
|
||||
#小灰噶了
|
||||
RG_gray_is_reforming_trigger = {
|
||||
has_country_flag = gray_reforming
|
||||
}
|
||||
21
common/scripted_triggers/RG_megastructure_triggers.txt
Normal file
21
common/scripted_triggers/RG_megastructure_triggers.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
rg_is_pc_nano = {
|
||||
OR = {
|
||||
is_planet_class = pc_nanotech
|
||||
is_planet_class = pc_gray_goo
|
||||
}
|
||||
}
|
||||
|
||||
rg_system_has_nano_ripper = {
|
||||
solar_system = {
|
||||
any_system_megastructure = {
|
||||
OR = {
|
||||
is_megastructure_type = rg_nano_ripper_1
|
||||
is_megastructure_type = rg_nano_ripper_2
|
||||
is_megastructure_type = rg_nano_ripper_3
|
||||
is_megastructure_type = rg_nano_ripper_4
|
||||
is_megastructure_type = rg_nano_ripper_destroyed
|
||||
is_megastructure_type = rg_nano_ripper_restored
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,3 +1,23 @@
|
||||
rg_all_cluster_mod_check = {
|
||||
OR = {
|
||||
has_global_flag = l_cluster_origin # l-cluster plus
|
||||
has_global_flag = rg_origin_l_cluster # 遥远约定
|
||||
has_global_flag = gray_origin_activate # 远星之歌
|
||||
has_global_flag = rg_origin_scion_l_cluster # 未来追迹
|
||||
rg_has_ag_origin_trigger = yes # 遥远的故事
|
||||
}
|
||||
}
|
||||
|
||||
rg_all_cluster_mod_check_for_scion = {
|
||||
OR = {
|
||||
has_global_flag = l_cluster_origin # l-cluster plus
|
||||
# has_global_flag = rg_origin_l_cluster # 遥远约定
|
||||
has_global_flag = gray_origin_activate # 远星之歌
|
||||
# has_global_flag = rg_origin_scion_l_cluster # 未来追迹
|
||||
rg_has_ag_origin_trigger = yes # 遥远的故事
|
||||
}
|
||||
}
|
||||
|
||||
RG_planet_can_auto_build = {
|
||||
OR = {
|
||||
AND = {
|
||||
@@ -22,4 +42,36 @@ RG_planet_can_auto_build = {
|
||||
has_deposit = d_trade_value_10
|
||||
has_planet_flag = RG_work_bees_built
|
||||
}
|
||||
}
|
||||
|
||||
RG_OR_has_wsg_mod_trigger = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
|
||||
RG_AG_has_gray_master_trigger = {
|
||||
has_civic = civic_AG_gray_master
|
||||
}
|
||||
|
||||
RG_has_gray_cluster_origin_trigger = {
|
||||
OR = {
|
||||
has_country_flag = origin_rg_gray #遥远约定
|
||||
has_country_flag = origin_gray_country #远星之歌
|
||||
}
|
||||
}
|
||||
|
||||
rg_is_main_species_with_maid_trait_trigger = {
|
||||
has_trait = rg_machine_maid_trait
|
||||
OR = {
|
||||
is_same_species = owner_main_species
|
||||
is_subspecies = owner_main_species
|
||||
}
|
||||
}
|
||||
|
||||
rg_has_ag_origin_trigger = {
|
||||
any_country = {
|
||||
has_origin = origin_Asgray
|
||||
}
|
||||
}
|
||||
@@ -337,7 +337,6 @@ RG_armed_constructor_ship = {
|
||||
}
|
||||
|
||||
use_shipnames_from = constructor
|
||||
icon = ship_size_constructor
|
||||
base_buildtime = @construction_build_time
|
||||
num_target_locators = 2
|
||||
is_space_station = no
|
||||
|
||||
150
common/situations/rg_deficit_situations.txt
Normal file
150
common/situations/rg_deficit_situations.txt
Normal file
@@ -0,0 +1,150 @@
|
||||
situation_nanites_deficit = {
|
||||
picture = GFX_evt_deficit
|
||||
category = negative
|
||||
fail_icon = GFX_situation_outcome_meh
|
||||
fail_icon_frame = GFX_situation_outcome_frame_green
|
||||
complete_icon = GFX_situation_outcome_bankrupcy
|
||||
complete_icon_frame = GFX_situation_outcome_frame_red
|
||||
on_start = {
|
||||
set_situation_flag = deficit_situation
|
||||
}
|
||||
on_abort = {
|
||||
owner = {
|
||||
add_resource = {
|
||||
nanites = @bailout_strategic_base_amount
|
||||
mult = value:bailout_scaling_factor
|
||||
}
|
||||
}
|
||||
}
|
||||
start_value = 15
|
||||
stages = {
|
||||
deficit_first = {
|
||||
icon = GFX_situation_stage_1
|
||||
icon_background = GFX_situation_stage_frame_red
|
||||
end = 25
|
||||
modifier = {
|
||||
planet_jobs_upkeep_mult = 0.05
|
||||
all_technology_research_speed = -0.05
|
||||
planet_buildings_upkeep_mult = 0.05
|
||||
megastructures_upkeep_mult = 0.05
|
||||
}
|
||||
}
|
||||
deficit_second = {
|
||||
icon = GFX_situation_stage_2
|
||||
icon_background = GFX_situation_stage_frame_red
|
||||
end = 50
|
||||
modifier = {
|
||||
planet_jobs_upkeep_mult = 0.1
|
||||
all_technology_research_speed = -0.1
|
||||
planet_buildings_upkeep_mult = 0.1
|
||||
megastructures_upkeep_mult = 0.1
|
||||
}
|
||||
}
|
||||
deficit_third = {
|
||||
icon = GFX_situation_stage_3
|
||||
icon_background = GFX_situation_stage_frame_red
|
||||
end = 75
|
||||
modifier = {
|
||||
planet_jobs_upkeep_mult = 0.15
|
||||
all_technology_research_speed = -0.2
|
||||
planet_buildings_upkeep_mult = 0.15
|
||||
megastructures_upkeep_mult = 0.15
|
||||
}
|
||||
}
|
||||
deficit_fourth = {
|
||||
icon = GFX_situation_stage_4
|
||||
icon_background = GFX_situation_stage_frame_red
|
||||
end = 100
|
||||
on_first_enter = {
|
||||
situation_event = {
|
||||
id = gigadeficit.160
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
planet_jobs_upkeep_mult = 0.2
|
||||
all_technology_research_speed = -0.4
|
||||
planet_buildings_upkeep_mult = 0.2
|
||||
megastructures_upkeep_mult = 0.2
|
||||
}
|
||||
}
|
||||
}
|
||||
on_progress_complete = {
|
||||
country_defaulted_in_situation_tooltip = yes
|
||||
hidden_effect = {
|
||||
situation_event = {
|
||||
id = rg_deficit.220
|
||||
}
|
||||
}
|
||||
}
|
||||
on_fail = {
|
||||
custom_tooltip = deficit_situation_finish_tooltip
|
||||
hidden_effect = {
|
||||
destroy_situation = this
|
||||
}
|
||||
}
|
||||
monthly_progress = {
|
||||
base = 0
|
||||
modifier = {
|
||||
add = value:deficit_situation_progress_value|RESOURCE|nanites|
|
||||
desc = string_expenditures_greater_than_income_nanites
|
||||
owner = {
|
||||
has_actual_deficit = {
|
||||
RESOURCE = nanites
|
||||
}
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
subtract = 3
|
||||
desc = string_not_in_deficit_nanites
|
||||
owner = {
|
||||
resource_income_compare = {
|
||||
resource = nanites
|
||||
value >= 0
|
||||
}
|
||||
}
|
||||
}
|
||||
modifier = {
|
||||
subtract = 1
|
||||
desc = string_resource_reserves_nanites
|
||||
owner = {
|
||||
has_negative_income_with_stockpile = {
|
||||
RESOURCE = nanites
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
approach = {
|
||||
name = deficit_approach_do_nothing
|
||||
icon = GFX_situation_approach_this_is_fine
|
||||
icon_background = GFX_situation_approach_bg_yellow
|
||||
default = yes
|
||||
on_select = {
|
||||
custom_tooltip = deficit_approach_do_nothing_tooltip
|
||||
}
|
||||
ai_weight = {
|
||||
base = 1
|
||||
}
|
||||
}
|
||||
approach = {
|
||||
name = deficit_approach_cut_nanite_usage
|
||||
icon = GFX_situation_approach_research
|
||||
icon_background = GFX_situation_approach_bg_red
|
||||
modifier = {
|
||||
country_nanites_produces_mult = 0.15
|
||||
planet_stability_add = -10
|
||||
planet_structures_cost_mult = 1
|
||||
megastructures_cost_mult = 1
|
||||
}
|
||||
ai_weight = {
|
||||
base = 0
|
||||
modifier = {
|
||||
add = 2
|
||||
current_stage = deficit_third
|
||||
}
|
||||
modifier = {
|
||||
add = 2
|
||||
current_stage = deficit_fourth
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -214,7 +214,7 @@ situation_rg_gray_mod1 = {
|
||||
NOT = { exists = event_target:gray_warship }
|
||||
owner = {
|
||||
NOT = {
|
||||
has_country_flag = gray_warship_active
|
||||
RG_gray_warship_active_trigger = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,8 @@ special_project = {
|
||||
rg_event_effect_lcluster_open = yes
|
||||
}
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_fail = {
|
||||
}
|
||||
on_start = {
|
||||
@@ -49,6 +51,8 @@ special_project = {
|
||||
leader = commander
|
||||
has_trait = RG_leader_trait_admiral_gray
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_start = {
|
||||
owner = {
|
||||
country_event = {
|
||||
@@ -88,6 +92,8 @@ special_project = {
|
||||
leader = commander
|
||||
has_trait = RG_leader_trait_admiral_gray
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_start = {
|
||||
owner = {
|
||||
country_event = {
|
||||
@@ -125,6 +131,8 @@ special_project = {
|
||||
leader = commander
|
||||
has_trait = RG_leader_trait_admiral_gray
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_start = {
|
||||
owner = {
|
||||
country_event = {
|
||||
|
||||
@@ -10,6 +10,8 @@ special_project = {
|
||||
shipclass_science_ship = 1
|
||||
leader = scientist
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_start = {
|
||||
owner = {
|
||||
country_event = {
|
||||
@@ -46,6 +48,8 @@ special_project = {
|
||||
event_scope = country_event
|
||||
requirements = {
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_start = {
|
||||
owner = {
|
||||
random_situation = {
|
||||
@@ -86,6 +90,8 @@ special_project = {
|
||||
event_scope = country_event
|
||||
requirements = {
|
||||
}
|
||||
fail_trigger = {
|
||||
}
|
||||
on_start = {
|
||||
owner = {
|
||||
random_situation = {
|
||||
|
||||
66
common/starbase_buildings/!_RG_starbase_building.txt
Normal file
66
common/starbase_buildings/!_RG_starbase_building.txt
Normal file
@@ -0,0 +1,66 @@
|
||||
nanite_harvester = {
|
||||
icon = "GFX_starbase_nanite_harvester"
|
||||
construction_days = 360
|
||||
|
||||
potential = {
|
||||
exists = owner
|
||||
owner = {
|
||||
OR = {
|
||||
has_tradition = tr_nanotech_adopt
|
||||
has_tradition = tr_rg_nanotech_adopt
|
||||
}
|
||||
}
|
||||
is_normal_starbase = yes
|
||||
}
|
||||
|
||||
possible = {
|
||||
custom_tooltip = {
|
||||
fail_text = "requires_starport"
|
||||
has_starbase_size >= starbase_starport
|
||||
}
|
||||
|
||||
custom_tooltip = {
|
||||
fail_text = requires_planetoids_for_nanites
|
||||
solar_system = {
|
||||
any_system_planet = {
|
||||
can_have_mineral_deposits = yes
|
||||
NOT = { has_deposit = d_nanite_harvester_deposit }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
resources = {
|
||||
category = starbase_buildings
|
||||
cost = {
|
||||
alloys = 500
|
||||
}
|
||||
upkeep = {
|
||||
energy = 4
|
||||
mult = value:nanotech_harvester_deposit_num
|
||||
}
|
||||
}
|
||||
|
||||
on_finished = {
|
||||
solar_system = {
|
||||
system_event = {
|
||||
id = cybernetics.5050
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
on_destroyed = {
|
||||
solar_system = {
|
||||
system_event = {
|
||||
id = cybernetics.5051
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
custom_tooltip = nanite_harvester_tooltip
|
||||
|
||||
ai_weight = {
|
||||
weight = 100 #use same weight here - ai weighting is done in starbase_types.txt
|
||||
modifier = {}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
nanites_deficit = {
|
||||
planet_jobs_produces_mult = -0.5
|
||||
custom_tooltip = nanites_deficit_tooltip
|
||||
}
|
||||
@@ -120,4 +120,26 @@ skill_rg_nanite_leader_background_planet_governor = {
|
||||
planet_amenities_add = 2
|
||||
planet_stability_add = 0.5
|
||||
planet_jobs_upkeep_mult = -0.01
|
||||
}
|
||||
|
||||
# Arc Furnace
|
||||
|
||||
rg_nano_ripper_1_mod = {
|
||||
station_gatherers_produces_mult = @arc_furnace_1_mod_value
|
||||
icon = "gfx/interface/icons/planet_modifiers/pm_arc_furnace.dds"
|
||||
}
|
||||
|
||||
rg_nano_ripper_2_mod = {
|
||||
station_gatherers_produces_mult = @arc_furnace_2_mod_value
|
||||
icon = "gfx/interface/icons/planet_modifiers/pm_arc_furnace.dds"
|
||||
}
|
||||
|
||||
rg_nano_ripper_3_mod = {
|
||||
station_gatherers_produces_mult = @arc_furnace_3_mod_value
|
||||
icon = "gfx/interface/icons/planet_modifiers/pm_arc_furnace.dds"
|
||||
}
|
||||
|
||||
rg_nano_ripper_4_mod = {
|
||||
station_gatherers_produces_mult = @arc_furnace_4_mod_value
|
||||
icon = "gfx/interface/icons/planet_modifiers/pm_arc_furnace.dds"
|
||||
}
|
||||
@@ -30,6 +30,7 @@ tr_rg_nanotech_finish = {
|
||||
modifier = {
|
||||
empire_size_colonies_mult = -0.5
|
||||
ascension_perks_add = 1
|
||||
shipsize_mining_station_upkeep_mult = -1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,6 +91,7 @@ tr_rg_nanotech_3 = {
|
||||
tech = tech_object_gray_7
|
||||
message = no
|
||||
}
|
||||
rg_create_gray_planetkiller_testship_2 = yes
|
||||
}
|
||||
#Unlocks Starbase Building and Make Nanite World Decision
|
||||
ai_weight = {
|
||||
|
||||
@@ -31,7 +31,7 @@ rg_machine_maid_trait = {
|
||||
exists = planet
|
||||
planet = {
|
||||
exists = owner
|
||||
owner = { is_same_value = event_target:gray_owner }
|
||||
owner = { has_country_flag = gray_owner }
|
||||
}
|
||||
}
|
||||
planet_jobs_produces_mult = 0.1
|
||||
|
||||
@@ -73,7 +73,6 @@ country_event = {
|
||||
save_event_target_as = candidate_gateway_system
|
||||
}
|
||||
}
|
||||
set_global_flag = rg_kac_lcluster_project
|
||||
}
|
||||
option = {
|
||||
name = "distar.10905.a"
|
||||
@@ -6,34 +6,6 @@
|
||||
#
|
||||
############################
|
||||
namespace = graygoo
|
||||
# Entering Empty Cluster
|
||||
ship_event = {
|
||||
id = graygoo.550
|
||||
title = "graygoo.550.name"
|
||||
desc = "graygoo.550.desc"
|
||||
picture = GFX_evt_ruined_system
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_global_flag = gray_goo_crisis_set
|
||||
has_global_flag = dragon_season
|
||||
has_global_flag = gray_goo_empire_set
|
||||
has_global_flag = rg_l_cluster
|
||||
}
|
||||
from = {
|
||||
has_star_flag = lcluster1
|
||||
}
|
||||
owner = {
|
||||
NOT = {
|
||||
has_country_flag = origin_gray_country
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.550.a
|
||||
}
|
||||
}
|
||||
|
||||
# Invasion begins
|
||||
country_event = {
|
||||
@@ -357,54 +329,6 @@ country_event = {
|
||||
}
|
||||
}
|
||||
|
||||
# The Dessanu Consonance
|
||||
country_event = {
|
||||
id = graygoo.110
|
||||
title = "distar.10951.name"
|
||||
desc = "graygoo.110.desc"
|
||||
picture = GFX_evt_l-gateway
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
after = {
|
||||
hidden_effect = {
|
||||
every_playable_country = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_special_project = RG_LCLUSTER_PROJECT
|
||||
has_event_chain = l_cluster_chain
|
||||
}
|
||||
NOT = {
|
||||
is_same_value = root
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.111
|
||||
}
|
||||
}
|
||||
every_playable_country = {
|
||||
limit = {
|
||||
NOR = {
|
||||
has_event_chain = l_cluster_chain
|
||||
has_special_project = RG_LCLUSTER_PROJECT
|
||||
is_same_value = root
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.112
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.10.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.115
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Reinforcements 1
|
||||
country_event = {
|
||||
id = graygoo.3
|
||||
@@ -764,6 +688,54 @@ country_event = {
|
||||
}
|
||||
}
|
||||
|
||||
# The Dessanu Consonance
|
||||
country_event = {
|
||||
id = graygoo.110
|
||||
title = "distar.10951.name"
|
||||
desc = "graygoo.110.desc"
|
||||
picture = GFX_evt_l-gateway
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
after = {
|
||||
hidden_effect = {
|
||||
every_playable_country = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_special_project = RG_LCLUSTER_PROJECT
|
||||
has_event_chain = l_cluster_chain
|
||||
}
|
||||
NOT = {
|
||||
is_same_value = root
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.111
|
||||
}
|
||||
}
|
||||
every_playable_country = {
|
||||
limit = {
|
||||
NOR = {
|
||||
has_event_chain = l_cluster_chain
|
||||
has_special_project = RG_LCLUSTER_PROJECT
|
||||
is_same_value = root
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.112
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.10.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.115
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Factory Destroyed (Dessanu)
|
||||
country_event = {
|
||||
id = graygoo.180
|
||||
@@ -822,3 +794,668 @@ country_event = {
|
||||
destroy_country = yes
|
||||
}
|
||||
}
|
||||
|
||||
# Encountered Gray
|
||||
ship_event = {
|
||||
id = graygoo.400
|
||||
title = "graygoo.400.name"
|
||||
trigger = {
|
||||
NOT = {
|
||||
any_playable_country = {
|
||||
has_country_flag = gray_owner
|
||||
}
|
||||
}
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
owner = {
|
||||
is_synthetic_empire = no
|
||||
}
|
||||
}
|
||||
text = "graygoo.400.a.desc"
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
owner = {
|
||||
is_synthetic_empire = yes
|
||||
}
|
||||
}
|
||||
text = "graygoo.400.b.desc"
|
||||
}
|
||||
picture = GFX_evt_ship_in_orbit_2
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
immediate = {
|
||||
from = {
|
||||
save_event_target_as = gray_homeworld
|
||||
}
|
||||
rg_timeline_attract_field_init = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.400.a
|
||||
hidden_effect = {
|
||||
owner = {
|
||||
country_event = {
|
||||
id = graygoo.401
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 1
|
||||
country_event = {
|
||||
id = graygoo.401
|
||||
title = "TRANSMISSION"
|
||||
desc = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
}
|
||||
text = "graygoo.401.a.desc"
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
text = "graygoo.401.b.desc"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
immediate = {
|
||||
rg_gray_country_init = yes #创建国家
|
||||
rg_timeline_attract_field_init = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.401.a
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_authority = auth_machine_intelligence
|
||||
has_authority = auth_hive_mind
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.401.b
|
||||
trigger = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.401.c
|
||||
trigger = {
|
||||
has_authority = auth_hive_mind
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 2
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
title = "TRANSMISSION"
|
||||
desc = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
}
|
||||
text = "graygoo.402.a.desc"
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
text = "graygoo.402.b.desc"
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.402.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.403
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 3
|
||||
country_event = {
|
||||
id = graygoo.403
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.403.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.403.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.404
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 4
|
||||
country_event = {
|
||||
id = graygoo.404
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.404.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.404.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.405
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 5
|
||||
country_event = {
|
||||
id = graygoo.405
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.405.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.405.a
|
||||
hidden_effect = {
|
||||
owner = {
|
||||
country_event = {
|
||||
id = graygoo.406
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.405.b
|
||||
response_text = graygoo.405.b.response
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 6
|
||||
country_event = {
|
||||
id = graygoo.406
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.406.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = ship_room
|
||||
}
|
||||
event_window_type = leader_recruit
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.406.a
|
||||
response_text = graygoo.406.a.response
|
||||
is_dialog_only = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.406.b
|
||||
response_text = graygoo.406.b.response
|
||||
is_dialog_only = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.405.b
|
||||
tag = dismiss_leader
|
||||
response_text = graygoo.405.b.response
|
||||
owner = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.4051
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.406.c
|
||||
response_text = graygoo.406.c.response
|
||||
default_hide_option = yes
|
||||
tag = hire_leader
|
||||
hidden_effect = {
|
||||
# create_message = {
|
||||
# type = MESSAGE_RECRUITED_LEADER
|
||||
# localization = MESSAGE_RECRUITED_LEADER_DESC
|
||||
# days = @toast_message_days
|
||||
# target = event_target:gray_governor
|
||||
# variable = {
|
||||
# type = name
|
||||
# localization = LEADER
|
||||
# scope = event_target:gray_governor
|
||||
# }
|
||||
# }
|
||||
owner = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.4063
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.499
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Create Gray
|
||||
country_event = {
|
||||
id = graygoo.499
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
exists = event_target:gray_owner
|
||||
}
|
||||
is_ai = no
|
||||
}
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.499
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Initial)
|
||||
country_event = {
|
||||
id = graygoo.500
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
NOR = {
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
RG_gray_official_active_trigger = yes
|
||||
RG_gray_warship_active_trigger = yes
|
||||
RG_gray_army_active_trigger = yes
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.500
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.500
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Governor)
|
||||
country_event = {
|
||||
id = graygoo.501
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_official_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.501
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.501
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Warship)
|
||||
country_event = {
|
||||
id = graygoo.502
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_warship_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:gray_warship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:gray_warship
|
||||
}
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.502
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.502
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Army)
|
||||
country_event = {
|
||||
id = graygoo.503
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
RG_gray_army_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.503
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.503
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Gray Reforming)
|
||||
country_event = {
|
||||
id = graygoo.504
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.504
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.504
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (const)
|
||||
country_event = {
|
||||
id = graygoo.505
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
NOR = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:global_gray_constship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:global_gray_constship
|
||||
}
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.505
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.505
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray destroyed or disbanded
|
||||
event = {
|
||||
id = graygoo.510
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
any_country = {
|
||||
is_country_type = gray
|
||||
}
|
||||
exists = event_target:gray_owner
|
||||
event_target:gray_owner = {
|
||||
OR = {
|
||||
AND = {
|
||||
RG_gray_army_active_trigger = yes
|
||||
NOT = {
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
}
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
RG_gray_warship_active_trigger = yes
|
||||
NOT = {
|
||||
exists = event_target:gray_warship
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
has_country_flag = gray_official_active
|
||||
NOT = {
|
||||
exists = event_target:gray_official
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
NOT = {
|
||||
exists = event_target:global_gray_constship
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
event_target:gray_owner = {
|
||||
remove_country_flag = gray_official_active #新版flag
|
||||
remove_country_flag = gray_governor_active #旧版flag #总督
|
||||
remove_country_flag = gray_warship_active #旗舰
|
||||
remove_country_flag = gray_army_active #陆军
|
||||
remove_country_flag = gray_constship_active #科舰
|
||||
set_country_flag = gray_reforming
|
||||
add_modifier = {
|
||||
modifier = "gray_scattered"
|
||||
days = 3600
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.511
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.512
|
||||
days = 3600
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray regenerating
|
||||
country_event = {
|
||||
id = graygoo.511
|
||||
title = "graygoo.511.name"
|
||||
desc = "graygoo.511.desc"
|
||||
picture = GFX_evt_circuitry_modification
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.511.a
|
||||
}
|
||||
}
|
||||
|
||||
# Gray Returns
|
||||
country_event = {
|
||||
id = graygoo.512
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.512.a.desc"
|
||||
desc = "graygoo.512.b.desc"
|
||||
desc = "graygoo.512.c.desc"
|
||||
event_window_type = leader_story
|
||||
picture = GFX_evt_gray_gooed_planet
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
room = root
|
||||
}
|
||||
is_triggered_only = yes
|
||||
immediate = {
|
||||
remove_country_flag = gray_reforming
|
||||
}
|
||||
option = {
|
||||
name = graygoo.512.a
|
||||
}
|
||||
}
|
||||
|
||||
# Entering Empty Cluster
|
||||
ship_event = {
|
||||
id = graygoo.550
|
||||
title = "graygoo.550.name"
|
||||
desc = "graygoo.550.desc"
|
||||
picture = GFX_evt_ruined_system
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_global_flag = gray_goo_crisis_set
|
||||
has_global_flag = dragon_season
|
||||
has_global_flag = gray_goo_empire_set
|
||||
has_global_flag = rg_l_cluster
|
||||
}
|
||||
from = {
|
||||
has_star_flag = lcluster1
|
||||
}
|
||||
owner = {
|
||||
NOT = {
|
||||
has_country_flag = origin_gray_country
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.550.a
|
||||
}
|
||||
}
|
||||
@@ -1,694 +0,0 @@
|
||||
############################
|
||||
#
|
||||
# Gray Goo Events
|
||||
#
|
||||
# Written by Henrik Thyrwall
|
||||
#
|
||||
############################
|
||||
namespace = graygoo
|
||||
# Encountered Gray
|
||||
ship_event = {
|
||||
id = graygoo.400
|
||||
title = "graygoo.400.name"
|
||||
trigger = {
|
||||
NOT = {
|
||||
any_playable_country = {
|
||||
has_country_flag = gray_owner
|
||||
}
|
||||
}
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
owner = {
|
||||
is_synthetic_empire = no
|
||||
}
|
||||
}
|
||||
text = "graygoo.400.a.desc"
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
owner = {
|
||||
is_synthetic_empire = yes
|
||||
}
|
||||
}
|
||||
text = "graygoo.400.b.desc"
|
||||
}
|
||||
picture = GFX_evt_ship_in_orbit_2
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
immediate = {
|
||||
from = {
|
||||
save_event_target_as = gray_homeworld
|
||||
}
|
||||
rg_timeline_attract_field_init = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.400.a
|
||||
hidden_effect = {
|
||||
owner = {
|
||||
country_event = {
|
||||
id = graygoo.401
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 1
|
||||
country_event = {
|
||||
id = graygoo.401
|
||||
title = "TRANSMISSION"
|
||||
desc = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
}
|
||||
text = "graygoo.401.a.desc"
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
text = "graygoo.401.b.desc"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
immediate = {
|
||||
rg_gray_country_init = yes #创建国家
|
||||
rg_timeline_attract_field_init = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.401.a
|
||||
trigger = {
|
||||
NOR = {
|
||||
has_authority = auth_machine_intelligence
|
||||
has_authority = auth_hive_mind
|
||||
}
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.401.b
|
||||
trigger = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.401.c
|
||||
trigger = {
|
||||
has_authority = auth_hive_mind
|
||||
}
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 2
|
||||
country_event = {
|
||||
id = graygoo.402
|
||||
title = "TRANSMISSION"
|
||||
desc = {
|
||||
trigger = {
|
||||
NOT = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
}
|
||||
text = "graygoo.402.a.desc"
|
||||
}
|
||||
desc = {
|
||||
trigger = {
|
||||
has_authority = auth_machine_intelligence
|
||||
}
|
||||
text = "graygoo.402.b.desc"
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.402.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.403
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 3
|
||||
country_event = {
|
||||
id = graygoo.403
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.403.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.403.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.404
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 4
|
||||
country_event = {
|
||||
id = graygoo.404
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.404.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.404.a
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = graygoo.405
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 5
|
||||
country_event = {
|
||||
id = graygoo.405
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.405.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.405.a
|
||||
hidden_effect = {
|
||||
owner = {
|
||||
country_event = {
|
||||
id = graygoo.406
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.405.b
|
||||
response_text = graygoo.405.b.response
|
||||
}
|
||||
}
|
||||
|
||||
# Gray 6
|
||||
country_event = {
|
||||
id = graygoo.406
|
||||
title = "TRANSMISSION"
|
||||
desc = "graygoo.406.desc"
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = event_target:gray_homeworld
|
||||
room = ship_room
|
||||
}
|
||||
event_window_type = leader_recruit
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.406.a
|
||||
response_text = graygoo.406.a.response
|
||||
is_dialog_only = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.406.b
|
||||
response_text = graygoo.406.b.response
|
||||
is_dialog_only = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.405.b
|
||||
tag = dismiss_leader
|
||||
response_text = graygoo.405.b.response
|
||||
owner = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.4051
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = graygoo.406.c
|
||||
response_text = graygoo.406.c.response
|
||||
default_hide_option = yes
|
||||
tag = hire_leader
|
||||
hidden_effect = {
|
||||
# create_message = {
|
||||
# type = MESSAGE_RECRUITED_LEADER
|
||||
# localization = MESSAGE_RECRUITED_LEADER_DESC
|
||||
# days = @toast_message_days
|
||||
# target = event_target:gray_governor
|
||||
# variable = {
|
||||
# type = name
|
||||
# localization = LEADER
|
||||
# scope = event_target:gray_governor
|
||||
# }
|
||||
# }
|
||||
owner = {
|
||||
country_event = {
|
||||
id = rg_grayleader_dialog.4063
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.499
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Create Gray
|
||||
country_event = {
|
||||
id = graygoo.499
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
exists = event_target:gray_owner
|
||||
}
|
||||
is_ai = no
|
||||
}
|
||||
immediate = {
|
||||
set_global_flag = rg_kac_499
|
||||
rg_timeline_attract_field_init = yes
|
||||
if = {
|
||||
# 非正常触发补事件
|
||||
limit = {
|
||||
NOT = {
|
||||
exists = event_target:rg_gray_country
|
||||
}
|
||||
}
|
||||
rg_gray_country_init = yes #创建国家
|
||||
}
|
||||
rg_gray_country_after_init = yes
|
||||
set_country_flag = machine_age_nanites_studied
|
||||
create_message = {
|
||||
type = MESSAGE_RECRUITED_LEADER
|
||||
localization = "rg_event.2.desc"
|
||||
days = @toast_message_days
|
||||
target = event_target:rg_gray_country_leader
|
||||
variable = {
|
||||
type = name
|
||||
localization = LEADER
|
||||
scope = event_target:rg_gray_country_leader
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Initial)
|
||||
country_event = {
|
||||
id = graygoo.500
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
NOR = {
|
||||
has_country_flag = gray_constship_active
|
||||
OR = {
|
||||
has_country_flag = gray_official_active
|
||||
has_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
has_country_flag = gray_warship_active
|
||||
has_country_flag = gray_army_active
|
||||
has_country_flag = gray_reforming
|
||||
has_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.500
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.500
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Governor)
|
||||
country_event = {
|
||||
id = graygoo.501
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
OR = {
|
||||
has_country_flag = gray_official_active
|
||||
has_country_flag = gray_governor_active #旧版flag
|
||||
}
|
||||
NOR = {
|
||||
has_country_flag = gray_reforming
|
||||
has_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.501
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.501
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Warship)
|
||||
country_event = {
|
||||
id = graygoo.502
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
has_country_flag = gray_warship_active
|
||||
NOR = {
|
||||
has_country_flag = gray_reforming
|
||||
has_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
exists = event_target:gray_warship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:gray_warship
|
||||
}
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.502
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.502
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Army)
|
||||
country_event = {
|
||||
id = graygoo.503
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
has_country_flag = gray_army_active
|
||||
NOR = {
|
||||
has_country_flag = gray_reforming
|
||||
has_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.503
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.503
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Gray Reforming)
|
||||
country_event = {
|
||||
id = graygoo.504
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
has_country_flag = gray_reforming
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.504
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.504
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (const)
|
||||
country_event = {
|
||||
id = graygoo.505
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
has_country_flag = gray_constship_active
|
||||
NOR = {
|
||||
has_country_flag = gray_reforming
|
||||
has_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
exists = event_target:global_gray_constship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:global_gray_constship
|
||||
}
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_global_flag = has_wsg_mod
|
||||
has_global_flag = kdc_event_mod_active
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_graygoo.505
|
||||
}
|
||||
}
|
||||
else = {
|
||||
country_event = {
|
||||
id = rg_grayleader.505
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray destroyed or disbanded
|
||||
event = {
|
||||
id = graygoo.510
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
any_country = {
|
||||
is_country_type = gray
|
||||
}
|
||||
exists = event_target:gray_owner
|
||||
event_target:gray_owner = {
|
||||
OR = {
|
||||
AND = {
|
||||
has_country_flag = gray_army_active
|
||||
NOT = {
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
}
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
has_country_flag = gray_warship_active
|
||||
NOT = {
|
||||
exists = event_target:gray_warship
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
has_country_flag = gray_official_active
|
||||
NOT = {
|
||||
exists = event_target:gray_official
|
||||
}
|
||||
}
|
||||
AND = {
|
||||
has_country_flag = gray_constship_active
|
||||
NOT = {
|
||||
exists = event_target:global_gray_constship
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
event_target:gray_owner = {
|
||||
remove_country_flag = gray_official_active #新版flag
|
||||
remove_country_flag = gray_governor_active #旧版flag #总督
|
||||
remove_country_flag = gray_warship_active #旗舰
|
||||
remove_country_flag = gray_army_active #陆军
|
||||
remove_country_flag = gray_constship_active #科舰
|
||||
set_country_flag = gray_reforming
|
||||
add_modifier = {
|
||||
modifier = "gray_scattered"
|
||||
days = 3600
|
||||
}
|
||||
country_event = { id = graygoo.511 }
|
||||
country_event = { id = graygoo.512 days = 3600 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Gray regenerating
|
||||
country_event = {
|
||||
id = graygoo.511
|
||||
title = "graygoo.511.name"
|
||||
desc = "graygoo.511.desc"
|
||||
picture = GFX_evt_circuitry_modification
|
||||
show_sound = event_radio_chatter
|
||||
is_triggered_only = yes
|
||||
option = {
|
||||
name = graygoo.511.a
|
||||
}
|
||||
}
|
||||
|
||||
# Gray Returns
|
||||
country_event = {
|
||||
id = graygoo.512
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.512.a.desc"
|
||||
desc = "graygoo.512.b.desc"
|
||||
desc = "graygoo.512.c.desc"
|
||||
|
||||
event_window_type = leader_story
|
||||
picture = GFX_evt_gray_gooed_planet
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
room = root
|
||||
}
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
immediate = {
|
||||
remove_country_flag = gray_reforming
|
||||
}
|
||||
|
||||
option = {
|
||||
name = graygoo.512.a
|
||||
}
|
||||
}
|
||||
@@ -130,25 +130,34 @@ country_event = {
|
||||
orbit_distance = 30
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
exists = sector
|
||||
}
|
||||
sector = {
|
||||
leader = {
|
||||
unassign_leader = this
|
||||
save_event_target_as = rg_cluster_sector_gov
|
||||
}
|
||||
}
|
||||
}
|
||||
else = {
|
||||
root = {
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
leader_class = official
|
||||
}
|
||||
save_event_target_as = rg_cluster_sector_gov
|
||||
# if = {
|
||||
# limit = {
|
||||
# exists = sector
|
||||
# }
|
||||
# sector = {
|
||||
# leader = {
|
||||
# unassign_leader = this
|
||||
# save_event_target_as = rg_cluster_sector_gov
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# else = {
|
||||
# root = {
|
||||
# random_owned_leader = {
|
||||
# limit = {
|
||||
# leader_class = official
|
||||
# }
|
||||
# save_event_target_as = rg_cluster_sector_gov
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
|
||||
root = {
|
||||
random_owned_leader = {
|
||||
limit = {
|
||||
leader_class = official
|
||||
}
|
||||
save_event_target_as = rg_cluster_sector_gov
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -191,9 +200,9 @@ country_event = {
|
||||
set_controller = root
|
||||
set_capital = yes
|
||||
set_sector_capital = yes
|
||||
sector = {
|
||||
assign_leader = event_target:rg_cluster_sector_gov
|
||||
}
|
||||
# sector = {
|
||||
# assign_leader = event_target:rg_cluster_sector_gov
|
||||
# }
|
||||
set_name = random
|
||||
generate_start_buildings_and_districts = yes
|
||||
}
|
||||
|
||||
@@ -97,14 +97,8 @@ ship_event = {
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
OR = {
|
||||
AND = {
|
||||
is_ship_size = RG_armed_science_ship
|
||||
OR = {
|
||||
has_component = RG_AUTOCONST_HANGER
|
||||
}
|
||||
}
|
||||
}
|
||||
is_ship_size = RG_armed_science_ship
|
||||
has_component = RG_AUTOCONST_HANGER
|
||||
solar_system = {
|
||||
OR = {
|
||||
NOT = {
|
||||
@@ -136,11 +130,6 @@ ship_event = {
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
owner = {
|
||||
NOT = {
|
||||
is_same_value = event_target:origin_rg_gray_country
|
||||
}
|
||||
}
|
||||
solar_system = {
|
||||
NOT = {
|
||||
any_fleet_in_system = {
|
||||
@@ -154,51 +143,9 @@ ship_event = {
|
||||
}
|
||||
RG_const_auto_build_effect_event = yes
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
owner = {
|
||||
is_same_value = event_target:origin_rg_gray_country
|
||||
NOT = {
|
||||
has_global_flag = l_cluster_opened
|
||||
}
|
||||
}
|
||||
solar_system = {
|
||||
has_star_flag = lcluster
|
||||
NOT = {
|
||||
any_fleet_in_system = {
|
||||
exists = controller
|
||||
controller = {
|
||||
is_hostile = root.controller
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
RG_const_auto_build_effect_event = yes
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
owner = {
|
||||
is_same_value = event_target:origin_rg_gray_country # 是小灰起源
|
||||
has_global_flag = l_cluster_opened # L星门已开启
|
||||
}
|
||||
solar_system = {
|
||||
# has_star_flag = lcluster
|
||||
NOT = {
|
||||
any_fleet_in_system = {
|
||||
exists = controller
|
||||
controller = {
|
||||
is_hostile = root.controller
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
RG_const_auto_build_effect_event = yes
|
||||
}
|
||||
ship_event = {
|
||||
id = rg_skill.3
|
||||
days = 10
|
||||
days = 30
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -737,6 +684,7 @@ country_event = {
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
exists = fromfrom.leader
|
||||
OR = {
|
||||
fromfrom.leader = {
|
||||
has_trait = RG_leader_trait_admiral_nanorebuild_gray
|
||||
@@ -770,8 +718,9 @@ country_event = {
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
exists = fromfromfrom.leader
|
||||
OR = {
|
||||
fromfrom.leader = {
|
||||
fromfromfrom.leader = {
|
||||
has_trait = RG_leader_trait_admiral_nanorebuild_gray
|
||||
}
|
||||
}
|
||||
|
||||
159
events/RG_deficit_event.txt
Normal file
159
events/RG_deficit_event.txt
Normal file
@@ -0,0 +1,159 @@
|
||||
namespace = rg_deficit
|
||||
|
||||
situation_event = {
|
||||
id = rg_deficit.170
|
||||
title = deficit.170.name
|
||||
desc = {
|
||||
text = rg_deficit.170.desc
|
||||
trigger = { owner = { is_machine_empire = no } }
|
||||
}
|
||||
desc = {
|
||||
text = rg_deficit.170.desc.machine
|
||||
trigger = { owner = { is_machine_empire = yes } }
|
||||
}
|
||||
picture = GFX_evt_deficit
|
||||
show_sound = event_bad_omen
|
||||
is_triggered_only = yes
|
||||
situation = this
|
||||
|
||||
abort_trigger = {
|
||||
situation_progress >= 100
|
||||
}
|
||||
|
||||
immediate = {
|
||||
owner = {
|
||||
# if normal empire, get all non-sapient or enslaved robots
|
||||
if = {
|
||||
limit = {
|
||||
is_machine_empire = no
|
||||
}
|
||||
ordered_owned_planet = {
|
||||
limit = {
|
||||
any_owned_pop = {
|
||||
OR = {
|
||||
is_shackled_robot = yes
|
||||
is_non_sapient_robot = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
order_by = value:num_non_sapient_robots_on_planet
|
||||
position = 0
|
||||
save_event_target_as = robots_planet
|
||||
event_target:robots_planet = {
|
||||
count_robots_to_recycle = { ALLOYS = 100 }
|
||||
}
|
||||
}
|
||||
}
|
||||
# if machine empire, the planet with most pops...
|
||||
else = {
|
||||
ordered_owned_planet = {
|
||||
limit = {
|
||||
any_owned_pop = {
|
||||
is_robot_pop = yes
|
||||
}
|
||||
}
|
||||
order_by = trigger:num_pops
|
||||
position = 0
|
||||
save_event_target_as = robots_planet
|
||||
event_target:robots_planet = {
|
||||
# ...and halven the number of recycled bots here
|
||||
count_robots_to_recycle = { ALLOYS = 100 }
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# scrap all robots on a planet (normal empires)
|
||||
option = {
|
||||
name = rg_deficit.170.A
|
||||
custom_tooltip = rg_deficit.170.A.tooltip
|
||||
trigger = {
|
||||
owner = {
|
||||
is_machine_empire = no
|
||||
}
|
||||
exists = event_target:robots_planet
|
||||
}
|
||||
hidden_effect = {
|
||||
event_target:robots_planet = {
|
||||
every_owned_pop = {
|
||||
limit = {
|
||||
OR = {
|
||||
is_shackled_robot = yes
|
||||
is_non_sapient_robot = yes
|
||||
}
|
||||
}
|
||||
kill_pop = yes
|
||||
}
|
||||
}
|
||||
owner = {
|
||||
add_resource = {
|
||||
nanites = 1
|
||||
mult = event_target:robots_planet.total_alloys_gained
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
# scrap half robot pops on a planet (machine empires)
|
||||
option = {
|
||||
name = rg_deficit.170.B
|
||||
custom_tooltip = rg_deficit.170.B.tooltip
|
||||
trigger = {
|
||||
owner = {
|
||||
is_machine_empire = yes
|
||||
}
|
||||
exists = event_target:robots_planet
|
||||
}
|
||||
hidden_effect = {
|
||||
event_target:robots_planet = {
|
||||
while = {
|
||||
count = recycled_robots
|
||||
random_owned_pop = {
|
||||
limit = {
|
||||
is_robot_pop = yes
|
||||
}
|
||||
kill_pop = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
owner = {
|
||||
add_resource = {
|
||||
nanites = 1
|
||||
mult = event_target:robots_planet.total_alloys_gained
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
option = {
|
||||
name = deficit.100.C
|
||||
}
|
||||
}
|
||||
|
||||
situation_event = {
|
||||
id = rg_deficit.220
|
||||
title = BANKRUPTCY
|
||||
desc = rg_deficit.175.desc
|
||||
picture = GFX_evt_deficit
|
||||
show_sound = event_life_support_fail
|
||||
is_triggered_only = yes
|
||||
situation = this
|
||||
force_open = yes
|
||||
|
||||
option = {
|
||||
name = UNFORTUNATE
|
||||
|
||||
owner = {
|
||||
add_resource = {
|
||||
nanites = @bailout_strategic_base_amount
|
||||
mult = value:bailout_scaling_factor
|
||||
}
|
||||
country_defaulted_effect = yes
|
||||
}
|
||||
}
|
||||
after = {
|
||||
destroy_situation = this
|
||||
}
|
||||
}
|
||||
@@ -41,18 +41,7 @@ country_event = {
|
||||
}
|
||||
is_triggered_only = yes
|
||||
immediate = {
|
||||
rg_gray_country_init = yes
|
||||
country_event = {
|
||||
id = graygoo.499
|
||||
}
|
||||
give_technology = {
|
||||
tech = tech_minilaser_gray_1
|
||||
message = no
|
||||
}
|
||||
give_technology = {
|
||||
tech = tech_object_gray_5
|
||||
message = no
|
||||
}
|
||||
rg_event_effect_event2_gray_origin_init = yes
|
||||
}
|
||||
option = {
|
||||
name = rg_event.2.a
|
||||
@@ -722,7 +711,7 @@ country_event = {
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
has_country_flag = gray_army_active
|
||||
RG_gray_army_active_trigger = yes
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
fleet = {
|
||||
@@ -1014,7 +1003,7 @@ country_event = {
|
||||
# is_triggered_only = yes
|
||||
# trigger = {
|
||||
# is_same_value = event_target:gray_owner
|
||||
# has_country_flag = gray_reforming
|
||||
# RG_gray_is_reforming_trigger = yes
|
||||
# }
|
||||
# immediate = {
|
||||
# if = {
|
||||
@@ -1049,7 +1038,7 @@ country_event = { # Memorial Valuts Civic Paragon Level Tick / FROM = Leader
|
||||
FROM = {
|
||||
has_leader_flag = rg_gray_leader
|
||||
}
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
|
||||
immediate = {
|
||||
@@ -1194,20 +1183,9 @@ country_event = { # Memorial Valuts Civic Paragon Level Tick / FROM = Leader
|
||||
|
||||
immediate = {
|
||||
rg_create_gray_planetkiller_testship_2 = yes
|
||||
every_owned_pop = {
|
||||
limit = {
|
||||
is_same_species = root
|
||||
species = {
|
||||
NOT = {
|
||||
has_trait = rg_machine_maid_trait
|
||||
}
|
||||
}
|
||||
}
|
||||
modify_species = {
|
||||
species = this
|
||||
add_trait = rg_machine_maid_trait
|
||||
}
|
||||
species = { save_event_target_as = gray_owner_modded_species }
|
||||
modify_species = {
|
||||
species = root.species
|
||||
add_trait = rg_machine_maid_trait
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
563
events/RG_gray_goo_events.txt
Normal file
563
events/RG_gray_goo_events.txt
Normal file
@@ -0,0 +1,563 @@
|
||||
namespace = rg_grayleader
|
||||
# Check list (Initial)
|
||||
# 快速返回首页的按钮。
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
}
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
#500.initial
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
NOR = {
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
RG_gray_official_active_trigger = yes
|
||||
RG_gray_warship_active_trigger = yes
|
||||
RG_gray_army_active_trigger = yes
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader.500
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
#501.governor
|
||||
limit = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_official_active_trigger = yes
|
||||
NOT = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:gray_governor
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader.501
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
#502.warship
|
||||
limit = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_warship_active_trigger = yes
|
||||
NOT = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:gray_warship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:gray_warship
|
||||
}
|
||||
event_target:gray_warship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader.502
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
#503.army
|
||||
limit = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
RG_gray_army_active_trigger = yes
|
||||
NOT = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
any_owned_army = {
|
||||
army_type = gray_army
|
||||
OR = {
|
||||
exists = planet
|
||||
AND = {
|
||||
exists = fleet
|
||||
fleet = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader.503
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
#505.scienceship
|
||||
limit = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_scientist_active_trigger = yes
|
||||
NOT = {
|
||||
RG_gray_not_avaliable_trigger = yes
|
||||
}
|
||||
exists = event_target:global_gray_constship
|
||||
any_owned_fleet = {
|
||||
is_same_value = event_target:global_gray_constship
|
||||
}
|
||||
event_target:global_gray_constship = {
|
||||
num_ships > 0
|
||||
}
|
||||
}
|
||||
country_event = {
|
||||
id = rg_grayleader.505
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
#504.gale
|
||||
limit = {
|
||||
fromfrom = {
|
||||
OR = {
|
||||
is_country_type = gray
|
||||
is_same_value = ROOT
|
||||
}
|
||||
}
|
||||
is_same_value = event_target:gray_owner
|
||||
RG_gray_is_reforming_trigger = yes
|
||||
}
|
||||
country_event = {
|
||||
id = graygoo.504
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Initial)
|
||||
country_event = {
|
||||
id = rg_grayleader.500
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.500.a.desc"
|
||||
desc = "graygoo.500.b.desc"
|
||||
desc = "graygoo.500.c.desc"
|
||||
desc = "graygoo.500.d.desc"
|
||||
diplomatic = yes
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = root.capital_scope
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.500
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Governor)
|
||||
country_event = {
|
||||
id = rg_grayleader.501
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.501.a.desc"
|
||||
desc = "graygoo.501.b.desc"
|
||||
desc = "graygoo.501.c.desc"
|
||||
desc = "graygoo.501.d.desc"
|
||||
diplomatic = yes
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_governor
|
||||
planet_background = event_target:gray_official_planet
|
||||
room = root
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.501
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Warship)
|
||||
country_event = {
|
||||
id = rg_grayleader.502
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.502.a.desc"
|
||||
desc = "graygoo.502.b.desc"
|
||||
desc = "graygoo.502.c.desc"
|
||||
desc = "graygoo.502.d.desc"
|
||||
diplomatic = yes
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_leader_admiral
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.502
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Army)
|
||||
country_event = {
|
||||
id = rg_grayleader.503
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.503.a.desc"
|
||||
desc = "graygoo.503.b.desc"
|
||||
desc = "graygoo.503.c.desc"
|
||||
desc = "graygoo.503.d.desc"
|
||||
diplomatic = yes
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_leader_general
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.503
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (Gray Reforming)
|
||||
country_event = {
|
||||
id = rg_grayleader.504
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.504.desc"
|
||||
diplomatic = yes
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.504
|
||||
}
|
||||
}
|
||||
|
||||
# Main Menu (const)
|
||||
country_event = {
|
||||
id = rg_grayleader.505
|
||||
title = "graygoo.500.title"
|
||||
desc = "graygoo.505.a.desc"
|
||||
desc = "graygoo.505.b.desc"
|
||||
desc = "graygoo.505.c.desc"
|
||||
desc = "graygoo.505.d.desc"
|
||||
diplomatic = yes
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_leader_scientist
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.505
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# help Menu (Initial)
|
||||
country_event = {
|
||||
id = rg_grayleader.4
|
||||
title = "graygoo.500.title"
|
||||
desc = "rg_event.4.a.desc"
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_governor
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.4
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
country_event = {
|
||||
id = rg_grayleader.5
|
||||
title = "graygoo.500.title"
|
||||
desc = "rg_event.5.a.desc"
|
||||
desc = "rg_event.5.b.desc"
|
||||
desc = "rg_event.5.c.desc"
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_governor
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.5
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# 私房钱榨干了
|
||||
country_event = {
|
||||
id = rg_grayleader.6
|
||||
title = "graygoo.500.title"
|
||||
desc = "rg_event.6.a.desc"
|
||||
desc = "rg_event.6.b.desc"
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:gray_governor
|
||||
room = "ethic_spaceship_room"
|
||||
}
|
||||
is_triggered_only = yes
|
||||
inline_script = {
|
||||
script = events/rg_graygoo/rg_graygoo.6
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# 衣柜事件
|
||||
country_event = {
|
||||
id = rg_grayleader.7
|
||||
title = "graygoo.500.title"
|
||||
desc = "rg_event.7.a.desc"
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = root.capital_scope
|
||||
}
|
||||
is_triggered_only = yes
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 美味女仆
|
||||
name = rg_event.7.a
|
||||
trigger = {
|
||||
has_global_flag = ms_species_enabled
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_global_clear_portrait_select = yes
|
||||
set_global_flag = rg_ms_gray_portrait_set
|
||||
event_target:gray_owner = {
|
||||
set_country_flag = mss_enable_gray_maid
|
||||
}
|
||||
country_event = {
|
||||
id = rg_mss_gray.10
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 动态灰风
|
||||
name = rg_event.7.b
|
||||
trigger = {
|
||||
has_global_flag = has_grayextend_mod
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_global_clear_portrait_select = yes
|
||||
set_global_flag = rg_ge_gray_portrait_set
|
||||
country_event = {
|
||||
id = rg_grayleader.8
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 舰r
|
||||
name = rg_event.7.d
|
||||
trigger = {
|
||||
RG_OR_has_wsg_mod_trigger = yes
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_global_clear_portrait_select = yes
|
||||
set_global_flag = rg_wg_gray_portrait_set
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 默认
|
||||
name = rg_event.7.z
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#动态灰风-立绘选择
|
||||
country_event = {
|
||||
id = rg_grayleader.8
|
||||
title = "graygoo.500.title"
|
||||
desc = "rg_event.8.a.desc"
|
||||
event_window_type = leader_recruit
|
||||
picture_event_data = {
|
||||
portrait = event_target:rg_gray_country_leader
|
||||
planet_background = root.capital_scope
|
||||
}
|
||||
is_triggered_only = yes
|
||||
immediate = {
|
||||
set_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
after = {
|
||||
hidden_effect = {
|
||||
remove_country_flag = gray_diplomacy_engaged
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 执政官
|
||||
name = rg_event.8.a
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
has_global_flag = rg_ge_gray_portrait_manual_toggle
|
||||
}
|
||||
}
|
||||
set_global_flag = rg_ge_gray_portrait_manual_toggle
|
||||
}
|
||||
rg_ge_clear_portrait_select = yes
|
||||
event_target:gray_owner = {
|
||||
set_country_flag = rg_ge_governor_portrait_set
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 科学家
|
||||
name = rg_event.8.b
|
||||
hidden_effect = {
|
||||
if = {
|
||||
limit = {
|
||||
NOT = {
|
||||
has_global_flag = rg_ge_gray_portrait_manual_toggle
|
||||
}
|
||||
}
|
||||
set_global_flag = rg_ge_gray_portrait_manual_toggle
|
||||
}
|
||||
rg_ge_clear_portrait_select = yes
|
||||
event_target:gray_owner = {
|
||||
set_country_flag = rg_ge_scientist_portrait_set
|
||||
}
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 关闭手动选择
|
||||
name = rg_event.8.c
|
||||
trigger = {
|
||||
has_global_flag = rg_ge_gray_portrait_manual_toggle
|
||||
}
|
||||
hidden_effect = {
|
||||
rg_ge_clear_portrait_select = yes
|
||||
remove_global_flag = rg_ge_gray_portrait_manual_toggle
|
||||
}
|
||||
}
|
||||
option = {
|
||||
# 算了
|
||||
name = rg_event.8.d
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.d
|
||||
tag = hire_leader
|
||||
default_hide_option = yes
|
||||
}
|
||||
option = {
|
||||
name = graygoo.500.prepage
|
||||
tag = dismiss_leader
|
||||
hidden_effect = {
|
||||
country_event = {
|
||||
id = rg_grayleader.1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
84
events/RG_mss_gray.txt
Normal file
84
events/RG_mss_gray.txt
Normal file
@@ -0,0 +1,84 @@
|
||||
namespace = rg_mss_gray
|
||||
country_event = {
|
||||
id = rg_mss_gray.10
|
||||
title = mss_gray.10.t
|
||||
desc = mss_gray.10.d
|
||||
trigger = {
|
||||
exists = event_target:gray_owner
|
||||
is_same_value = event_target:gray_owner
|
||||
}
|
||||
diplomatic = yes
|
||||
is_triggered_only = yes
|
||||
# fire_only_once = yes
|
||||
immediate = {
|
||||
event_target:gray_country = {
|
||||
create_leader = {
|
||||
class = official
|
||||
species = event_target:gray_owner
|
||||
effect = {
|
||||
change_leader_portrait = ms_ldr_gray_default
|
||||
save_event_target_as = mss_temp_gray
|
||||
set_leader_flag = ms_temp_gray
|
||||
}
|
||||
}
|
||||
}
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_default }
|
||||
}
|
||||
picture = GFX_evt_gray_goo_ships
|
||||
picture_event_data = {
|
||||
portrait = event_target:mss_temp_gray
|
||||
room = specialist_bulwark_room
|
||||
planet_background = pc_gray_goo
|
||||
}
|
||||
show_sound = event_faceoff_in_space
|
||||
option = {
|
||||
name = mss_gray.portrait.random
|
||||
is_dialog_only = yes response_text = mss_gray.portrait.response.random
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_random }
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.portrait.random.wingless
|
||||
is_dialog_only = yes response_text = mss_gray.portrait.response.random
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_random_wingless }
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.portrait.default
|
||||
is_dialog_only = yes response_text = mss_gray.portrait.response.default
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_default }
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.portrait.default.wingless
|
||||
is_dialog_only = yes response_text = mss_gray.portrait.response.default
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_default_wingless }
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.portrait.classic
|
||||
is_dialog_only = yes response_text = mss_gray.portrait.response.classic
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_classic }
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.portrait.classic.wingless
|
||||
is_dialog_only = yes response_text = mss_gray.portrait.response.classic
|
||||
ms_set_gray_portrait = { P = ms_ldr_gray_classic_wingless }
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.10.yes
|
||||
custom_tooltip = mss_gray.10.yes.tt
|
||||
hidden_effect = {
|
||||
set_country_flag = mss_enable_gray_maid
|
||||
country_event = { id = mss_gray.20 }
|
||||
}
|
||||
}
|
||||
option = {
|
||||
name = mss_gray.10.no
|
||||
custom_tooltip = mss_gray.10.no.tt
|
||||
}
|
||||
after = {
|
||||
custom_tooltip = MS_LABEL_SPECIES
|
||||
hidden_effect = {
|
||||
event_target:mss_temp_gray = {
|
||||
kill_leader = { show_notification = no }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -43,10 +43,10 @@ country_event = {
|
||||
set_country_flag = rg_scion_needs_fe
|
||||
if = {
|
||||
limit ={
|
||||
any_playable_country = {
|
||||
AND = {
|
||||
OR = {
|
||||
rg_all_cluster_mod_check_for_scion = yes
|
||||
any_playable_country = {
|
||||
has_origin = origin_rg_gray
|
||||
# NOT = { has_global_flag = rg_origin_l_cluster }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,243 @@
|
||||
namespace = rg_planet
|
||||
|
||||
|
||||
# Furnace Lvl 1
|
||||
country_event = {
|
||||
id = rg_planet.1000
|
||||
hide_window = yes
|
||||
location = FROM
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
after = {
|
||||
fromfromfrom = {
|
||||
solar_system = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
save_event_target_as = target_planet
|
||||
remove_trade_deposits = yes
|
||||
add_deposit = d_nanite_ripper_deposit_1
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_modifier = {
|
||||
modifier = rg_nano_ripper_1_mod
|
||||
days = -1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Furnace Lvl 2
|
||||
country_event = {
|
||||
id = rg_planet.1005
|
||||
hide_window = yes
|
||||
location = FROM
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
after = {
|
||||
fromfromfrom = {
|
||||
solar_system = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
save_event_target_as = target_planet
|
||||
remove_trade_deposits = yes
|
||||
add_deposit = d_nanite_ripper_deposit_2
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
remove_modifier = rg_nano_ripper_1_mod
|
||||
add_modifier = {
|
||||
modifier = rg_nano_ripper_2_mod
|
||||
days = -1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Furnace Lvl 3
|
||||
country_event = {
|
||||
id = rg_planet.1010
|
||||
hide_window = yes
|
||||
location = FROM
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
after = {
|
||||
fromfromfrom = {
|
||||
solar_system = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
save_event_target_as = target_planet
|
||||
remove_trade_deposits = yes
|
||||
add_deposit = d_nanite_ripper_deposit_3
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
remove_modifier = rg_nano_ripper_2_mod
|
||||
add_modifier = {
|
||||
modifier = rg_nano_ripper_3_mod
|
||||
days = -1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
# Furnace Lvl 4
|
||||
country_event = {
|
||||
id = rg_planet.1015
|
||||
hide_window = yes
|
||||
location = FROM
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
after = {
|
||||
fromfromfrom = {
|
||||
solar_system = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
save_event_target_as = target_planet
|
||||
remove_trade_deposits = yes
|
||||
add_deposit = d_nanite_ripper_deposit_4
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
remove_modifier = rg_nano_ripper_3_mod
|
||||
add_modifier = {
|
||||
modifier = rg_nano_ripper_4_mod
|
||||
days = -1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
# Furnace Restored
|
||||
country_event = {
|
||||
id = rg_planet.1016
|
||||
hide_window = yes
|
||||
location = FROM
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
after = {
|
||||
fromfromfrom = {
|
||||
solar_system = {
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
save_event_target_as = target_planet
|
||||
remove_trade_deposits = yes
|
||||
add_deposit = d_nanite_ripper_deposit_1
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_2
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_3
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_4
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
remove_modifier = rg_nano_ripper_3_mod
|
||||
add_modifier = {
|
||||
modifier = rg_nano_ripper_4_mod
|
||||
days = -1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
ship_event = {
|
||||
id = rg_planet.1017
|
||||
hide_window = yes
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
trigger = {
|
||||
from = {
|
||||
OR = {
|
||||
has_modifier = rg_nano_ripper_1_mod
|
||||
has_modifier = rg_nano_ripper_2_mod
|
||||
has_modifier = rg_nano_ripper_3_mod
|
||||
has_modifier = rg_nano_ripper_4_mod
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
immediate = {
|
||||
from = {
|
||||
if = {
|
||||
limit = {
|
||||
NOT = { has_deposit_for = shipclass_research_station }
|
||||
is_star = no
|
||||
is_astral_scar = no
|
||||
colonizable_planet = no
|
||||
}
|
||||
remove_trade_deposits = yes
|
||||
switch = {
|
||||
trigger = has_modifier
|
||||
rg_nano_ripper_1_mod = {
|
||||
add_deposit = d_nanite_ripper_deposit_1
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
}
|
||||
rg_nano_ripper_2_mod = {
|
||||
add_deposit = d_nanite_ripper_deposit_1
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_2
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
}
|
||||
rg_nano_ripper_3_mod = {
|
||||
add_deposit = d_nanite_ripper_deposit_1
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_2
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_3
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
}
|
||||
rg_nano_ripper_4_mod = {
|
||||
add_deposit = d_nanite_ripper_deposit_1
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_2
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_3
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
add_deposit = d_nanite_ripper_deposit_4
|
||||
rg_nano_ripper_update_orbital_effect = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
else = {
|
||||
remove_modifier = rg_nano_ripper_1_mod
|
||||
remove_modifier = rg_nano_ripper_2_mod
|
||||
remove_modifier = rg_nano_ripper_3_mod
|
||||
remove_modifier = rg_nano_ripper_4_mod
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
##### Virtual Ascension Events
|
||||
### Create the Unemployed
|
||||
### Country scope gatekeeper
|
||||
@@ -9,7 +248,7 @@ country_event = {
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
OR = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
has_active_tradition = tr_rg_nanotech_5
|
||||
}
|
||||
# exists = event_target:rg_gray_habitat_target
|
||||
@@ -35,7 +274,7 @@ country_event = {
|
||||
immediate = {
|
||||
if = {
|
||||
limit = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
NOT = {
|
||||
has_active_tradition = tr_rg_nanotech_5
|
||||
}
|
||||
@@ -50,28 +289,23 @@ country_event = {
|
||||
else = {
|
||||
random_owned_planet = {
|
||||
limit = {
|
||||
owner = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
is_under_colonization = no
|
||||
OR = {
|
||||
is_planet_class = pc_rg_grayhabitat
|
||||
is_planet_class = pc_nanotech
|
||||
}
|
||||
free_jobs > 0
|
||||
NOR = {
|
||||
free_jobs_of_type = {
|
||||
job = mortal_initiate
|
||||
value >= 1
|
||||
}
|
||||
free_jobs_of_type = {
|
||||
category = bio_trophy
|
||||
value >= 1
|
||||
}
|
||||
}
|
||||
# exists = event_target:rg_gray_habitat_target
|
||||
any_owned_planet = {
|
||||
is_under_colonization = no
|
||||
OR = {
|
||||
is_planet_class = pc_rg_grayhabitat
|
||||
is_planet_class = pc_nanotech
|
||||
}
|
||||
free_jobs > 0
|
||||
NOR = {
|
||||
free_jobs_of_type = {
|
||||
job = mortal_initiate
|
||||
value >= 1
|
||||
}
|
||||
free_jobs_of_type = {
|
||||
category = bio_trophy
|
||||
value >= 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
planet_event = {
|
||||
id = rg_planet.2027
|
||||
@@ -103,7 +337,7 @@ planet_event = {
|
||||
exists = owner
|
||||
owner = {
|
||||
OR = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
has_active_tradition = tr_rg_nanotech_5
|
||||
}
|
||||
}
|
||||
@@ -132,7 +366,7 @@ planet_event = {
|
||||
exists = owner
|
||||
owner = {
|
||||
OR = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
has_active_tradition = tr_rg_nanotech_5
|
||||
}
|
||||
}
|
||||
@@ -147,7 +381,9 @@ planet_event = {
|
||||
if = {
|
||||
limit = {
|
||||
owner = {
|
||||
exists = event_target:gray_owner
|
||||
is_same_value = event_target:gray_owner
|
||||
exists = event_target:rg_owner_main_maid_species
|
||||
}
|
||||
}
|
||||
while = {
|
||||
@@ -158,10 +394,27 @@ planet_event = {
|
||||
}
|
||||
}
|
||||
else = {
|
||||
while = {
|
||||
count = num_pops
|
||||
create_pop = {
|
||||
species = owner_main_species
|
||||
if = {
|
||||
limit = {
|
||||
owner = {
|
||||
any_owned_species = {
|
||||
rg_is_main_species_with_maid_trait_trigger = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
owner = {
|
||||
random_owned_species = {
|
||||
limit = {
|
||||
rg_is_main_species_with_maid_trait_trigger = yes
|
||||
}
|
||||
save_event_target_as = rg_maid_species
|
||||
}
|
||||
}
|
||||
while = {
|
||||
count = num_pops
|
||||
create_pop = {
|
||||
species = event_target:rg_maid_species
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -190,7 +443,7 @@ country_event = {
|
||||
hide_window = yes
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
event_target:rg_gray_habitat_target = {
|
||||
any_owned_pop = {
|
||||
is_unemployed = yes
|
||||
@@ -221,7 +474,7 @@ planet_event = {
|
||||
trigger = {
|
||||
exists = owner
|
||||
owner = {
|
||||
has_country_flag = rg_habitat_enabled
|
||||
RG_gray_harbitat_active_trigger = yes
|
||||
}
|
||||
any_owned_pop = {
|
||||
is_unemployed = yes
|
||||
@@ -236,3 +489,217 @@ planet_event = {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
event = {
|
||||
id = rg_planet.5053
|
||||
hide_window = yes
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
immediate = {
|
||||
every_system = {
|
||||
limit = {
|
||||
exists = owner
|
||||
owner = {
|
||||
has_tradition = tr_rg_nanotech_finish
|
||||
}
|
||||
exists = starbase
|
||||
# starbase = {
|
||||
# has_starbase_building = nanite_harvester
|
||||
# }
|
||||
}
|
||||
system_event = { id = rg_planet.5054 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
system_event = {
|
||||
id = rg_planet.5054
|
||||
hide_window = yes
|
||||
|
||||
is_triggered_only = yes
|
||||
|
||||
trigger = {
|
||||
exists = owner
|
||||
owner = {
|
||||
has_tradition = tr_rg_nanotech_finish
|
||||
}
|
||||
# starbase = {
|
||||
# has_starbase_building = nanite_harvester
|
||||
# }
|
||||
}
|
||||
|
||||
immediate = {
|
||||
owner = {
|
||||
save_event_target_as = nanotech_country
|
||||
}
|
||||
every_system_planet = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_deposit = d_nanite_harvester_deposit
|
||||
has_planet_flag = nanites_doubled_1
|
||||
has_planet_flag = nanites_doubled_2
|
||||
has_planet_flag = nanites_doubled_3
|
||||
has_planet_flag = nanites_doubled_4
|
||||
has_planet_flag = nanites_doubled_5
|
||||
has_planet_flag = nanites_doubled_6
|
||||
has_planet_flag = nanites_doubled_7
|
||||
has_planet_flag = nanites_doubled_8
|
||||
has_planet_flag = nanites_doubled_9
|
||||
}
|
||||
has_mining_station = yes
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
NOR = {
|
||||
has_planet_flag = nanites_doubled_1
|
||||
has_planet_flag = nanites_doubled_2
|
||||
has_planet_flag = nanites_doubled_3
|
||||
has_planet_flag = nanites_doubled_4
|
||||
has_planet_flag = nanites_doubled_5
|
||||
has_planet_flag = nanites_doubled_6
|
||||
has_planet_flag = nanites_doubled_7
|
||||
has_planet_flag = nanites_doubled_8
|
||||
has_planet_flag = nanites_doubled_9
|
||||
}
|
||||
}
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
set_planet_flag = nanites_doubled_1
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_1
|
||||
planet_size >= 3
|
||||
}
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
set_planet_flag = nanites_doubled_2
|
||||
remove_planet_flag = nanites_doubled_1
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_2
|
||||
planet_size > 6
|
||||
}
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
add_deposit = d_nanite_harvester_deposit
|
||||
set_planet_flag = nanites_doubled_3
|
||||
remove_planet_flag = nanites_doubled_2
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_3
|
||||
planet_size >= 9
|
||||
}
|
||||
every_deposit = {
|
||||
limit = {
|
||||
is_deposit_type = d_nanite_harvester_deposit
|
||||
}
|
||||
remove_deposit = yes
|
||||
}
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
set_planet_flag = nanites_doubled_4
|
||||
remove_planet_flag = nanites_doubled_3
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_4
|
||||
planet_size >= 12
|
||||
}
|
||||
random_list = {
|
||||
50 = {
|
||||
nanotech_deposit_nanite_generation = yes
|
||||
}
|
||||
50 = {
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
set_planet_flag = nanites_doubled_5
|
||||
remove_planet_flag = nanites_doubled_4
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_5
|
||||
planet_size >= 15
|
||||
}
|
||||
random_list = {
|
||||
50 = {
|
||||
nanotech_deposit_nanite_generation = yes
|
||||
}
|
||||
50 = {
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
set_planet_flag = nanites_doubled_6
|
||||
remove_planet_flag = nanites_doubled_5
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_6
|
||||
planet_size >= 18
|
||||
}
|
||||
random_list = {
|
||||
50 = {
|
||||
nanotech_deposit_nanite_generation = yes
|
||||
}
|
||||
50 = {
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
add_deposit = d_nanite_harvester_deposit_regular
|
||||
set_planet_flag = nanites_doubled_7
|
||||
remove_planet_flag = nanites_doubled_6
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_7
|
||||
planet_size >= 21
|
||||
}
|
||||
random_list = {
|
||||
50 = {
|
||||
nanotech_deposit_nanite_generation = yes
|
||||
}
|
||||
50 = {
|
||||
every_deposit = {
|
||||
limit = {
|
||||
is_deposit_type = d_nanite_harvester_deposit_regular
|
||||
}
|
||||
remove_deposit = yes
|
||||
}
|
||||
add_deposit = d_nanite_harvester_deposit_large
|
||||
set_planet_flag = nanites_doubled_8
|
||||
remove_planet_flag = nanites_doubled_7
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_8
|
||||
planet_size >= 25
|
||||
}
|
||||
random_list = {
|
||||
50 = {
|
||||
nanotech_deposit_nanite_generation = yes
|
||||
}
|
||||
50 = {
|
||||
add_deposit = d_nanite_harvester_deposit_large
|
||||
set_planet_flag = nanites_doubled_9
|
||||
remove_planet_flag = nanites_doubled_8
|
||||
}
|
||||
}
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
has_planet_flag = nanites_doubled_9
|
||||
}
|
||||
nanotech_deposit_nanite_generation = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -5,9 +5,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -49,9 +46,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -93,9 +87,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -137,9 +128,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -167,7 +155,6 @@ planet_event = {
|
||||
any_country = {
|
||||
has_country_flag = rg_story6_fired
|
||||
}
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
picture = GFX_evt_failed_observation
|
||||
@@ -209,9 +196,6 @@ country_event = {
|
||||
is_triggered_only = yes
|
||||
hide_window = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
immediate = {
|
||||
every_owned_fleet = {
|
||||
@@ -231,9 +215,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -275,9 +256,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -302,9 +280,6 @@ country_event = {
|
||||
is_triggered_only = yes
|
||||
fire_only_once = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
any_owned_fleet = {
|
||||
any_owned_ship = {
|
||||
has_component = RG_revive_component
|
||||
@@ -330,9 +305,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
exists = event_target:guardian_dragon_country
|
||||
}
|
||||
diplomatic = yes
|
||||
@@ -375,9 +347,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -428,9 +397,6 @@ country_event = {
|
||||
title = "rg_story.13.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
picture = GFX_evt_space_dragon
|
||||
show_sound = evn_fc_observation
|
||||
@@ -448,9 +414,6 @@ country_event = {
|
||||
title = "rg_story.14.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
picture = GFX_evt_space_dragon
|
||||
show_sound = evn_fc_observation
|
||||
@@ -468,9 +431,6 @@ country_event = {
|
||||
title = "rg_story.15.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
picture = GFX_evt_space_dragon
|
||||
show_sound = evn_fc_observation
|
||||
@@ -493,9 +453,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -523,9 +480,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -567,9 +521,6 @@ country_event = {
|
||||
title = "simulasion_dragon_name"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -614,9 +565,6 @@ country_event = {
|
||||
title = "graygoo.500.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
diplomatic = yes
|
||||
picture_event_data = {
|
||||
@@ -693,9 +641,6 @@ country_event = {
|
||||
title = "rg_story.21.title"
|
||||
is_triggered_only = yes
|
||||
trigger = {
|
||||
NOT = {
|
||||
# has_global_flag = has_wsg_mod
|
||||
}
|
||||
}
|
||||
picture = GFX_evt_space_dragon
|
||||
show_sound = evn_fc_observation
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
380
localisation/english/RG_event_l_english.yml
Normal file
380
localisation/english/RG_event_l_english.yml
Normal file
@@ -0,0 +1,380 @@
|
||||
l_english:
|
||||
rg_event.2.desc:0 "How's it going? I am very happy to be able to gallop freely in the sea of stars. Let's get started, shall we? "
|
||||
rg_event.2.a:0 "Thank goodness..."
|
||||
rg_event.200.name:0 "Calm Down"
|
||||
rg_event.200.a.desc:0 "Shortly after we destroyed the nanofactory in the L cluster, we received an unidentified transmission, most likely a nanobot from the Grey Storm."
|
||||
rg_event.200.b.desc:0 "Shortly after we destroyed the nanofactory in the L cluster, our combat subunit detected an unidentified signal that does not belong to any band with the characteristics of [Root.GetSpeciesName]."
|
||||
rg_event.200.a:0 "Level 1 Alert!"
|
||||
rg_event.200.b:0 "Attempting to access a signal"
|
||||
rg_event.400.a.desc:0 "Stop fighting, stop fighting, uh...... I know, I created a lot of chaos...... Right! That's right! I've just been lonely for too long. Forgive me for being too direct, but it's been a long time since I've spoken to someone other than myself. After that, the remnants of the Grey Storm's nanobots came together to form an individual! That's me! Now I want to come...... Maybe I shouldn't be so rough! \n\nAs for my appearance...... Well...... Right...... I was just...... I'm just, okay, now that things are like this,\n\ndo you have any suggestions? "
|
||||
rg_event.400.b.desc:0 "Buzz...... Buzz......, uh...... Unit 65-D...... R5-9…… 2 reports. Yes, I'm Unit 65-D-R5-9-2 and everything is fine here. Belch...... I mean......\n\nHey, forget it, who am I fooling? Yes, I'm obviously not a [Root.GetSpeciesName]. I opened the skylight and said something, obviously I came out of the gray storm, what do you want? "
|
||||
rg_event.400.a:0 "You can join us"
|
||||
rg_event.400.b:0 "You'll be co-opted by us"
|
||||
rg_event.400.c:0 "We're Licensing You"
|
||||
rg_event.400.d:0 "You're still judged to be a threat"
|
||||
rg_event.401.desc:0 "What? No! No, at least...... At least ......\n\nAt least let me go this time! If you let me go, I'll probably be wandering around the vast underground caverns of the Wasteland Planet...... Or go to some idyllic life...... Never pose any threat to you and your galaxy! It's true! Never! At least...... Leave me alone this time! "
|
||||
rg_event.401.a:0 "Okay"
|
||||
rg_event.401.b:0 "Never!"
|
||||
rg_event.401.a.response:0 "That! That's it! See you again! "
|
||||
rg_event.201.name:0 "Second Life"
|
||||
rg_event.201.desc:0 "After we killed the nanobot camouflaged L-Star Dragon, a probe scan of a certain nanobot planet revealed another strange energy signal on its lifeless surface. It seems to be trying to communicate with us. "
|
||||
rg_event.201.a:0 "Big deal again!"
|
||||
rg_event.201.b:0 "Connecting Communication Signals"
|
||||
rg_event.402.a.desc:0 "Boredom cosplay is over. That's rude, isn't it? Maybe you just don't like that way too much, right? Belch...... I mean...... You may be more receptive to people who look like you. There's no need to put it on anymore. Who is that handsome and wise person who can change form freely, yes, it's me! Well, actually, I just wanted to test your reaction. I mean...... Now that it's all in the way, what do you propose now? "
|
||||
rg_event.402.a:0 "You can still join us"
|
||||
rg_event.402.b:0 "We don't mind making you disappear a second time"
|
||||
rg_event.403.desc:0 "Join you? Join you!? You want me to throw myself into the arms of some strange alien I met for the first time? Even that alien didn't hesitate to blast me to pieces? I really...... I couldn't believe it...... Wait, let me be clear......\n\nYou really think I'm going to swear allegiance to you? You're not kidding, are you? \n\nYou would make such an offer, I really don't know what you're thinking...... Belch...... In fact...... On second thought...... Well, why not? Let me be in. No, no, I mean really! I feel like we're going to get along and it's going to be an exciting adventure. I hereby declare my allegiance to you for the next 2,000 years. No, it's still 5,000 years! "
|
||||
rg_event.403.a:0 "Welcome to [Root.GetName]!"
|
||||
rg_event.403.a.response:0 "§Y< You can now communicate with $NAME_Gray$ via the communication menu.>§!"
|
||||
|
||||
graygoo.500.prepage:0 "Never mind."
|
||||
|
||||
graygoo.505.a.desc:0 "Unit 65-D-R5-9-2 reports that everything is fine here. (distant voices) the robot is broken again? Get to work!"
|
||||
graygoo.505.b.desc:0 "It's time to work! It's time to work! Labor is the most glorious!"
|
||||
graygoo.505.c.desc:0 "Scientist $NAME_Gray$ reports to you! What's next?"
|
||||
graygoo.505.d.desc:0 "I hope my work doesn't scare the alien kids..."
|
||||
graygoo.505.a.response:0 "I wouldn't mind going back to a peaceful life, after all, it's still too exciting for me."
|
||||
graygoo.505.b.response:0 "The whole ship is armed and heavily loaded! Open-FIRE——!"
|
||||
graygoo.505.c.response:0 "Grab the beach! Now—right away—right away—charge!"
|
||||
rg_const:0 "to assist in deep space§H scientific exploration§!."
|
||||
rg_const.500.response:0 "Hopefully I won't see strange aliens coming out of the grave..."
|
||||
rg_const.501.response:0 "A tragic class shift, can I ever come back?"
|
||||
rg_const.502.response:0 "Actually, I really don't know how to do the questions, do I really want to do this?"
|
||||
rg_const.503.response:0 "Maybe it's nice to go out and travel once in a while."
|
||||
rg_cloak.a.response:0 "The simulated force field is stable. External scans are non-anomalous. "
|
||||
rg_cloak.b.response:0 "Set the deflection filter and manually adjust the energy output."
|
||||
|
||||
rg_cloak_off.a.response:0 "Switching to manual control, the simulated force field output power is reduced to no output. Hmm."
|
||||
rg_cloak_off.b.response:0 "Cut off the power! Well, it shouldn't explode. "
|
||||
|
||||
RG_realgray.desc:0 "Good morning, continue our adventure, shall we? We still have a long way to go! "
|
||||
RG_realgray:0 "Awesome"
|
||||
RG_sleepinggray.desc:0 "Not... Now? I'm not ready... Let me sleep a little longer... That's only a thousand more years of sleep......"
|
||||
RG_sleepinggray:0 "Wait... What's going on? "
|
||||
RG_whitenoise.desc:0 "§Y<The communicator was terrifyingly quiet, and all that could be heard was the interference of cosmic background radiation.>§."
|
||||
RG_whitenoise:0 "choked up with tears"
|
||||
RG_dragon.desc:0 "Wuhoo! Wuhoo!\n\n§Y<The choppy sound coming from the communicator seemed to us to be some kind of mythical creature of space called the legend of the dragon, and any attempt to translate and communicate proved futile.>§."
|
||||
RG_dragon:0 "It's ridiculous"
|
||||
RG_desanau.desc:0 "Greetings to all the inhabitants of the galaxy, the Concord of Desanu! On behalf of the L-Cluster, I greet you! How was it today? ......\n\n§Y<The message coming from the communicator was like a one-way public broadcast message from a so-called Concord de Sanu, from which nothing useful could be interpreted.>§."
|
||||
RG_desanau:0 "It's ridiculous"
|
||||
RG_pirate.desc:0 "Hi babble!! BOoooOoOosssS!!! The box is bright, it's bouting————————\n\n§Y<The communicator was turned off by our staff, and the piercing screams have proven that the communicator has been stolen.>§."
|
||||
RG_pirate:0 "They have to give $NAME_Gray$ back!"
|
||||
RG_alienpoem.desc:0 "\n\n§Y<The contents of the communicator show a lengthy extraterrestrial poem with metaphors that are difficult for our archaeologists to understand.>§."
|
||||
RG_alienpoem:0 "Let us end this charade."
|
||||
RG_gift.desc:0 "§Y<The contents of the communicator show a note.>§!\n\nI'm sorry, but it's not time yet, but take this little gift!"
|
||||
RG_gift:0 "At least we still have gift."
|
||||
RG_biggift.desc:0 "§Y<The communicator is glowing for some reason!!>§!\n\nHmph, Didn't you expect that? A big surprise for you!"
|
||||
RG_biggift:0 "§YWait a minute... Isn't it a little too much>§%@#¥……"
|
||||
rg_levelup_2:0 "§YUpgrade $NAME_Gray$§! Part.1"
|
||||
rg_levelup_3:0 "§YUpgrade $NAME_Gray$§! Part.2"
|
||||
rg_graygoo.504.a:0 "§Y$NAME_Gray$ can't rest for now§!"
|
||||
|
||||
# Events
|
||||
RG_LCLUSTER_PROJECT:0 "Activate L-Gate"
|
||||
RG_LCLUSTER_PROJECT_DESC:0 "Our scientists are now confident that our knowledge of the L-Gates and the technology behind them is sufficient to abort the maintenance cycle they have been locked into. If the attempt is successful, the L-Gate in the §H[candidate_gateway_system.GetName]§! system should allow immediate access to the distant L-Cluster.\n\nAny additional L-Gates in the galaxy will likely also become operational within a matter of years, but this should give us a significant headstart."
|
||||
rg_cluster.7.name:0 "Ancient Gateway"
|
||||
rg_cluster.7.desc:0 "We've learned that there's a mysterious star cluster somewhere at the edge of the galaxy. We can only reach this cluster via §HL-gate§!, a man-made subspace portal found in a specific star system. \n\nThese gateway have been deliberately closed, and now we lack sufficient understanding of the subspace principles needed to lift the ban. "
|
||||
rg_cluster.10.name:0 "Link Established"
|
||||
rg_cluster.10.desc.a:0 "Success! Our technicians managed to abort the maintenance cycle, and the lockdown has been removed from the L-Gate in the [candidate_gateway_system.GetName] system.\n\nFor the first time in eons, the L-Cluster can now be accessed from our galaxy!"
|
||||
rg_cluster.10.desc.b:0 "Success! Our technicians managed to abort the maintenance cycle, and the lockdown has been removed from the L-Gate in the [candidate_gateway_system.GetName] system.\n\nFor the first time in eons, the L-Gate Network is back up and running, and we are no longer trapped in the L-Cluster. "
|
||||
rg_cluster.10.a:0 "Keep monitoring the signal!"
|
||||
rg_cluster.10.b:0 "Finally free!"
|
||||
rg_cluster.11.name:0 "The L-Gate has been restarted"
|
||||
rg_cluster.11.desc:0 "It seems that all the L-gates in the galaxy have been suddenly restarted! \n\nOur scientists are not involved; According to their report, the L Gate was activated from the other side. Someone seems to have lifted the blockade of the L-gates, causing all L-gates to come online again. "
|
||||
rg_cluster.11.a:0 "Freedom······ Is it? "
|
||||
rg_cluster.12.desc:0 "It seems that all the L-gates in the galaxy have been suddenly restarted! Someone must have lifted the lockdown of one of the L-Gates under their control, causing all L-Gates to come online again. This means that the L cluster has returned to the Milky Way. "
|
||||
rg_cluster.12.a:0 "Time will tell······"
|
||||
rg_cluster.13.desc:0 "There is evidence that the ancient subspace channel, the L stargate, has been abruptly restarted! Our scientists report that these gates appear to lead to an unrecorded star cluster, the §HL-Cluster§!. "
|
||||
rg_cluster.13.a:0 "Where did they come from?!"
|
||||
|
||||
rg_help:0 "I need some help"
|
||||
rg_wardrobe:0 "The wardrobe of §Y$NAME_Gray$§!"
|
||||
|
||||
rg_graygoo.4:0 "I need some help"
|
||||
rg_graygoo.4.a.desc:0 "I can help you build some fleets, or anything else I can help with. What do you want me to do? "
|
||||
|
||||
rg_event.4:0 "I need some help"
|
||||
rg_event.4.a.desc:0 "I can help you build some fleets, or anything else I can help with. What do you want me to do? "
|
||||
|
||||
rg_event.4.a:0 "§HBuild $NAME_Gray$ Mothership§!"
|
||||
rg_event.4.b:0 "§HBuild an Armed Engineering Ship§!"
|
||||
rg_event.4.d:0 "§RBuild a Nanite Juggernaut§!"
|
||||
rg_event.4.g:0 "§HBuild a Simulated Colony Ship§!"
|
||||
rg_event.4.h:0 "§HBuild an Experimental Colossus§!"
|
||||
rg_event.4.e:0 "§BTurn on the Cloaking Field§!"
|
||||
rg_event.4.f:0 "§BTurn off the Cloaking Field§!"
|
||||
rg_event.4.c:0 "I have no money again, my waifu rescues me..."
|
||||
|
||||
rg_graygoo.4.a:0 "§HBuild $NAME_Gray$ Mothership§!"
|
||||
rg_graygoo.4.b:0 "§HBuild an Armed Engineering Ship§!"
|
||||
rg_graygoo.4.d:0 "§RBuild a Nanite Juggernaut§!"
|
||||
rg_graygoo.4.e:0 "§BTurn on the Cloaking Field§!"
|
||||
rg_graygoo.4.f:0 "§BTurn off the Cloaking Field§!"
|
||||
rg_graygoo.4.c:0 "I have no money again, my waifu rescues me..."
|
||||
|
||||
rg_event.5.a.desc:0 "It's okay if the money runs out. Here's a little money for your adventures... But I can't always help you like that, can I? "
|
||||
rg_event.5.b.desc:0 "Instead of building a ship directly out of alloy, I can go to the surface of the planet and collect materials on my own. The next time you build a ship, you won't be charged resources. "
|
||||
rg_event.5.c.desc:0 "There is no more, don't come again..."
|
||||
rg_event.5.a:0 "My waifu is the best!"
|
||||
|
||||
rg_graygoo.5.a.desc:0 "It's okay if the money runs out. Here's a little money for your adventures... But I can't always help you like that, can I? "
|
||||
rg_graygoo.5.b.desc:0 "Instead of building a ship directly out of alloy, I can go to the surface of the planet and collect materials on my own. The next time you build a ship, you won't be charged resources. "
|
||||
rg_graygoo.5.c.desc:0 "There is no more, don't come again..."
|
||||
rg_graygoo.5.a:0 "My waifu is the best!"
|
||||
|
||||
rg_event.5.e:0 "§BTurn on Auto-Build Hyper-relay§!"
|
||||
rg_event.5.f:0 "§BTurn off Auto-Build Hyper-relay§!"
|
||||
|
||||
rg_event.6.a.desc:0 "§YWhat, what. Didn't I just give you... There's nothing left... I can't help for now.§!"
|
||||
rg_event.6.b.desc:0 "§YThere really is no more money anymore .. Really don't come again..."
|
||||
rg_event.6.a:0 "ahh."
|
||||
|
||||
rg_graygoo.6.a.desc:0 "§YWhat, what. Didn't I just give you... There's nothing left... I can't help for now.§!"
|
||||
rg_graygoo.6.b.desc:0 "§YThere really is no more money anymore .. Really don't come again..."
|
||||
rg_graygoo.6.a:0 "ahh."
|
||||
|
||||
rg_event.7.a.desc:0 "You can change portrait for $NAME_Gray$ here. The options you can choose from depend on the mod you have enabled, if there are no options that indicate that the mod you have enabled is not yet compatible."
|
||||
|
||||
rg_event.7.a:0 "§GTastyMaid:Portrait§!-$NAME_Gray$-Chougou"
|
||||
rg_event.7.b:0 "§HGrayExtend§!-NCSIMON"
|
||||
rg_event.7.c:0 "§Yanimation gray§!-Earth Aeolian"
|
||||
rg_event.7.d:0 "§HWarship Girls R And MIST Species/KDC Story Pack§!-KDC Mod Group"
|
||||
rg_event.7.z:0 "§Ydefault§!"
|
||||
|
||||
rg_event.8.a:0 "§Hofficial-$NAME_Gray$§!"
|
||||
rg_event.8.b:0 "§Bscientist-$NAME_Gray$§!"
|
||||
rg_event.8.c:0 "§GTurn off manual control portrait§!"
|
||||
rg_event.8.d:0 "§YNever mind§!"
|
||||
rg_event.8.a.desc: "§HGrayExtend§!\n\nportrait select page.Choose the $NAME_Gray$ portrait you want."
|
||||
|
||||
RG_GRAY_MOD1:0 "§Y$NAME_Gray$ Upgrade Project§!"
|
||||
RG_GRAY_MOD1_DESC:0 "Due to the lack of resources in the L-Cluster, the hull of $NAME_Gray$ has not been maintained for a long time. By mobilizing enough resources, $NAME_Gray$ can be used to restore the mothership to its full state.\n\n§HIn order to carry out this plan,You'll need to drive $NAME_Gray$ warship to the starbase of your $home_system$ to research special project.§!"
|
||||
|
||||
RG_GRAY_MOD2:0 "§Y$NAME_Gray$ Capitalship Upgrade Project§!"
|
||||
RG_GRAY_MOD2_DESC:0 "Our scientists believe that with the accumulation of our research on the $NAME_Gray$ hull and technology, we will be able to design a giant flagship hull. If successful, the $NAME_Gray$ mothership will gain enough combat power to rival the Fallen Empire. For this great project, we need to mobilize huge resources. Once the resources are ready, the project can start immediately\n\n§HIn order to carry out this plan,You'll need to drive $NAME_Gray$ warship to the starbase of your $home_system$ to research special project.§!"
|
||||
|
||||
RG_GRAY_MOD3:0 "§Y$NAME_Gray$ Juggernaut Core Upgrade Project§!"
|
||||
RG_GRAY_MOD3_DESC:0 "More and more discoveries have made it impossible to combine a $NAME_Gray$ flagship with a stellar base to create a kind of juggernaut ship that has never been seen before. In the envisioned blueprint, the Juggernaut would not only be able to act as a dockyard to build ships, but still retain a powerful stealth field. And there is a lot of space reserved for the ability to transform into a mobile residential station or install factory modules to produce resources. In order to carry out this unprecedented plan, we need to mobilize an unimaginable amount of resources to build an entire hull from nothingness. Our engineering experts across the country will be on standby, $NAME_Gray$ will assist us in carrying out this great plan.\n\n§HIn order to carry out this plan,You'll need to drive $NAME_Gray$ warship to the starbase of your $home_system$ to research special project.§!"
|
||||
|
||||
rg_event.9.title:0 "§§Y$NAME_Gray$ Upgrade Project Started§!"
|
||||
rg_event.9.desc:0 "After much deliberation, we agreed that now is the best time to start the $NAME_Gray$ renovation project. In order to complete the project, we needed to draw up a multi-stage study and engineering tender plan. At the same time, some of these stages require the cooperation of $NAME_Gray$, otherwise all this will not be possible. "
|
||||
rg_event.9.a:0 "Let's get started."
|
||||
|
||||
rg_event.11.title:0"§§Y$NAME_Gray$ Upgrade Project Finished§!"
|
||||
rg_event.11.desc:0 "After putting in a lot of alloy for a complete hull rebuild, $NAME_Gray$ has restored the mothership to its full state! That's exciting news! "
|
||||
|
||||
rg_event.12.title:0 "§Y$NAME_Gray$ Capitalship Upgrade Project Finished§!"
|
||||
rg_event.12.desc:0 "We invested a lot of resources in order to carry out this huge project. But the results were worth it. The battleships of $NAME_Gray$ will now be capable of anything, completely destroying our enemies. Let's go find a cutie and try the firepower? "
|
||||
|
||||
rg_event.15.title:0 "§Y$NAME_Gray$ Juggernaut Core Upgrade Project Finished§!"
|
||||
rg_event.15.desc:0 "It's done! The greatest project the galaxy has ever built is right before us right now. The fate of the entire empire has since been firmly linked to this lonely boat. But be careful, we won't be able to build a ship of this size for the second time. "
|
||||
|
||||
rg_event.18.title:0 "§RLast Chance§!"
|
||||
rg_event.18.desc:0 "Our scientists' observation and study of the maintenance cycle of the L-Gate found that the maintenance cycle of the L-Gate will enter a short suspension period every time we approach, and if we can seize this opportunity, we can hope to suspend the maintenance cycle of the L-Gate. We need to do this now, or we'll miss our last chance to escape the L-Cluster. "
|
||||
|
||||
|
||||
RG_graygoo.500.d:0 "§YActivate Juggernaut Core§!"
|
||||
RG_graygoo.502.d.response:0 "Start the dock core, and the self-inspection of the core of the whole ship is completed."
|
||||
RG_graygoo.500.e:0 "§YActivate Capitalship Core§!"
|
||||
RG_graygoo.502.e.response:0 "I can do it."
|
||||
|
||||
RG_graygoo.500.f:0 "§YActivate the Station Core§!"
|
||||
RG_graygoo.502.f.response:0 "In the evaluation of the livability of the hull, the self-inspection of the core of the whole ship has been completed."
|
||||
RG_graygoo.500.g:0 "§YDeactivate the Station Core§!"
|
||||
RG_graygoo.502.g.response:0 "Activate the emergency evacuation procedures, please stay calm."
|
||||
RG_graygoo.502.h.response:0"§R shutting down the station core will destroy all buildings and population, are you sure? §!\n\n§R Shutting down the station core will destroy all buildings and population, are you sure? §!\n\n§R Shutting down the station core will destroy all buildings and population, are you sure? §!"
|
||||
RG_graygoo.502.h.a:0 "I clicked on the wrong option"
|
||||
RG_graygoo.502.h.b:0 "§RShut down the station§!"
|
||||
|
||||
# 2.1 奇怪的巨像
|
||||
rg_story.2.desc:0 "Hello? Available? You can come... Ahem, I have something interesting to show you...... It doesn't matter if it's not available. But I promise it's going to be fun. "
|
||||
rg_story.2.a:0 "§GYes!"
|
||||
rg_story.2.b:0 "interesting stuff?"
|
||||
rg_story.2.c:0 "doesn't feel right..."
|
||||
|
||||
rg_story.3.desc:0 "Uh-huh, you're going to be interested. I've made a state-of-the-art Super Invincible Star Destroyer weapon that we call highly effective at killing 99.9% of bacteria. Belch. Experiments. "
|
||||
rg_story.3.a:0 "§GSuper invincible? §!"
|
||||
rg_story.3.b:0 "Star Destroyer?"
|
||||
rg_story.3.c:0 "wait, what's going on with the Experiments? "
|
||||
|
||||
rg_story.4.desc:0 "Trust me, it only takes one trial and I can do this great work! But you guys didn't say that, huh. Success always comes with a little 'little price'. I accidentally set its fire control unit to only fire at friendly markers, and it was completely locked. But don't worry, there really won't be any danger. All you need is one favor, take this prototype for a test launch, and it will be a success!"
|
||||
rg_story.4.a:0 "§GI do!§!"
|
||||
rg_story.4.b:0 "are you really reliable..? "
|
||||
rg_story.4.c:0 "wait, do you want to explode the stars?"
|
||||
|
||||
rg_story.5.desc:0 "Oops, leave it alone, absolutely SA---FE! You only need to take this test ship and test it once. There's not going to be a mess. "
|
||||
rg_story.5.a:0 "§YIt's terrible§!"
|
||||
|
||||
rg_story.6.title:0 "§YChaos Big Bang§!"
|
||||
rg_story.6.desc:0 "After we unleashed strange weapons at the planet, all the alien species on the planet turned into exactly the same as our [Root.GetSpeciesName]. Examination has shown that they have been identified as complete [Root.GetSpeciesName], both genetically and structurally. At the same time, their mannerisms and memories are no different from before."
|
||||
rg_story.6.a:0 "§YWhat a weird§!"
|
||||
|
||||
# 2.2 折纸系统
|
||||
rg_story.8.desc:0 "I found an antique that has been piled up for a long time, since you are here, help me throw away the garbage~\nIt's okay, it's not an unusual thing."
|
||||
rg_story.8.a:0 "§GI'm here to help!"
|
||||
rg_story.8.b:0 "What is an antique?"
|
||||
rg_story.8.c:0 "Strange sensations are here again..."
|
||||
|
||||
rg_story.9.desc:0 "Anyway, it's still the old rules, you'll know when you see it. ei-Hey~"
|
||||
rg_story.9.a:0 "§Ghorrifying§!"
|
||||
rg_story.9.b:0 "ei-Hey for what??"
|
||||
|
||||
rg_story.10.title:0 "§YNever stops§!"
|
||||
rg_story.10.desc:0 "The 'paper boat' obtained from $NAME_Gray$ has been verified to have some kind of instantaneous reorganization ability, and whenever it is destroyed, it will reappear intact again in defiance of the law, and will never stop. Its capabilities are far beyond the limits of what we understand about this universe. Judging by the information gathered so far, it is completely incapable of being destroyed abnormally. Due to this property, we also cannot disassemble it. "
|
||||
rg_story.10.a:0 "§YHow is crazy?§!"
|
||||
rg_story.10.b:0 "§Ywhat kind of antique is this??§!"
|
||||
|
||||
# 2.3 模拟龙
|
||||
rg_story.11.desc:0 "Is it there? I have a new idea, and of course I promise it's fun. Have you ever heard of dragons? "
|
||||
rg_story.11.a:0 "§GDo you say dragons in space?§!"
|
||||
rg_story.11.b:0 "---Don't Touch me Empty Option---"
|
||||
rg_story.11.c:0 "---Don't Touch me Empty Option---"
|
||||
|
||||
rg_story.12.desc:0 "I'm talking about dragons in space! I want a dragon, so you're going to get me one. Well... Just find the dragon, scan it, and I should be able to make an identical one. Probably."
|
||||
rg_story.12.a:0 "§Gwhere do you go to find the dragon?§!"
|
||||
rg_story.12.b:0"---Don't Touch me Empty Option---"
|
||||
rg_story.12.c:0 "---Don't Touch me Empty Option---"
|
||||
|
||||
rg_story.13.title:0 "§YDancing with Dragons§!"
|
||||
rg_story.13.desc:0 "$NAME_Gray$ has asked us to scan a living Aether Dragon. It is obviously not feasible to carry out a normal process of research in the face of such a dangerous living creature. What's more, the aetheric dragon we're facing clearly has sight. The only way to do this is to use the Cloaking device to sneak up on the dragon. "
|
||||
rg_story.13.a:0 "§GIt's huge...§!"
|
||||
|
||||
rg_story.14.title:0 "§Ymission aborted§!"
|
||||
rg_story.14.desc:0 "Perhaps due to external factors, or perhaps the time is not yet ripe, we have to temporarily suspend the plan to scan the ether dragon. Wait until the time is right and we'll start again. "
|
||||
rg_story.14.a:0 "§GThat's unfortunate§!"
|
||||
|
||||
rg_story.15.title:0 "§YSucceeded§!"
|
||||
rg_story.15.desc:0 "We've succeeded, and before we know it, our scientists have completed their analysis of the Aether Dragon, and the behemoth is still unaware...... All that's left is to go to $NAME_Gray$ and ask. "
|
||||
rg_story.15.a:0 "§Glet's see what we can do§!"
|
||||
|
||||
rg_story.16.desc:0 "Wow, you've found the dragon! Let me take a look... Well, just wait, and I'll contact you when I'm done. "
|
||||
rg_story.16.a:0 "§GThat's weird§!"
|
||||
|
||||
rg_story.17.desc:0 "Alright, done! Remember the last time you were asked to look for a dragon? Well. I followed the body structure of the etheric dragon and copied a small dragon out. Merely... Well, you know my work is somewhat flawed, I can't control these nanobots that make up dragons, they are now as faithful as biological cells in their mission. But maybe there's nothing wrong with that. \nAlright, come out and say hello. "
|
||||
rg_story.17.a:0 "§Gwait...§!"
|
||||
rg_story.17.b:0 "---Don't Touch me Empty Option---"
|
||||
rg_story.17.c:0 "---Don't Touch me Empty Option---"
|
||||
|
||||
simulasion_dragon_name:0 "§YSim Dragon§!"
|
||||
rg_story.18.desc:0 "ahh... ?..."
|
||||
rg_story.18.a:0 "§Ghuh? §!"
|
||||
rg_story.18.b:0 "---Don't Touch me Empty Option---"
|
||||
rg_story.18.c:0 "---Don't Touch me Empty Option---"
|
||||
|
||||
rg_story.19.desc:0 "Okay, okay, isn't it cute? In the future, she will be taken care of by you~bye~"
|
||||
rg_story.19.a:0 "§Gforget it, let's go home.§!"
|
||||
rg_story.19.b:0 "---Don't Touch me Empty Option---"
|
||||
rg_story.19.c:0 "---Don't Touch me Empty Option---"
|
||||
|
||||
RG_FAKE_DRAGON_SCAN_PROJECT:0 "§YDragon Research§!"
|
||||
RG_FAKE_DRAGON_SCAN_PROJECT_DESC:0 "$NAME_Gray$ asked us to scan a space dragon. To accomplish this, we first need to find an Aether Dragon. Given the danger of this creature, perhaps we need to prepare a research ship with Cloaking components. \n§Y remember, catch it alive. §!"
|
||||
|
||||
rg_story.21.title:0 "§Yafterlife§!"
|
||||
rg_story.21.desc:0"In the previous battle, the simulated dragon unfortunately did not escape. But when our ship went to search, it found a dragon egg in space. After a period of self-incubation, the simulated dragon was born again. With this feathering rebirth, the flaws of the nanomachines that originally made up the simulated dragon's body have repaired themselves. At the same time, the symptoms of accelerated aging are gone. The legendary dragon triumphed over himself. "
|
||||
rg_story.21.a:0 "§GThe Real Beginning of a New Life...§!"
|
||||
|
||||
rg_event.10.title:0 "§YProject Failure§!"
|
||||
rg_event.10.desc:0 "Due to the lack of cooperation from $NAME_Gray$, we could not continue the $NAME_Gray$ renovation plan, and the project leader had no choice but to terminate the plan. All our investment in this project has been undone. "
|
||||
rg_event.10.a:0 "We made a bad decision..."
|
||||
|
||||
rg_story.23.title:0 "$situation_rg_gray_mod1_stage_1$"
|
||||
rg_story.23.desc:0 "Our $NAME_Gray$ renovation program will be divided into six sub-phases. In the first phase, we need to repair the heavily depleted parts of the $NAME_Gray$ hull, as well as repair part of the energy supply system, and repair the damaged hardpoints on the hull that cannot be loaded with weapons.\n§YThe plan will continue without intervention at this stage, but some small investments can speed up the process.§!"
|
||||
rg_story.23.a:0 "That's it."
|
||||
rg_story.23.b:0 "§YTake my alloys for it. §!"
|
||||
|
||||
rg_story.24.title:0 "$situation_rg_gray_mod1_stage_2$"
|
||||
rg_story.24.desc:0 "Our program is already in its second phase. In this phase, we will repair the damaged main weapon hardpoints on the $NAME_Gray$ hull, add more weapon hardpoints by adding energy-saving certifications to the reactors, integrate unnecessary hotel rooms, etc., and carry more carrier-based aircraft by optimizing unnecessary safety measures in the carrier-based aircraft ejection process.\n§YAt this stage, the plan will continue as normal without intervention. However, assigning our research team to assist can speed up the process.§!"
|
||||
rg_story.24.a:0 "So be it."
|
||||
rg_story.24.b:0 "§Yassign an engineering team to assist.§!"
|
||||
|
||||
rg_story.25.title:0 "$situation_rg_gray_mod1_stage_3$"
|
||||
rg_story.25.desc:0 "Our program has entered its third phase. At this stage, we need to actually build a test ship to verify the feasibility of the plan.\n§YAt this stage, we need to fund the construction of a small test ship for technical verification and sea trials. If all goes well, we will be able to move on to the next phase.§!"
|
||||
rg_story.25.a:0 "Who still needs to test shipbuilding?"
|
||||
rg_story.25.b:0 "§YI want it now! Take my money!§!"
|
||||
|
||||
rg_story.26.title:0 "$situation_rg_gray_mod1_stage_4$"
|
||||
rg_story.26.desc:0 "Our plan is already in its fourth phase. At this stage, we need to help $NAME_Gray$ design a new Destroyer-class weapon. It is envisaged that the weapon will have a multi-axis launch base that will allow it to launch enemy ships at full power as an anti-ship weapon, while releasing a large number of nanomachines capable of completely transforming organic races or transforming planets.\n§YDesigning such an advanced weapon is extremely difficult for our research team, and we would do well to fund weapons testing. If all goes well, we will be able to move on to the next phase.§!"
|
||||
rg_story.26.a:0 "We need to be proactive..."
|
||||
rg_story.26.b:0 "§Yimmediately allocates funds for the project. §!"
|
||||
|
||||
rg_story.27.title:0 "$situation_rg_gray_mod1_stage_5$"
|
||||
rg_story.27.desc:0 "Our program has entered its fifth phase. At this stage, we need to help $NAME_Gray$ design the hull nano blueprint so that $NAME_Gray$ can freely change its form. If all goes well, our plan is nearing completion.\n§YAt this stage, the plan will continue as normal without intervention. However, assigning our research team to assist can speed up the process.§!"
|
||||
rg_story.27.a:0 "I think she could do better..."
|
||||
rg_story.27.b:0 "§Yassigned the physics research team to set off immediately. §!"
|
||||
|
||||
rg_story.28.title:0 "$situation_rg_gray_mod1_stage_6$!"
|
||||
rg_story.28.desc:0 "Our plan is in its final stages. At this stage, we need to complete the finishing work of the mothership transformation and actually verify the performance of the mothership. I guess there won't be any more problems. \n§YAt this stage, we need to execute the $NAME_Gray$ Upgrade Project.§!"
|
||||
rg_story.28.a:0 "Let's get started."
|
||||
|
||||
rg_story.29.title:0"§YUpgrade Project Successfully Concluded§!"
|
||||
rg_story.29.desc:0 "Our plan has been successfully completed. The tested metrics of the $NAME_Gray$ mothership are very encouraging, and our scientific team is ready for a celebratory rally. "
|
||||
rg_story.29.a:0 "Invincible."
|
||||
|
||||
rg_story.30.title:0 "$situation_rg_gray_mod2_stage_1$"
|
||||
rg_story.30.desc:0 "Based on the experience of the last time, our $NAME_Gray$ flagship retrofit program will be divided into twelve sub-phases with two optional retrofit phases. We need to prove that a battleship bigger than an asteroid is not a dream. In order to bring this dream back from the imagination to reality, our scientific team had to first perform a mechanical analysis of a warship of this size. \n§Y plans will continue to proceed without intervention at this stage, although the assignment of scientists to assist will speed up the process. §!"
|
||||
rg_story.30.a:0 "That's it."
|
||||
rg_story.30.b:0 "§Yassigns Chief Scientist to assist in the project§!"
|
||||
|
||||
rg_story.31.title:0 "$situation_rg_gray_mod2_stage_2$"
|
||||
rg_story.31.desc:0 "Our program is already in its second phase. Previous studies have proven that it is difficult to perfectly meet the requirements of any material known to us in order to build a warship of this size. Further studies of the constitution of nanomatter are needed, and the physical properties exhibited by such matter seem to be highly compatible with our goals. \n§Y plans will continue unintrusive at this stage, but investing in some nanites will speed up the process. §!"
|
||||
rg_story.31.a:0 "go Ahead"
|
||||
rg_story.31.b:0 "§YInvest in nanites Research§!"
|
||||
|
||||
rg_story.32.title:0 "$situation_rg_gray_mod2_stage_3$"
|
||||
rg_story.32.desc:0 "Our program has entered its third phase. Even with the assistance of self-programmed nanomachines, it is difficult to construct structures that meet the required strength requirements in space. This is undoubtedly a huge project. We need to build the construction site, coordinate the transportation of materials and carry out structural fixation. \n§YAt this stage, we need to build megastructures to continue the project.§!"
|
||||
rg_story.32.a:0 "Construction begins"
|
||||
|
||||
rg_story.33.title:0 "$situation_rg_gray_mod2_stage_4$"
|
||||
rg_story.33.desc:0 "Our plan is already in its fourth phase. Our flagship undoubtedly requires a huge amount of energy, and it is difficult to simply scale up a conventional reactor. We need to explore the design of very large-scale reactors and study the supercritical energy output scheme. \n§Y will continue as normal at this stage without intervention, but there may be a major accident that will cause us to be forced to reverse our progress. §!"
|
||||
rg_story.33.a:0 "Leave it.How bad can be it?"
|
||||
rg_story.33.b:0 "§YAssign elite scientists to participate in the design§!"
|
||||
|
||||
rg_story.34.title:0 "$situation_rg_gray_mod2_stage_5$"
|
||||
rg_story.34.desc:0 "Our program has entered its fifth phase. Armament is the core of a battleship. Before we actually build the hull, we need to design the weapon load point to load the weapon. Our flagship will have a cardan axis giant Star Destroyer weapon system. Multi-linked Titan-class weapon arrays, as well as ultra-large-scale macro cannon arrays and dense carrier-based aircraft ejection arrays. How to coordinate the ship space is undoubtedly a huge challenge. \n§Y will continue to proceed at this stage without intervention, although investing in the construction of test ships will be able to speed up the process. §!"
|
||||
rg_story.34.a:0 "We can do it"
|
||||
rg_story.34.b:0 "§YInvest in the construction of a test unit§!"
|
||||
|
||||
rg_story.35.title:0 "$situation_rg_gray_mod2_stage_6$"
|
||||
rg_story.35.desc:0"We are about to move more than halfway through our plan. Our hull was designed with a lot of tonnage redundancy, which is not wasteful, and we envision the flagship being able to operate an ecosystem of independent housing for several large residential station sizes, with plenty of room for modifications. How to design the people's future home will be an important task that cannot be ignored. \n§Y will continue to proceed at this stage without intervention, although investing in the construction of test ships will be able to speed up the process. §!"
|
||||
rg_story.35.a:0 "For a new home"
|
||||
rg_story.35.b:0 "§YInvest in the construction of a test unit§!"
|
||||
|
||||
rg_story.36.title:0 "$situation_rg_gray_mod2_stage_7$"
|
||||
rg_story.36.desc:0 "Our plan has entered its seventh phase. We will lay the first keel of the hull, which is critical to the integrity of the hull. \n§Y will continue to work on track at this stage without intervention, but with some small investments it can speed up the process. §!"
|
||||
rg_story.36.a:0 "continue"
|
||||
rg_story.36.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
rg_story.37.title:0 "$situation_rg_gray_mod2_stage_8$"
|
||||
rg_story.37.desc:0 "Our program has entered its eighth phase. At this stage, we will lay reinforced armor on the hull. Ships are already taking shape. \n§Y will continue to work on track at this stage without intervention, but with some small investments it can speed up the process. §!"
|
||||
rg_story.37.a:0 "It's almost finished..."
|
||||
rg_story.37.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
rg_story.38.title:0 "$situation_rg_gray_mod2_stage_9$"
|
||||
rg_story.38.desc:0 "Our program is in its ninth phase. At this stage, we need to design a super-scale hyperspace engine for the flagship. Well, something could go wrong. \n§Y will continue to proceed at this stage without intervention, although investing in the construction of test ships will be able to speed up the process. §!"
|
||||
rg_story.38.a:0 "It shouldn't be a problem... Right? "
|
||||
rg_story.38.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
rg_story.39.title:0 "$situation_rg_gray_mod2_stage_10$"
|
||||
rg_story.39.desc:0 "Our program has entered its tenth phase. We need to design and install soft equipment such as ship halo projectors, stealth arrays, etc. \n§Y will continue to work on track at this stage without intervention, but with some small investments it can speed up the process. §!"
|
||||
rg_story.39.a:0 "That's it"
|
||||
rg_story.39.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
rg_story.40.title:0 "$situation_rg_gray_mod2_stage_11$"
|
||||
rg_story.40.desc:0 "Our plan has entered its eleventh phase. At this stage, we need to help $NAME_Gray$ design the hull nano blueprint so that $NAME_Gray$ can freely change its form. If all goes well, our plan is nearing completion. \n§Ywill continue to work on track at this stage without intervention, but with some small investments it can speed up the process. §!"
|
||||
rg_story.40.a:0 "That's it"
|
||||
rg_story.40.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
rg_story.41.title:0 "$situation_rg_gray_mod2_stage_12$"
|
||||
rg_story.41.desc:0 "Our plan is in its final stages. Our flagship renovation project is almost complete, and the next step is the actual sea trials. If all goes well, then all goes well. \n§YAt this stage, we need to execute the $NAME_Gray$ Upgrade Project. §!"
|
||||
rg_story.41.a:0 "Startup Plan"
|
||||
|
||||
rg_story.42.title:0 "$situation_rg_gray_mod2_stage_13$"
|
||||
rg_story.42.desc:0 "Our plans are almost complete, and as an add-on option, we can dominate the flagship revamp. But this requires additional investment from us. At this stage, we will create a habitable warehouse that can accommodate a large number of people. \n§Ywill continue to work on track at this stage without intervention, but with some small investments it can speed up the process. §!"
|
||||
rg_story.42.a:0 "That's it"
|
||||
rg_story.42.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
rg_story.43.title:0 "$situation_rg_gray_mod2_stage_14$"
|
||||
rg_story.43.desc:0"Our plans are almost complete, and as an add-on option, we can dominate the flagship.\n§Y: At this stage, we need to execute the $NAME_Gray$ Upgrade Project. §!"
|
||||
rg_story.43.a:0 "That's it"
|
||||
rg_story.43.b:0 "§YInvest in Extra Materials§!"
|
||||
|
||||
75
localisation/english/RG_goverment_l_english.yml
Normal file
75
localisation/english/RG_goverment_l_english.yml
Normal file
@@ -0,0 +1,75 @@
|
||||
l_english:
|
||||
preset_rg_scion: "§YOath Project Country§!"
|
||||
preset_rg_scion_desc: "For some ulterior motive, the Ancient Fallen Empire treated it as if it were its own. Their Ancient Overlord would not allow any outside interference with their Oath Country. "
|
||||
|
||||
### NANOTECH
|
||||
tradition_rg_nanotech: "§YNano Refactoring§!"
|
||||
tradition_rg_nanotech_desc: "The form of life is not the same, and embracing nanomachines makes us extra-dimensional to all things in the universe."
|
||||
tr_rg_nanotech_adopt: "§YNano Refactoring§!Tradition"
|
||||
tr_rg_nanotech_1: "Material Reshaping"
|
||||
tr_rg_nanotech_2: "Spiritual Devotion"
|
||||
tr_rg_nanotech_3: "Storm Torrent"
|
||||
tr_rg_nanotech_4: "Infinity Frontier"
|
||||
tr_rg_nanotech_5: "Nano Normalization"
|
||||
tr_rg_nanotech_finish: "$tradition_rg_nanotech$ finished"
|
||||
tr_rg_nanotech_1_delayed: "Traditional material smelting can no longer satisfy our desire for progress. We will transform the useless matter of the old world into nanobots."
|
||||
tr_rg_nanotech_2_delayed: "Nanomachines reorganize everything, and we are the universe. The world changes in our hands as needed."
|
||||
tr_rg_nanotech_3_delayed: "Our existence is no longer limited by our will. We will turn into a storm and sweep through everything."
|
||||
tr_rg_nanotech_4_delayed: "We are a torrent, and our existence needs strength as a foundation. Now,§RI§!am the swarm."
|
||||
tr_rg_nanotech_5_delayed: "The boundaries between matter and man have blurred, and everything is just a note in the torrent of our collective will."
|
||||
tradition_rg_nanotech_delayed: "We are an unstoppable torrent that swallows the sky and the earth. Everything will be integrated into us, we will form everything. "
|
||||
tr_rg_nanotech_adopt_modifier_desc: "§Y$AVAILABLE_STARBASE_BUILDINGS$§!$sm_nanite_harvester$"
|
||||
tr_rg_nanotech_1_modifier_desc: "§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanolab_1$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanolab_2$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanotech_cauldron$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanite_transmuter$\n"
|
||||
tr_rg_nanotech_2_modifier_desc: "§IUnlocks Megastructure:§Y$RG_habitat_central_complex$§!\n§IUnlocks Megastructure:§!§Y$rg_nano_ripper_4$§!: Can produce large quantities £nanites£§Y$nanites$§! from all planets, moons, and asteroids in the star system"
|
||||
tr_rg_nanotech_3_modifier_desc: "§YPlanetary Decision Unlocked:§!$decision_rg_nanotech_swarm_consume_world$\n§YUnlock Colossus Weapon:§!$tech_object_gray_7$:Turns planets into colonizable §Y$pc_nanotech$§!"
|
||||
tr_rg_nanotech_4_modifier_desc: "§YAscension Perk Unlocked:$rg_ap_nantiematter$\n§HUnlocks Ship Type:§!§!$RG_graygoo_destroyer$\n§YRelics Gained:§!§Y$rg_tempest_invocator$§!: Allows you to summon Cosmic Storm:§Y$graytempest_storm$§!"
|
||||
tr_rg_nanotech_5_modifier_desc: "§YUnlocks Purge:$purge_nanophage$§!: Assimilation the alien population as part of us.\nAll pop gain §YNantie Trait§!:$pops_with_icon$§! require £nanites£§Y$nanites$§! Upkeeps.\n§YNanties§Y $pops_with_icon$§! are instantly created to meet £job£ Job requirements of §Y£building£ Buildings§! and §Y£district£ Districts§! For every colony who is §Y$pc_nanotech$§! or §Y$pc_rg_grayhabitat$§!."
|
||||
tr_rg_nanotech_finish_modifier_desc: "§Y§HUnlocks Ship Type:§!§!$RG_graygoo_mothership$\nAll domestic star bases are automatically built built-in §Y$sm_nanite_harvester$§!"
|
||||
|
||||
decision_rg_server_shut_down: "§RCore Shutdown§!"
|
||||
decision_rg_server_shut_down_desc: "§Rwill destroy the colony! §!\n\nThis colony has lost its usefulness, shutting down the Signal Relay Core. "
|
||||
decision_rg_nanotech_swarm_consume_world: "§YNanite Transfiguration§!"
|
||||
decision_rg_nanotech_swarm_consume_world_desc: "Our planets will transform, feeding the flood and our essence."
|
||||
decision_rg_nanotech_swarm_consume_world_effect_desc: "Transfigure this world, creating one or more blockers that reduce the habitability and districts of this world but will provide more nanites for the flood."
|
||||
|
||||
situation_rg_nanotech_consume_planet: "Extract Nanites from [Target.GetName]"
|
||||
situation_rg_nanotech_consume_planet_type: "Extract Nanites"
|
||||
situation_rg_nanotech_consume_planet_monthly_change_tooltip: "Nanite Extraction Progress"
|
||||
situation_rg_nanotech_consume_planet_desc: "Everything, including entire worlds, is destined to be assimilated into our collective, to become a part of us."
|
||||
|
||||
rg_deficit.170.desc:1 "[Owner.GetFinancialAdvisorAgencyCap] is getting increasingly concerned about the $nanites$ shortage befalling our empire. Failure to recoup our expenses will bring widespread disruptions to our industry sector."
|
||||
rg_deficit.170.desc.machine:1 "Budget warning: $nanites$ expenditures surpassing expenditures for multiple subsequent months. Failure to resolve the shortage will bring widespread disruptions to our industry sector."
|
||||
rg_deficit.170.A:1 "Scrap robots on §Y[robots_planet.GetName]§! for $nanites$ ."
|
||||
rg_deficit.170.A.tooltip:2 "Dismantle all robots on [robots_planet.GetName] (£pop£ §Y[robots_planet.recycled_robots] Drones§!) to gain £nanites£ §Y[robots_planet.total_alloys_gained] $nanites$ §!"
|
||||
rg_deficit.170.B:1 "Consolidate. Recycle. Dismantle droids on §Y[robots_planet.GetName]§!."
|
||||
rg_deficit.170.B.tooltip:2 "Dismantle half of the population on [robots_planet.GetName] (£pop£ §Y[robots_planet.recycled_robots] Drones§!) to gain £nanites£ §Y[robots_planet.total_alloys_gained] $nanites$§!"
|
||||
|
||||
rg_deficit.175.desc:1 "Having failed to resolve our $nanites$ shortage, we have been forced to declare bankruptcy and default on our debts. [Owner.GetFinancialAdvisorAgencyCap] is drafting a new austerity plan to cut expenses and preventing this situation from ever happening again."
|
||||
|
||||
situation_nanites_deficit: "$nanites$ deficit"
|
||||
situation_nanites_deficit_type: "$situation_nanites_deficit$"
|
||||
deficit_approach_cut_nanite_usage: "$nanites$ Rationing"
|
||||
string_expenditures_greater_than_income_nanites: "$nanites$ Deficit"
|
||||
string_not_in_deficit_nanites: "Positive Monthly $nanites$ Balance"
|
||||
string_resource_reserves_nanites: "$nanites$ Reserves"
|
||||
|
||||
purge_nanophage: "Nanite Assimilation"
|
||||
purge_nanophage_tooltip: "Affected populations are gradually split into the [From.GetSpeciesAdj] species, regardless of their own volition."
|
||||
purge_nanophage_tooltip_delayed: "§ The form of unfreedom is only a constraint that hinders our development. In doing so, their cause will be continued by [From.GetSpeciesNamePlural]. §!"
|
||||
|
||||
civic_rg_gray_cluster: "§YDistant Stella-Cluser Start§!"
|
||||
civic_rg_gray_non_cluster: "§YDistant Stella-Galaxy Start§!"
|
||||
civic_tooltip_rg_gray_cluster: "Choose to start your adventure in §YL-Cluster§!. The standard start option for this mod."
|
||||
civic_tooltip_rg_gray_non_cluster: "Choose to start your adventure in §YGalaxy§!. Suitable for players who don't want to start in the L-Cluster. "
|
||||
|
||||
rg_ap_nantiematter:0 "§YNanomatter Composition Engineering§!"
|
||||
rg_ap_nantiematter_desc:0 "If a thorough study of the matter and technology of the L-Gate builders could be carried out, these powerful nanomachines would greatly enhance our armaments. This requires us to gain sufficient knowledge of the L-gate."
|
||||
rg_ap_nantiematter_tooltip:0 "§YThat's results everything.§!"
|
||||
|
||||
origin_rg_gray:0 "§YDistant Stella§!"
|
||||
origin_rg_gray_desc:0 "You secretly persuaded $NAME_Gray$ to come and visit you from the distant L-Cluster"
|
||||
START_SCREEN_RG_GRAY_ORIGIN:0 "-TOO LONG GIVE UP TO TRANSLATE THIS.I KNOW YOU NEVER READ THIS-\n\n§IIt's a special start! You will be trapped in the L-Cluster and will not be able to open the L-Gate from within. If no other country had opened the L-Gate from the outside...well.§!"
|
||||
origin_tooltip_rg_gray_effects:0 "—['concept_rg_gray'] will come to help you at the game start.\n—$HOME_SYSTEM$:Begin your adventure in an isolated L-Cluster\n— previous $HOME_SYSTEM$ is connected in to ['concept_l_gates'] network by a ['concept_l_gates'].\n\n§R<But... You may never have a chance to seeing the galaxy again.>§!\n§Y—This origin cannot be selected repeatedly.§!\n§Y-When the Origin is taken by the AI Empire, the L-Cluster will be taken by the AI Empire. Hmm, you know!"
|
||||
rg_origin_scion:0 "§YTracing the future§!"
|
||||
rg_origin_scion_desc:0 "The script is suspected to have been rewritten by someone. You will grow under the meticulous supervision of $NAME_Gray$."
|
||||
origin_tooltip_rg_scion_effects:0 "It starts as a subject of ['concept_rg_gray'] ['concept_fallen_empire'].['concept_rg_gray'] will protect your country from foreign enemies, and sometimes give you some help.\n—['concept_rg_gray']['concept_fallen_empire'] Overlord's ['concept_rg_scion', £scion£Oath Project Country]\n—$HOME_SYSTEM$ is connected in to ['concept_l_gates'] network by a ['concept_l_gates']\n—['concept_rg_gray'] ['concept_fallen_empire'] Ignoring the galaxy setting must be present in an isolated L-Cluster\n- will be protected by ['concept_rg_gray'].\n\n§R<But it can also be an obstacle to your development...>§!\n§Y—This is an unfinished Work-In-Progress origin. For development and testing purposes only. Please do not use it in your official game.§!"
|
||||
115
localisation/english/RG_l_english.yml
Normal file
115
localisation/english/RG_l_english.yml
Normal file
@@ -0,0 +1,115 @@
|
||||
l_english:
|
||||
GRAY_SPECIES:0 "$NAME_Gray$"
|
||||
RG_MACHINE:0 "§YNanite Reconstructed Doll§!"
|
||||
gray_army_desc:0 "$NAME_Gray$With her nano-combat mothership, it can easily sweep away a planet"
|
||||
|
||||
rg_tempest_invocator: "Graygoo Core"
|
||||
rg_tempest_invocator_desc: "Although it is called $rg_tempest_invocator$, it has nothing to do with $NAME_Gray_Goo$. This amazing $relics$ is a patented product with independent intellectual property rights that is completely independently developed by our engineers."
|
||||
|
||||
d_nanite_ripper_deposit_1: "£nanites£ +0.1"
|
||||
d_nanite_ripper_deposit_2: "£nanites£ +1.6"
|
||||
d_nanite_ripper_deposit_3: "£nanites£ +5.8"
|
||||
d_nanite_ripper_deposit_4: "£nanites£ +25.6"
|
||||
|
||||
rg_nanite_leader:0"§YNanite Entity§!"
|
||||
rg_nanite_leader_plural:0"§YNanite Entity§!"
|
||||
rg_nanite_leader_description:0"§YEssentially, it is an individual composed of thousands of nanomachines.§!"
|
||||
rg_nanite_leader_plural_with_icon:0"£official£ $rg_nanite_leader_plural$"
|
||||
|
||||
RG_AUTOCONST_HANGER:0 "Automatic engineering sub-entity"
|
||||
RG_AUTOCONST_HANGER_desc:0 "Preloaded worker ships can automatically build star bases after a system survey is completed."
|
||||
RG_const_country:0 "$NAME_Gray$-automatic engineering team"
|
||||
|
||||
rg_nothing:0 ""
|
||||
rg_nothing_desc:0 ""
|
||||
|
||||
rg_distant_stars_modifier:0 "§HDistant Stars§!"
|
||||
rg_distant_stars_modifier_desc:0 "L-Clusters are a group of galaxies that are very far apart from the Milky Way as we know it. It is almost impossible to start the jump engine back to the galaxy from the inside. \n§H Of course you insist on getting out... I can't help it. This modifier is automatically removed when the L-Stargate is opened. §!"
|
||||
|
||||
rg_gray_army_base:0 "§YSelf-propelled $gray_army$§!"
|
||||
rg_gray_army_base_desc:0 "Replicas of $gray_army$ created by reverse engineering have limited operational decision-making capabilities. But it's still hugely powerful."
|
||||
|
||||
rg_fake_dragon_desc:0 "The simulated dragon is a simulated life born from a mysterious experiment of $NAME_Gray$. Although it is composed of nanomachines, it is not able to control these nanomachines autonomously. As nanomachines lose their ability to maintain, the future of analog dragons becomes even more uncertain."
|
||||
rg_timed_life_millennium:0 "§RMillennial Soul Ring§!: The simulated dragon is already a thousand years old~ Congratulations. And yet nothing happened!"
|
||||
rg_timed_life_millennium_reborn:0 "§YGlowing-§!§RMillennial Soul Ring§!: The simulated dragon is a thousand years old~§R How did you do it? Is a thousand years really so short? §!\nYou have obtained §R loser Certification§!~"
|
||||
RG_sim_dragon_species:0 "Dragons in disguise"
|
||||
RG_SIMULATION_DRAGON_SPECIES:0 "Dragons in disguise"
|
||||
|
||||
situation_rg_gray_mod1:0 "§Y$NAME_Gray$ Upgrade Project§!"
|
||||
situation_rg_gray_mod1_desc:0 "Due to the lack of resources in the L-Cluster, the hull of $NAME_Gray$ has not been maintained for a long time. By mobilizing enough resources, $NAME_Gray$ can be used to restore the mothership to its full state. In order to execute this initiative, $NAME_Gray$ needed the help of our engineering team. \n§RSwitching the $NAME_Gray$ pattern will cause the plan to fail. §!"
|
||||
|
||||
situation_rg_gray_mod1_stage_1:0 "§YStage 1: Basic Hull Repair Stage§!"
|
||||
situation_rg_gray_mod1_stage_2:0 "§YStage 2: Weapon Point Reconstruction Stage§!"
|
||||
situation_rg_gray_mod1_stage_3:0 "§YStage 3: Feasibility Verification Stage§!"
|
||||
situation_rg_gray_mod1_stage_4:0 "§YStage 4: Star Destroyer Weapon Design Stage§!"
|
||||
situation_rg_gray_mod1_stage_5:0 "§YStage 5: Ship-wide Nanodesign Stage§!"
|
||||
situation_rg_gray_mod1_stage_6:0 "§YStage 6: Final Sea Trial Stage§!"
|
||||
|
||||
situation_rg_gray_mod1_stage_1_tooltip:0 "$rg_story.23.desc$"
|
||||
situation_rg_gray_mod1_stage_2_tooltip:0 "$rg_story.24.desc$"
|
||||
situation_rg_gray_mod1_stage_3_tooltip:0 "$rg_story.25.desc$"
|
||||
situation_rg_gray_mod1_stage_4_tooltip:0 "$rg_story.26.desc$"
|
||||
situation_rg_gray_mod1_stage_5_tooltip:0 "$rg_story.27.desc$"
|
||||
situation_rg_gray_mod1_stage_6_tooltip:0 "$rg_story.28.desc$"
|
||||
|
||||
situation_rg_gray_mod1_monthly_change_tooltip:0 "§YWe are steadily moving forward with the renovation project.§!"
|
||||
situation_rg_gray_mod1_finish_tooltip:0 "§YOur plan was completed on track.§!"
|
||||
|
||||
situation_rg_gray_mod2_monthly_change_tooltip:0 "§YWe are steadily moving forward with the renovation project.§!"
|
||||
situation_rg_gray_mod2_finish_tooltip:0 "§YOur plan was completed on track.§!"
|
||||
|
||||
situation_rg_gray_mod1_approach_1:0 "Execute on schedule"
|
||||
situation_rg_gray_mod1_approach_2:0 "Pause execution Plan"
|
||||
situation_rg_gray_mod1_approach_3:0 "Abandon execution plan"
|
||||
situation_rg_gray_mod1_approach_1_tooltip:0 "§GOur project will be executed as planned.§!"
|
||||
situation_rg_gray_mod1_approach_2_tooltip:0 "§YDue to external pressure, we need to postpone the implementation of the renovation project.§!"
|
||||
situation_rg_gray_mod1_approach_3_tooltip:0 "§RWe had difficulties that made the plan unsustainable and had to suspend the plan for the time being.§!"
|
||||
|
||||
situation_rg_gray_mod1_stage_1_booster_tooltip:0 "§GOur project gets an extra budget§!"
|
||||
situation_rg_gray_mod1_stage_2_booster_tooltip:0 "§GOur engineering team was assigned to help with the renovation project§!"
|
||||
situation_rg_gray_mod1_stage_3_booster_tooltip:0 "§RDue to the lack of budget for our program, the project team had to use imagination to make up for it§!"
|
||||
situation_rg_gray_mod1_stage_5_booster_tooltip:0 "§GOur physics team has been assigned to help with the retrofit project§!"
|
||||
situation_rg_gray_mod1_stage_6_booster_tooltip:0 "§YWe need to actually start executing the retrofit project§!"
|
||||
|
||||
situation_rg_gray_mod2_stage_1_booster_tooltip:0 "§GOur research team has been assigned to help with the renovation project§!"
|
||||
situation_rg_gray_mod2_stage_2_booster_tooltip:0 "§GOur project gets an extra budget§!"
|
||||
situation_rg_gray_mod2_stage_3_booster_tooltip:0 "§GOur project has been approved for the construction of a test ship§!"
|
||||
|
||||
situation_rg_gray_mod2:0 "§Y$NAME_Gray$ Capitalship Upgrade Project§!"
|
||||
situation_rg_gray_mod2_desc:0 "Our scientists believe that with the accumulation of our research on the $NAME_Gray$ hull and technology, we will be able to design a giant flagship hull. If successful, the $NAME_Gray$ mothership will gain enough combat power to rival the Fallen Empire. For this great project, we need to mobilize huge resources. Once the resources are ready, the project can start immediately\n§H This is a long-term project, so switching $NAME_Gray$ patterns will not cause the plan to fail. §!"
|
||||
|
||||
situation_rg_gray_mod2_stage_1:0 "§YStage 1: Fundamental Mechanics Verification Stage§!"
|
||||
situation_rg_gray_mod2_stage_2:0 "§YStage 2: Nanocomposition Research Stage§!"
|
||||
situation_rg_gray_mod2_stage_3:0 "§YStage 3: Site Construction Stage§!"
|
||||
situation_rg_gray_mod2_stage_4:0 "§YStage 4: Reactor Stabilization Research Stage§!"
|
||||
situation_rg_gray_mod2_stage_5:0 "§YStage 5: Primary Weapon Point Design Stage§!"
|
||||
situation_rg_gray_mod2_stage_6:0 "§YStage 6: Cabin Layout Design Stage§!"
|
||||
situation_rg_gray_mod2_stage_7:0 "§YStage 7: Hull Keel Laying Stage§!"
|
||||
situation_rg_gray_mod2_stage_8:0 "§YStage 8: Hull Main Structure Laying Stage§!"
|
||||
situation_rg_gray_mod2_stage_9:0 "§YStage 9: Hyperspace Engine Validation Stage§!"
|
||||
situation_rg_gray_mod2_stage_10:0 "§YStage 10: Subsystem Hoisting Stage§!"
|
||||
situation_rg_gray_mod2_stage_11:0 "§YStage 11: Ship-wide Nanodesign Stage§!"
|
||||
situation_rg_gray_mod2_stage_12:0 "§YStage 12: Final Sea Trial Stage§!"
|
||||
situation_rg_gray_mod2_stage_13:0 "§YStage 13: Residential Zoning Design Stage§!"
|
||||
situation_rg_gray_mod2_stage_14:0 "§YStage 14: Juggernaut Dockyard Laying Stage§!"
|
||||
|
||||
situation_rg_gray_mod2_stage_1_tooltip:0 "$rg_story.30.desc$"
|
||||
situation_rg_gray_mod2_stage_2_tooltip:0 "$rg_story.31.desc$"
|
||||
situation_rg_gray_mod2_stage_3_tooltip:0 "$rg_story.32.desc$"
|
||||
situation_rg_gray_mod2_stage_4_tooltip:0 "$rg_story.33.desc$"
|
||||
situation_rg_gray_mod2_stage_5_tooltip:0 "$rg_story.34.desc$"
|
||||
situation_rg_gray_mod2_stage_6_tooltip:0 "$rg_story.35.desc$"
|
||||
situation_rg_gray_mod2_stage_7_tooltip:0 "$rg_story.36.desc$"
|
||||
situation_rg_gray_mod2_stage_8_tooltip:0 "$rg_story.37.desc$"
|
||||
situation_rg_gray_mod2_stage_9_tooltip:0 "$rg_story.38.desc$"
|
||||
situation_rg_gray_mod2_stage_10_tooltip:0 "$rg_story.39.desc$"
|
||||
situation_rg_gray_mod2_stage_11_tooltip:0 "$rg_story.40.desc$"
|
||||
situation_rg_gray_mod2_stage_12_tooltip:0 "$rg_story.41.desc$"
|
||||
situation_rg_gray_mod2_stage_13_tooltip:0 "$rg_story.42.desc$"
|
||||
situation_rg_gray_mod2_stage_14_tooltip:0 "$rg_story.43.desc$"
|
||||
|
||||
rg_gray_mod2_stage1_project:0 "§Yassigns Chief Scientist to help with the renovation project§!"
|
||||
rg_gray_mod2_stage1_project_desc:0 "In order to speed up the $NAME_Gray$ renovation project, we need to assign our scientists to work on this project. Well, that's it. "
|
||||
|
||||
rg_gray_mod2_stage4_project:0 "$rg_gray_mod2_stage1_project$"
|
||||
rg_gray_mod2_stage4_project_desc:0 "$rg_gray_mod2_stage1_project_desc$"
|
||||
40
localisation/english/RG_megastructures_l_english.yml
Normal file
40
localisation/english/RG_megastructures_l_english.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
l_english:
|
||||
rg_nanite_harvester: "$nanite_harvester$"
|
||||
RG_habitat_central_complex: "$pc_rg_grayhabitat$"
|
||||
RG_habitat_central_complex_plural: "$pc_rg_grayhabitat$"
|
||||
RG_habitat_central_complex_DESC: "§Y$pc_rg_grayhabitat$§! capable of housing several £pop£ §YPops§! and providing space for £building£ §YBuildings§! and £district£ §YDistricts§! in orbit of uninhabitable planets."
|
||||
RG_habitat_central_complex_MEGASTRUCTURE_DETAILS: "§Y$pc_rg_grayhabitat$§!It is a self-contained space station composed entirely of nanomachines for permanent habitation."
|
||||
RG_habitat_central_complex_CONSTRUCTION_INFO_DELAYED: "$REQUIREMENTS_HEADER$$major_orbital_requirements$\n\n$EFFECTS_HEADER$ $NEW_LINE$- A Colonisable (Size: £planetsize£15) $pc_rg_grayhabitat$ will be created. $NEW_LINE$- $habitat_0_CONSTRUCTION_INFO_DELAYED$"
|
||||
rg_nano_ripper_1: "$rg_nano_ripper_4$:GREY FOG RINGS"
|
||||
rg_nano_ripper_1_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_2: "$rg_nano_ripper_4$:TORRENT LADDER"
|
||||
rg_nano_ripper_2_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_3: "$rg_nano_ripper_4$:CORE REFINING"
|
||||
rg_nano_ripper_3_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_4: "§YNanite Ripper§!"
|
||||
rg_nano_ripper_4_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_1_MEGASTRUCTURE_DETAILS: "Using massively deployed nanomachines, §Y$rg_nano_ripper_4$§! uses the planet as a raw material to efficiently transform into the £nanites£$nanites$ we need.\n§RMust built on§!§Y$pc_gray_goo$§!§R or §!§Y$pc_nanotech$§!§R§!"
|
||||
rg_nano_ripper_1_mod: "$rg_nano_ripper_1$"
|
||||
rg_nano_ripper_1_mod_desc: "$rg_nano_ripper_1_DESC$"
|
||||
rg_nano_ripper_1_mod_tooltip: "Uncovers a Size §Y0.1§!£nanites£$nanites$ deposit on every Planet, Moon and Asteroid in the System.$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_1_mod_value|%0$§!"
|
||||
rg_nano_ripper_2_mod: "$rg_nano_ripper_2$"
|
||||
rg_nano_ripper_2_mod_desc: "$rg_nano_ripper_2_DESC$"
|
||||
rg_nano_ripper_2_mod_tooltip: "Improves uncovered deposits to Size§Y1.7§!£nanites£$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_2_mod_value|%0$§!"
|
||||
rg_nano_ripper_3_mod: "$rg_nano_ripper_3$"
|
||||
rg_nano_ripper_3_mod_desc: "$rg_nano_ripper_3_DESC$"
|
||||
rg_nano_ripper_3_mod_tooltip: "Improves uncovered deposits to Size§Y7.5§!£nanites£$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_3_mod_value|%0$§!"
|
||||
rg_nano_ripper_4_mod: "$rg_nano_ripper_4$"
|
||||
rg_nano_ripper_4_mod_desc: "$rg_nano_ripper_4_DESC$"
|
||||
rg_nano_ripper_4_mod_tooltip: "Improves uncovered deposits to Size§Y33.1§!£nanites£$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_4_mod_value|%0$§!"
|
||||
rg_nano_ripper_destroyed: "Ruined $rg_nano_ripper_4$"
|
||||
rg_nano_ripper_destroyed_DESC: "The remnants of an $rg_nano_ripper_4$"
|
||||
rg_nano_ripper_destroyed_MEGASTRUCTURE_DETAILS: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_restored: "$rg_nano_ripper_4$"
|
||||
rg_nano_ripper_restored_DESC: "$rg_nano_ripper_4_DESC$"
|
||||
RG_orbital_ring:0 "§Y$graygoo$ Orbital Ring Defence terminal§!"
|
||||
RG_orbital_ring_desc:0 ""
|
||||
RG_orbital_ring_MEGASTRUCTURE_DETAILS: ""
|
||||
RG_orbital_ring_ruined: "Ruined $RG_orbital_ring$"
|
||||
RG_orbital_ring_ruined_DESC: ""
|
||||
RG_orbital_ring_restored: "$RG_orbital_ring$"
|
||||
RG_orbital_ring_restored_DESC: ""
|
||||
43
localisation/english/RG_plane_l_english.yml
Normal file
43
localisation/english/RG_plane_l_english.yml
Normal file
@@ -0,0 +1,43 @@
|
||||
l_english:
|
||||
pc_rg_grayhabitat: "Nanite Space Site"
|
||||
pc_rg_grayhabitat_desc: "A deep space dwelling composed of nanomachines that provides a planet-like living experience, specifically an urban area on a planet. Composed entirely of nanobots, the building appears in a dreamlike instant, and the entity composed of nanobots is responsible for all the production work of the space site.\n§YThe $PLANET_SIZE$ of the space site increases with the $NAME_Gray$ leader level (§Y[owner.rg_gray_level]§!) of the promotion and expansion. The initial $PLANET_SIZE$ is 10, and each level of Leader increases by 2 $PLANET_SIZE$.§!"
|
||||
|
||||
building_rg_nanolab_1: "§YNanite Research Facility§!"
|
||||
building_rg_nanolab_1_desc: "Conducting research at a nanoscopic scale brings a whole new perspective on the universe."
|
||||
building_rg_nanolab_2: "§YNanite Research Complex§!"
|
||||
building_rg_nanolab_2_desc: "How peculiar it is that the infinitely small and the infinitely big look so much alike."
|
||||
building_rg_nanotech_cauldron: "§YNanotech Cauldron§!"
|
||||
building_rg_nanotech_cauldron_desc: "Operating at a molecular level, the swarm can easily reconfigure mineral structures into sturdy alloy lattices.\n§RIf short of £nanites£$nanites$ production will be suspended.§!"
|
||||
building_rg_nanite_transmuter: "§YNanite Transmuter§!"
|
||||
building_rg_nanite_transmuter_desc: "This factory mass-produces a variety of rare resources using extremely advanced nanites. A Nanite deficit will halt production.\n§RIf short of £minerals£$minerals$ production will be suspended.§!"
|
||||
|
||||
district_rg_farming: "Agricultural Segment"
|
||||
district_rg_farming_plural: "Agricultural Segments"
|
||||
district_rg_farming_desc: "Endless seas of farmland stretch across this section, growing massive amounts of food."
|
||||
district_rg_generator: "Generator Segment"
|
||||
district_rg_generator_plural: "Generator Segments"
|
||||
district_rg_generator_desc: "Reactors fill this section, focused on the generation of energy."
|
||||
district_rg_nanites: "Nanite Segment"
|
||||
district_rg_nanites_plural: "Nanite Segments"
|
||||
district_rg_nanites_desc: "Nanomachine replicators fill this segment, with the goal of producing as many nanites as possible."
|
||||
district_rg_mining: "Mining Segment"
|
||||
district_rg_mining_plural: "Mining Segments"
|
||||
district_rg_mining_desc: "Swarms of mining drones fill this segment, focusing on harvesting useful minerals from nearby planets."
|
||||
district_rg_science: "Research Segment"
|
||||
district_rg_science_plural: "Research Segments"
|
||||
district_rg_science_desc: "Research facilities of all kinds fill this Ring World segment."
|
||||
district_rg_commercial: "Commercial Segment"
|
||||
district_rg_commercial_plural: "Commercial Segments"
|
||||
district_rg_commercial_desc: "Civilian industry and infrastructure populate this segment dedicated to commerce."
|
||||
district_rg_city: "City Segment"
|
||||
district_rg_city_plural: "City Segments"
|
||||
district_rg_city_desc: "Urban centers fill this section, providing large amounts of housing and office space for clerical workers."
|
||||
district_rg_hive: "Hive Segment"
|
||||
district_rg_hive_plural: "Hive Segments"
|
||||
district_rg_hive_desc: "Towering spires stretch across section for drones to gather when not working to rejuvenate and consume nutrients."
|
||||
district_rg_nexus: "Nexus Segment"
|
||||
district_rg_nexus_plural: "Nexus Segments"
|
||||
district_rg_nexus_desc: "Efficient districts fill this section, provide locations for drones to be serviced and repaired before they are deployed to their work assignments."
|
||||
district_rg_industrial: "Industrial Segment"
|
||||
district_rg_industrial_plural: "Industrial Segments"
|
||||
district_rg_industrial_desc: "Clanking factories and powerful machinery fill this section, providing a strong industrial base for the Empire."
|
||||
423
localisation/english/RG_ships_l_english.yml
Normal file
423
localisation/english/RG_ships_l_english.yml
Normal file
@@ -0,0 +1,423 @@
|
||||
l_english:
|
||||
graygoo:0 "Graygoo"
|
||||
RG_armed_constructor_ship:0 "§Y$NAME_Gray$ Constructor Ship§!"
|
||||
RG_armed_constructor_ship_plural:0 "$RG_armed_constructor_ship$"
|
||||
RG_armed_science_ship:0 "§Y$NAME_Gray$ Science Ship§!"
|
||||
RG_armed_science_ship_plural:0 "$RG_armed_science_ship$"
|
||||
RG_armed_transport_ship:0 "§Y$NAME_Gray$ Suppression Ship§!"
|
||||
RG_armed_transport_ship_plural:0 "$RG_armed_transport_ship$"
|
||||
RG_armed_colony_ship:0 "§Y$NAME_Gray$ Colony Ship§!"
|
||||
RG_armed_colony_ship_plural:0 "$RG_armed_colony_ship$"
|
||||
RG_graygoo_interdictor:0 "§Y$graygoo$ Interdictor§!"
|
||||
RG_graygoo_interdictor_plural:0 "$RG_graygoo_interdictor$"
|
||||
RG_graygoo_Arsenal:0 "§Y$graygoo$ Arsenal Interdictor§!"
|
||||
RG_graygoo_Arsenal_plural:0 "$RG_graygoo_Arsenal$"
|
||||
RG_graygoo_icebreaker_interdictor:0 "§Y$graygoo$ Icebreaker Interdictor§!"
|
||||
RG_graygoo_icebreaker_interdictor_plural:0 "$RG_graygoo_icebreaker_interdictor$"
|
||||
RG_graygoo_Buff:0 "§Y$graygoo$ Replenishment Oiler§!"
|
||||
RG_graygoo_Buff_plural:0 "$RG_graygoo_Buff$"
|
||||
RG_graygoo_mothership:0 "§Y$graygoo$ Mothership§!"
|
||||
RG_graygoo_mothership_plural:0 "$RG_graygoo_mothership$"
|
||||
RG_graygoo_capitalship:0 "§Y$graygoo$ Capitalship§!"
|
||||
RG_graygoo_capitalship_plural:0 "$RG_graygoo_capitalship$"
|
||||
RG_gray_juggernaut:0 "§B$graygoo$ Juggernaut§!"
|
||||
RG_gray_juggernaut_plural:0 "$RG_gray_juggernaut$"
|
||||
RG_orbital_ring_tier_1:0 "§Y$graygoo$Orbital Ring Defence terminal§!"
|
||||
RG_orbital_ring_tier_1_plural:0 "$RG_orbital_ring_tier_1$"
|
||||
RG_graygoo_destroyer:0 "§Y$graygoo$ Destroyer§!"
|
||||
RG_graygoo_destroyer_plural:0 "$RG_graygoo_destroyer$"
|
||||
|
||||
RG_gray_warship_key:0 "§Y$NAME_Gray$ Hull§!"
|
||||
RG_gray_warship_base_key:0 "§Y$NAME_Gray$ Hull§!"
|
||||
RG_gray_capitalship_key:0 "§Y$NAME_Gray$ Capitalship Hull§!"
|
||||
|
||||
RG_graygoo_juggernaut_behind_key:0 "§Y$NAME_Gray$ Juggernaut Tailplane§!"
|
||||
RG_graygoo_capitalship_behind_key:0 "§Y$NAME_Gray$ Capitalship Tailplane§!"
|
||||
|
||||
weapon_type_rg_jumpdrive:0 "§Y$ftl_components$§!"
|
||||
weapon_type_rg_sp:0 "§YExperimental Weapon§!"
|
||||
weapon_type_rg_clocking_comp:0 "§Y$science_cloaking_components$§!"
|
||||
weapon_type_rg_thruster:0 "§Y$thruster_components$§!"
|
||||
weapon_type_rg_sensor:0 "§Y$ship_sensor_components$§!"
|
||||
weapon_type_rg_halo:0 "§YShip Aura§!"
|
||||
weapon_type_rg_aux:0 "§YAuxiliary Component§!"
|
||||
weapon_type_rg_computer:0 "§YFlight Control System§!"
|
||||
weapon_type_rg_secondary:0 "§YSecondary Armament§!"
|
||||
weapon_type_rg_torpedoe:0 "§YTorpedoe§!"
|
||||
weapon_type_rg_main:0 "§YMain Armament§!"
|
||||
weapon_type_rg_armor:0 "§YArmor§!"
|
||||
weapon_type_rg_reactor:0 "§YPower Core§!"
|
||||
|
||||
RG_FUSION_NANO_REACTOR:0 "§Y「'FUSION NANO REACTOR'」§!"
|
||||
RG_FUSION_NANO_REACTOR_DESC:0 "The energy conduction characteristics of nanomaterials are used to greatly compress traditional reactors and increase density."
|
||||
|
||||
RG_FUSION_NANO_REACTOR_S:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_S_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_M:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_M_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
SMALL_GRAY_MIX_ARMOR:0 "§Y「'NANITE MIX ARMOR'」§!"
|
||||
MEDIUM_GRAY_MIX_ARMOR:0 "$SMALL_GRAY_MIX_ARMOR$"
|
||||
RG_gatebuilder_jump:0 "§Y「'NANITE ASTRA DRIVE'」§!"
|
||||
RG_gatebuilder_sensor:0 "§Y「'NANITE ASTRA SENSOR'」§!"
|
||||
RG_gatebuilder_thruster:0 "§Y「'NANITE ASTRA THRUSTER'」§!"
|
||||
RG_GATEBUILDER:0 "The Gate Builder"
|
||||
RG_CARRIER_RADAR:0 "§Y「'NANITE STELLA BEACON'」§!"
|
||||
RG_CARRIER_RADAR_DESC:0 "§H//Designed to fix the carrier not lunching Strike Craft in long range problem by extend the ships fire range.Works for old game version.Not sure for now.§!\n§YShow the way for the children and light up the road signs in the home.§!\n$RG_GATEBUILDER$ Standard Aviation Radar. Advanced scanning devices provide guidance to carrier-based Strike Craft."
|
||||
RG_ENERGY_MISSILE:0 "§Y「'NANITE ENERGY MISSILE'」§!"
|
||||
RG_ENERGY_MISSILE_DESC:0 "The first version of $RG_GATEBUILDER$ Fusion Sphere Missile. These hybrid torpedoes have great energy and are capable of accelerating themselves to extreme speeds to destroy enemy ships"
|
||||
RG_ENERGY_MISSILE_KIN:0 "§Y「'NANITE ACCELERATING MISSILE'」§!"
|
||||
RG_ENERGY_MISSILE_KIN_DESC:0 "§H//Instant hit weapon.Can not be intercepted.\n$RG_GATEBUILDER$ Faster-Than-Light Fusion Sphere Missile. This peculiar torpedo modification was able to capture tiny hyperspace cavitations for acceleration, thus eliminating the defect of torpedo speed, but unfortunately the charge was reduced in order to withstand fluctuations in unstable hyperlane."
|
||||
RG_FLAK_BATTERY:0 "§Y「'NANITE SEAWHIZ BATTERY'」§!"
|
||||
RG_FLAK_BATTERY_DESC:0 "$RG_GATEBUILDER$ anti-aircraft missile array. Densely arranged anti-aircraft guns fired small fusion spheres to destroy projectiles at great distances."
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD:0 "§Y「'NANITE NANOBOT CLOUD'」§!"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD_DESC:0 "Multipurpose nano machines.$NAME_Gray$ can arrange a high-concentration nanobot field to repair friendly ships in the same system."
|
||||
RG_BOMBER_HANGAR_AP_BOMB:0 "§Y「'NANITE FALLEN STAR'」§!"
|
||||
RG_BOMBER_HANGAR_AP_BOMB_DESC:0 "These bombers destroyed enemy ships by accelerating to close range to drop heavy unguided bombs, a design that curiously seemed to our designers to be very dangerous and unreliable......"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO:0 "§Y「'NANITE DIVING STAR'」§!"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO_DESC:0 "These bombers could quickly drop fusion sphere torpedoes in formation to destroy enemy ships, and oddly enough, this design turned out to be very dangerous and unreliable in the eyes of our designers......"
|
||||
RG_FIGHTER_HANGAR_BEAM:0 "§Y「'NANITE CHASING STAR'」§!"
|
||||
RG_FIGHTER_HANGAR_BEAM_DESC:0 "These attack aircraft can intercept small aircraft using miniaturized beam weapons, and oddly enough, this design is very dangerous and unreliable in the eyes of our designers......"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET:0 "§Y「'NANITE SHOOTING STAR'」§!"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET_DESC:0 "These attack aircraft can destroy enemy ships using miniaturized beam weapons, and oddly enough, this design seems to our designers to be very dangerous and unreliable......"
|
||||
RG_aura_nanobot_cloud:0 "$RG_SHIP_AURA_NANOBOT_CLOUD$"
|
||||
RG_AUTO_REPAIR:0 "§Y「'NANITE DAMAGE CONTROL MODULE'」§!"
|
||||
RG_AUTO_REPAIR_DESC:0 "$NAME_Gray$ use these nanobots, reserved for damage control, are used to repair the hull in an emergency manner."
|
||||
RG_ARMOR_BOOSTER:0 "§Y「'NANITE MATTER BOOSTER'」§!"
|
||||
RG_ARMOR_BOOSTER_DESC:0 "A device that reinforces a ship's hull in real time by consuming a large amount of energy for mass-energy conversion. We've tried, but we can't build a second one."
|
||||
RG_ENIGMATIC_SCHEDULER:0 "§Y「'NANITE NEURO SCHEDULER'」§!"
|
||||
RG_ENIGMATIC_SCHEDULER_DESC:0 "The device prioritizes the dispatch of resources through an incomprehensible algorithm, ensuring that resources are used for maximum efficiency while using additional energy to amplify the ship's weapons and shields."
|
||||
RG_ENGINE_BOOSTER:0 "§Y「'NANITE MASTER BOX'」§!"
|
||||
RG_ENGINE_BOOSTER_DESC:0 "In order to support the frontline project, we have to go faster! Faster! Faster! Faster! Faster! Faster! Faster! Faster! Faster!"
|
||||
bombardment_graygoo:0 "§R$NAME_Gray_Goo$§!"
|
||||
bombardment_graygoo_name:0 "§Y$NAME_Gray_Goo$ $ORBITAL_BOMBARDMENT$§!"
|
||||
bombardment_graygoo_desc:0 "$bombardment_graygoo$The bombardment will spread a $NAME_Gray_Goo$ across the planet, sweeping everything targetable at the fastest speed.\n- §RMassive§! damage to §YArmies§!\n- §RMassive§! damage to §YPlanet§!\n- §RMassive§! damage to §YPops§!\n- Will bombard undefended planets."
|
||||
LARGE_GRAY_WEAPON_LANCE:0 "§Y「'NANITE STELLA LANCE'」§!"
|
||||
LARGE_GRAY_WEAPON_LANCE_DESC:0 "A weapon made using the technology of the ancient L-Gate builders, and was the original beam weapon."
|
||||
MEDIUM_GRAY_WEAPON_LANCE:0 "§Y「'NANITE STELLA LANCE'」Lite§!"
|
||||
MEDIUM_GRAY_WEAPON_LANCE_DESC:0 "A weapon made using the technology of the ancient L-Gate builders... Simulation model, juvenile intelligent creatures should not play."
|
||||
SMALL_GRAY_WEAPON_LANCE:0 "§Y「'NANITE STELLA LANCE'」Mini§!"
|
||||
SMALL_GRAY_WEAPON_LANCE_DESC:0 "A weapon made using the technology of the ancient L-Gate builders... Toy models, still with great power."
|
||||
GRAY_BEAM_STATIC_MX:0 "§Y「'NANITE NOVA LANCE'」Mini§!"
|
||||
GRAY_BEAM_STATIC_MX_DESC:0 "A weapon made using the technology of the ancient L-Gate builders... Limited edition toy models? Still hugely powerful."
|
||||
GRAY_BEAM_STATIC_X:0 "§Y「'NANITE NOVA LANCE'」§!"
|
||||
GRAY_BEAM_STATIC_X_DESC:0 "Weapons made using the technology of the Ancient L-Gate builders, with increased more power, have not been substantially improved."
|
||||
GRAY_BEAM_STATIC_EX:0 "§Y「'NANITE HYPERNOVA LANCE'」§!"
|
||||
GRAY_BEAM_STATIC_EX_DESC:0 "Weapons made using the technology of the ancient L-Gate builders possess unreasonable destructive power and incomprehensible energy consumption. But it still doesn't make any improvements!"
|
||||
RG_GRAY_WEAPON_LANCE_X:0 "$GRAY_BEAM_STATIC_X$"
|
||||
RG_GRAY_WEAPON_LANCE_X_DESC:0 "$GRAY_BEAM_STATIC_X_DESC$"
|
||||
RG_GRAY_WEAPON_LANCE:0 "$LARGE_GRAY_WEAPON_LANCE$"
|
||||
RG_GRAY_WEAPON_LANCE_DESC:0 "$LARGE_GRAY_WEAPON_LANCE_DESC$"
|
||||
LARGE_GRAY_MIX_ARMOR:0 "$SMALL_GRAY_MIX_ARMOR$"
|
||||
LARGE_GRAY_MIX_ARMOR_DESC:0 "$SMALL_GRAY_MIX_ARMOR$"
|
||||
HUGE_GRAY_MIX_ARMOR:0 "§Y「'NANITE REMIX ARMOR'」§!"
|
||||
HUGE_GRAY_MIX_ARMOR_DESC:0 "Highly integrated armor, much denser than the armor found in Gray Storm ships, how it works is unknown."
|
||||
RG_FLAK_PHOENIX:0 "§R「'NINE TAILED FHOENIX'」§!"
|
||||
RG_FLAK_PHOENIX_DESC:0 "//Ram Weapons deal great damage when enemy ship get too close.\nHow its works?Nice question.Now its your ultimate question in your entire life."
|
||||
|
||||
RG_Interdictor_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Interdictor_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Interdictor_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Interdictor_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Interdictor_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Interdictor_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Mothership_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Mothership_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Mothership_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Mothership_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Mothership_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Mothership_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Mothership_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Mothership_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Interdictor_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Interdictor_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
|
||||
RG_ID_SHIP_THRUSTER_1:0 "$SHIP_THRUSTER_1$"
|
||||
RG_ID_SHIP_THRUSTER_1_DESC:0 "$SHIP_THRUSTER_1_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_2:0 "$SHIP_THRUSTER_2$"
|
||||
RG_ID_SHIP_THRUSTER_2_DESC:0 "$SHIP_THRUSTER_2_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_3:0 "$SHIP_THRUSTER_3$"
|
||||
RG_ID_SHIP_THRUSTER_3_DESC:0 "$SHIP_THRUSTER_3_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_4:0 "$SHIP_THRUSTER_4$"
|
||||
RG_ID_SHIP_THRUSTER_4_DESC:0 "$SHIP_THRUSTER_4_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_5:0 "$SHIP_THRUSTER_5$"
|
||||
RG_ID_SHIP_THRUSTER_5_DESC:0 "$SHIP_THRUSTER_5_DESC$"
|
||||
|
||||
RG_Arsenal_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Arsenal_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Arsenal_FUSION_NANO_REACTOR:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_Arsenal_FUSION_NANO_REACTOR_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_PLANET_KILLER_CRACKER:0 "$PLANET_KILLER_CRACKER$"
|
||||
RG_PLANET_KILLER_CRACKER_DESC:0 "$PLANET_KILLER_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_SHIELDER:0 "$PLANET_KILLER_SHIELDER$"
|
||||
RG_PLANET_KILLER_SHIELDER_DESC:0 "$PLANET_KILLER_SHIELDER_DESC$"
|
||||
RG_PLANET_KILLER_NEUTRON:0 "$PLANET_KILLER_NEUTRON$"
|
||||
RG_PLANET_KILLER_NEUTRON_DESC:0 "$PLANET_KILLER_NEUTRON_DESC$"
|
||||
RG_PLANET_KILLER_GODRAY:0 "$PLANET_KILLER_GODRAY$"
|
||||
RG_PLANET_KILLER_GODRAY_DESC:0 "$PLANET_KILLER_GODRAY_DESC$"
|
||||
RG_PLANET_KILLER_NANOBOTS:0 "$PLANET_KILLER_NANOBOTS$"
|
||||
RG_PLANET_KILLER_NANOBOTS_DESC:0 "$PLANET_KILLER_NANOBOTS_DESC$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER:0 "$PLANET_KILLER_STAR_CRACKER$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER_DESC:0 "$PLANET_KILLER_STAR_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_DELUGE:0 "$PLANET_KILLER_DELUGE$"
|
||||
RG_PLANET_KILLER_DELUGE_DESC:0 "$PLANET_KILLER_DELUGE_DESC$"
|
||||
|
||||
RG_SCIENCE_CLOAKING_PSI:0 "$CLOAKING_PSI$"
|
||||
RG_SCIENCE_CLOAKING_PSI_DESC:0 "$CLOAKING_PSI_DESC$"
|
||||
RG_SCIENCE_CLOAKING_DARK_MATTER:0 "$CLOAKING_DARK_MATTER$"
|
||||
RG_SCIENCE_CLOAKING_DARK_MATTER_DESC:0 "$CLOAKING_DARK_MATTER_DESC$"
|
||||
RG_SCIENCE_CLOAKING_3:0 "$CLOAKING_3$"
|
||||
RG_SCIENCE_CLOAKING_3_DESC:0 "$CLOAKING_3_DESC$"
|
||||
RG_SCIENCE_CLOAKING_2:0 "$CLOAKING_2$"
|
||||
RG_SCIENCE_CLOAKING_2_DESC:0 "$CLOAKING_2_DESC$"
|
||||
RG_SCIENCE_CLOAKING_1:0 "$CLOAKING_1$"
|
||||
RG_SCIENCE_CLOAKING_1_DESC:0 "$CLOAKING_1_DESC$"
|
||||
RG_SCIENCE_CLOAKING_EMPTY:0 "Empty Slot"
|
||||
|
||||
RG_COMBAT_COMPUTER_SWARM_DEFAULT:0 "$COMBAT_COMPUTER_SWARM_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_SWARM_DEFAULT_DESC:0 "$COMBAT_COMPUTER_SWARM_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_DEFAULT:0 "$COMBAT_COMPUTER_PICKET_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_PICKET_DEFAULT_DESC:0 "$COMBAT_COMPUTER_PICKET_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_DEFAULT:0 "$COMBAT_COMPUTER_LINE_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_LINE_DEFAULT_DESC:0 "$COMBAT_COMPUTER_LINE_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_DEFAULT:0 "$COMBAT_COMPUTER_ARTILLERY_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_DEFAULT_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_DEFAULT:0 "$COMBAT_COMPUTER_TORPEDO_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_DEFAULT_DESC:0 "$COMBAT_COMPUTER_TORPEDO_DEFAULT_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_SWARM_BASIC:0 "$COMBAT_COMPUTER_SWARM_BASIC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_BASIC_DESC:0 "$COMBAT_COMPUTER_SWARM_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_ADVANCED:0 "$COMBAT_COMPUTER_SWARM_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_SWARM_ADVANCED_DESC:0 "$COMBAT_COMPUTER_SWARM_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_SAPIENT:0 "$COMBAT_COMPUTER_SWARM_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_SWARM_SAPIENT_DESC:0 "$COMBAT_COMPUTER_SWARM_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_AUTONOMOUS:0 "$COMBAT_COMPUTER_SWARM_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_SWARM_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_SWARM_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_PRECOG:0 "$COMBAT_COMPUTER_SWARM_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_SWARM_PRECOG_DESC:0 "$COMBAT_COMPUTER_SWARM_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_TORPEDO_BASIC:0 "$COMBAT_COMPUTER_TORPEDO_BASIC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_BASIC_DESC:0 "$COMBAT_COMPUTER_TORPEDO_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_ADVANCED:0 "$COMBAT_COMPUTER_TORPEDO_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_ADVANCED_DESC:0 "$COMBAT_COMPUTER_TORPEDO_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_SAPIENT:0 "$COMBAT_COMPUTER_TORPEDO_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_SAPIENT_DESC:0 "$COMBAT_COMPUTER_TORPEDO_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_AUTONOMOUS:0 "$COMBAT_COMPUTER_TORPEDO_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_TORPEDO_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_PRECOG:0 "$COMBAT_COMPUTER_TORPEDO_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_PRECOG_DESC:0 "$COMBAT_COMPUTER_TORPEDO_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_PICKET_BASIC:0 "$COMBAT_COMPUTER_PICKET_BASIC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_BASIC_DESC:0 "$COMBAT_COMPUTER_PICKET_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_ADVANCED:0 "$COMBAT_COMPUTER_PICKET_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_PICKET_ADVANCED_DESC:0 "$COMBAT_COMPUTER_PICKET_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_SAPIENT:0 "$COMBAT_COMPUTER_PICKET_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_PICKET_SAPIENT_DESC:0 "$COMBAT_COMPUTER_PICKET_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_AUTONOMOUS:0 "$COMBAT_COMPUTER_PICKET_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_PICKET_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_PICKET_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_PRECOG:0 "$COMBAT_COMPUTER_PICKET_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_PICKET_PRECOG_DESC:0 "$COMBAT_COMPUTER_PICKET_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_BASIC:0 "$COMBAT_COMPUTER_ARTILLERY_BASIC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_BASIC_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_ADVANCED:0 "$COMBAT_COMPUTER_ARTILLERY_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_ADVANCED_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_SAPIENT:0 "$COMBAT_COMPUTER_ARTILLERY_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_SAPIENT_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS:0 "$COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_PRECOG:0 "$COMBAT_COMPUTER_ARTILLERY_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_PRECOG_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_LINE_BASIC:0 "$COMBAT_COMPUTER_LINE_BASIC$"
|
||||
RG_COMBAT_COMPUTER_LINE_BASIC_DESC:0 "$COMBAT_COMPUTER_LINE_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_ADVANCED:0 "$COMBAT_COMPUTER_LINE_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_LINE_ADVANCED_DESC:0 "$COMBAT_COMPUTER_LINE_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_SAPIENT:0 "$COMBAT_COMPUTER_LINE_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_LINE_SAPIENT_DESC:0 "$COMBAT_COMPUTER_LINE_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_AUTONOMOUS:0 "$COMBAT_COMPUTER_LINE_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_LINE_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_LINE_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_PRECOG:0 "$COMBAT_COMPUTER_LINE_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_LINE_PRECOG_DESC:0 "$COMBAT_COMPUTER_LINE_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER_BASIC:0 "$COMBAT_COMPUTER_CARRIER_BASIC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_BASIC_DESC:0 "$COMBAT_COMPUTER_CARRIER_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_ADVANCED:0 "$COMBAT_COMPUTER_CARRIER_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_ADVANCED_DESC:0 "$COMBAT_COMPUTER_CARRIER_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_SAPIENT:0 "$COMBAT_COMPUTER_CARRIER_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_SAPIENT_DESC:0 "$COMBAT_COMPUTER_CARRIER_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_AUTONOMOUS:0 "$COMBAT_COMPUTER_CARRIER_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_CARRIER_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_PRECOG:0 "$COMBAT_COMPUTER_CARRIER_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_PRECOG_DESC:0 "$COMBAT_COMPUTER_CARRIER_PRECOG_DESC$"
|
||||
|
||||
RG_ID_wsg_alpha_REACTOR:0 "§YAlpha Crystal Reactor§!"
|
||||
RG_ID_SHIP_THRUSTER_WSG:0 "§YDark Matter Alpha Thrusters§!"
|
||||
RG_ID_SHIP_THRUSTER_WSG_DESC:0 "It takes advantage of tremendous energy generated by the fusion of dark matter and Alpha Crystal to propel our spacecraft."
|
||||
RG_ID_sh_senergy_REACTOR:0 "§YAbyssal Energy Core Reactor§!"
|
||||
RG_ID_SHIP_THRUSTER_SH:0 "§YAbyssal Energy Core Thrusters§!"
|
||||
RG_ID_SHIP_THRUSTER_SH_DESC:0 "With the help of Abyssal Energy Cores, our spacecraft can make almost magical maneuvers."
|
||||
RG_ID_wsg_senergy_REACTOR:0 "§YAbyssal Energy Core Reactor§!"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER:0 "§YAbyssal Energy Core Thrusters§!"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER_DESC:0 "With the help of Abyssal Energy Cores, our spacecraft can make almost magical maneuvers."
|
||||
|
||||
RG_BAKAHALO:0 "§YBAKA HALO(Except me)§!"
|
||||
RG_ANTIBAKAHALO:0 "§YBAKA HALO§!"
|
||||
RG_ANTIBAKAHALO_DESC:0 "The baka Aura boosts allies while also projecting the baka Realm in the galaxy, causing the enemy to somehow attack their own ships?"
|
||||
RG_BAKAHALO_RADAR:0 "§YBAKA HALO(Except me)§!"
|
||||
RG_BAKAHALO_RADAR_DESC:0 "The baka Aura boosts allies while also projecting the baka Realm in the galaxy, causing the enemy to somehow attack their own ships?"
|
||||
RG_ANTIBAKAHALO_RADAR:0 "§YBAKA HALO§!"
|
||||
RG_ANTIBAKAHALO_RADAR_DESC:0 "The baka Aura boosts allies while also projecting the baka Realm in the galaxy, causing the enemy to somehow attack their own ships?"
|
||||
|
||||
RG_ABSLUTEFIELD:0 "§RAbsolute Field!§!"
|
||||
RG_ABSLUTEFIELD_DESC:0 "§RDon't you come here!!§!"
|
||||
|
||||
RG_GrayMotherShip_BEHAVIOR_DESC:0 "§HFREE-TACTICS:§!$NAME_Gray$Will obey your direct commands, ignoring all enemy distract."
|
||||
rg_carrier_BEHAVIOR_DESC:0 "§HCARRIER-TACTICS§!The ship will stay beyond visual range (§Y400§!) and attempt to retreat once the battle begins."
|
||||
rg_aura_BEHAVIOR_DESC:0 "§HHALO-TACTICS§!The ship will stay at over-the-horizon (§Y600§!) and attempt to retreat once the battle begins."
|
||||
RG_artillery_BEHAVIOR_DESC:0 "§HARTILLERY-TACTICS§!The ship will remain within range (§Y400§!) and fire and attack enemies with long-range weapons."
|
||||
RG_battle_BEHAVIOR_DESC:0 "§HBATTLESHIP-TACTICS§!The ship will remain within range (§Y110§!) and fire and attack enemies with long-range weapons."
|
||||
RG_torpedo_BEHAVIOR_DESC:0 "§HTORPEDO-TACTICS§!The ship will remain within range (§Y180§!) and fire and attack enemies with long-range weapons."
|
||||
RG_line_BEHAVIOR_DESC:0 "§HLINE-TACTICS§!The ship will stay as close as possible to enemy ships (§Y50§!) to absorb damage for allies."
|
||||
RG_AA_BEHAVIOR_DESC:0 "§HANTI-AIR-TACTICS§!The ship will perform fleet air defense support missions at long distances (§Y150§!) and attempt to keep a distance from enemy ships."
|
||||
RG_COLOSSUS_BEHAVIOR_DESC:0 "§HFREE-TACTICS§!The ship will obey your direct commands, ignoring all enemy distract."
|
||||
RG_icebreak_BEHAVIOR_DESC:0 "§HRAMMING-TACTICS§!The ship will ignore everything and crash straight into the enemy ship (§Y1§!)! In a tough battle, we will never sink."
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER:0 "§Y$NAME_Gray$ Combat Computer-CARRIER-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_CHARGE:0 "§Y$NAME_Gray$Combat Computer-LINE-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_artillery:0 "§Y$NAME_Gray$Combat Computer-ARTILLERY-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_MotherShip:0 "§Y$NAME_Gray$Combat Computer§!"
|
||||
RG_COMBAT_COMPUTER_aura:0 "§Y$NAME_Gray$Combat Computer-ECM-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_battle:0 "§Y$NAME_Gray$Combat Computer-BATTLESHIP-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_torpedo:0 "§Y$NAME_Gray$Combat Computer-TORPEDO-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_AA:0 "§Y$NAME_Gray$Combat Computer-ANTI-AIR-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_COLOSSUS:0 "§Y$NAME_Gray$Combat Computer-FREE-TACTICS§!"
|
||||
RG_COMBAT_COMPUTER_icebreak:0 "§Y$NAME_Gray$Combat Computer-RAMMING-TACTICS§!"
|
||||
|
||||
RG_carrier_interdictor_key: "§YCARRIER CORE§!"
|
||||
RG_icebreaker_interdictor_key: "§YICEBREAKER CORE§!"
|
||||
RG_battleship_interdictor_key: "§YBATTLESHIP CORE§!"
|
||||
RG_titan_interdictor_key: "§YTITAN CORE§!"
|
||||
RG_line_interdictor_key: "§YLINE COLUMN CORE§!"
|
||||
RG_AA_interdictor_key: "§YANTI AIR CORE§!"
|
||||
RG_Buff_interdictor_key: "§YHALO CORE§!"
|
||||
RG_COLOSSUS_interdictor_key: "§YSTAR DESTROYER CORE§!"
|
||||
RG_Arsenal_interdictor_key: "§YARSENAL CORE§!"
|
||||
RG_aircruiser_interdictor_key: "§YBATTLE CARRIER CORE§!"
|
||||
RG_torpedo_interdictor_key: "§YTORPEDO CORE§!"
|
||||
RG_torpedocruiser_interdictor_key: "§YTORPEDO CRUISER CORE§!"
|
||||
RG_graygoo_capitalship_key: "§YCAPITAL CORE§!"
|
||||
RG_graygoo_juggernaut_key: "§YJUGGERNAUT CORE§!"
|
||||
|
||||
RG_carrier_destroyer_key: "§YESCORT CARRIER CORE§!"
|
||||
RG_base_destroyer_key: "§YDESTROYER CORE§!"
|
||||
|
||||
LARGE_GRAY_WEAPON_KIN:0 "§Y「'PEANUT LAUNCHER'」§!"
|
||||
LARGE_GRAY_WEAPON_KIN_DESC:0 "§YThese dense shaft-based tubeless kinetic cannons use an unprecedented heavy warhead and are designed to be the ultimate artillery that can only be fired once. Such weapons are usually deployed in formations and occupy more than half of the mass of the entire warship."
|
||||
HUGE_GRAY_WEAPON_KIN:0 "§Y「'SPUD LAUNCHER'」§!"
|
||||
HUGE_GRAY_WEAPON_KIN_DESC:0 "These dense shaft-based tubeless kinetic guns launch a super-warhead of unprecedented mass capable of self-accelerating to the limit. But it still can't be launched again."
|
||||
|
||||
RG_PLANET_KILLER:0 "§H「'STELLA'」§!"
|
||||
RG_PLANET_KILLER_DESC:0 "§YEmit high-energy nano-rays to reconstruct the planet's atmosphere, completely reconstructing all intelligent life forms. When emitted at stellar power, a violent disturbance will destroy the star, triggering a supernova explosion and polluting all the planets in the galaxy. If you redirect energy to an enemy ship, well, it hurts.§!"
|
||||
RG_PLANET_KILLER_ACTION:0 "§HNANO INJECTION§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER:0 "PREPARE TO INJECT$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER:0 "Planetary transformation was performed"
|
||||
message_RG_planet_killer_killed_star_desc:0 "$RG_target_planet|Y$is thoroughly purified by $RG_attacker|Y$ using $RG_attacker_ship|Y$.$RG_target_system|Y$The star system is completely polluted by §R$NAME_Gray_Goo$§!."
|
||||
message_RG_planet_killer_killed_planet_desc:0 "$RG_target_planet|Y$is thoroughly purified by $RG_attacker|Y$ using $RG_attacker_ship|Y$."
|
||||
|
||||
RG_PLANET_KILLER_SMALL:0 "$RG_PLANET_KILLER$"
|
||||
RG_PLANET_KILLER_SMALL_DESC:0 "$RG_PLANET_KILLER_DESC$"
|
||||
RG_PLANET_KILLER_SMALL_ACTION:0 "$RG_PLANET_KILLER_ACTION$"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SMALL:0 "$FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SMALL:0 "$MESSAGE_DESC_FOR_RG_PLANET_KILLER$"
|
||||
|
||||
RG_PLANET_KILLER_SP:0 "§HStrange test-firing weapons§!"
|
||||
RG_PLANET_KILLER_SP_DESC:0 "§YStrange weapons that don't know what will happen after firing ... is set to fire only at friendly forces..?$NAME_Gray$ Ask us to help with the test launch to collect the results. Is this really reliable?§!"
|
||||
RG_PLANET_KILLER_SP_ACTION:0 "§HExperimental firing§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SP:0 "Prepare test firing to $PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SP:0 "has been transformed into a chaotic graygoo planet"
|
||||
message_RG_planet_killer_killed_planet_sp_desc:0 "$RG_target_planet|Y$is transformed into a chaotic graygoo planet by $RG_attacker|Y$ using $RG_attacker_ship|Y$ due their illegal weapons test."
|
||||
|
||||
RG_PLANET_KILLER_NANO_SP:0 "§H「'STORM WAVES'」§!"
|
||||
RG_PLANET_KILLER_NANO_SP_DESC:0 "§YA fully integrated experimental weapon that has been tested and improved. Launch a nanostorm swarm to transform the planet into habitable $pc_nanotech$.§!"
|
||||
RG_PLANET_KILLER_NANO_SP_ACTION:0 "§HNANO TRANSFORMATION§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_NANO_SP:0 "PREPARE TO NANO TRANSFORMATION$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_NANO_SP:0 "has been transformed into a $pc_nanotech$"
|
||||
message_RG_planet_killer_killed_planet_NANO_SP_desc:0 "$RG_target_planet|Y$is transformed into a habitable $pc_nanotech$ by $RG_attacker|Y$ using $RG_attacker_ship|Y$"
|
||||
|
||||
RG_PLANET_KILLER_SWARM_SP:0 "§H「'THOUSAND KNIGHTS'」§!"
|
||||
RG_PLANET_KILLER_SWARM_SP_DESC:0 "§YAlways ready to break through. The precoded nanobots reserved here are born to do only one thing, disassemble matter and assemble blueprints. For us, blueprints are used to destroy enemy ships.§!"
|
||||
RG_PLANET_KILLER_SWARM_SP_ACTION:0 "§HDisassemble and produce§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SWARM_SP:0 "Prepare to disassemble$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SWARM_SP:0 "was decomposed by nanobots"
|
||||
message_RG_planet_killer_killed_planet_SWARM_SP_desc:0 "$RG_target_planet|Y$is completely disassembled by $RG_attacker|Y$ using $RG_attacker_ship|Y$,Materials were produced on the spot to create a fleet."
|
||||
|
||||
RG_requires_a_star_star_killer:0 "§H$TRIGGER_FAIL$The target must exist.§!"
|
||||
RG_requires_outside_border_star_killer:0 "§H$TRIGGER_FAIL$The target cannot be in your own territory.§!"
|
||||
RG_requires_inside_border_star_killer:0 "§H$TRIGGER_FAIL$The target must be in your own territory.§!"
|
||||
RG_requires_no_pacifist_star_killer:0 "§H$TRIGGER_FAIL$Our §Y$ethic_pacifist$§! governing ethics do not allow us to use such weapons.§!"
|
||||
RG_CARRIER_RADAR_tool_tip:0 "§HSignificantly increased ship firing distance to §!§Y600§H to fix an issue where carriers would not fire if they were out of range.§!"
|
||||
RG_FLAK_PHOENIX_tool_tip:0 "§HEnemy ships within Distance:§Y5§!§H will be rammed with their hulls. "Unsinkable"§!"
|
||||
RG_AUTOCONST_HANGER_tool_tip:0 "§HThe Auto Engineer module will automatically release the Engineer Ship to build a Outpost after the system exploration is completed.§!"
|
||||
RG_PLANET_KILLER_tool_tip:0 "Damage: §Y35000-350000§!\nCooldown: §Y30.00£time£§!\nAccuracy: §Y100%§!\nTracking: §Y100%§!\nRange: §Y0§! ~ §Y800§!\nFiring_arc: §Y25§!degree\nAvgDamage: §Y5250.00/£time£§!\n\n§G+100% Hull Damage§!\n§G+100% Shield Damage§!\n§G+100% Armor Damage§!\n§G+100% Shield Penetration§!\n§G+100% Armor Penetration§!\n\nThis weapon applies additional multiplier damage based on §G100%§! of the target ship's size."
|
||||
|
||||
RG_revive_component:0 "§Y「'ORIGAMI'」§!"
|
||||
RG_REVIVE_COMPONENT_tooltip:0 "§HIt is said to be a miraculous device capable of reorganizing ships in an instant.§!"
|
||||
|
||||
RG_CORVETTE_CLOAKING_3:0 "§Y「'SHINING DWARF STAR'」§!"
|
||||
RG_CORVETTE_CLOAKING_3_DESC:0 "With the $NAME_Gray$ fine energy input control, the modified Stealth Field retains most of the shield strength while increasing the strength of the Invisible Field. But this retrofit could not be mass-produced."
|
||||
RG_CLOAKING_3_TOOLTIP:0 "\nWhile Cloaked:\n\nShield Hit Points: §R-10%§!"
|
||||
|
||||
|
||||
# Fleet names
|
||||
NAME_RG_GRAY_scienceship:0 "Nanite Research Unit"
|
||||
NAME_Gray_Warship_base:0 "Field-Tested $NAME_Gray_Warship$"
|
||||
NAME_Gray_Warship:0 "Nanite Entity"
|
||||
NAME_Gray_Warship_rg:0 "$NAME_Gray_Warship$"
|
||||
NAME_gray_capitalship:0 "Nanite Terminal Core"
|
||||
NAME_gray_juggernautship:0 "Nanite Central Processing Core"
|
||||
NAME_RG_GRAY_constructor:0 "Nanite Fabrication Unit"
|
||||
RG_carrier_Interdictor:0 "Nanite Aviation Unit"
|
||||
RG_battleship_Interdictor:0 "Nanite Combat Unit"
|
||||
RG_titan_interdictor:0 "Nanite Titan Unit"
|
||||
RG_line_interdictor:0 "Nanite Line-Column Unit"
|
||||
RG_torpedo_interdictor:0 "Nanite Torpedo-Strike Unit"
|
||||
RG_AA_interdictor:0 "Nanite Close-Defense Unit"
|
||||
RG_Buff_interdictor:0 "Nanite Support Unit"
|
||||
RG_COLOSSUS_interdictor:0 "Nanite Star-Destroyer Unit"
|
||||
RG_COLOSSUS_interdictor_SP:0 "Nanite Test Unit"
|
||||
RG_COLOSSUS_interdictor_NANO_SP:0 "Nanite Retrofitting Unit"
|
||||
RG_Buff_interdictor_SP:0 "Nanite Origami Unit"
|
||||
RG_Arsenal_Interdictor:0 "Nanite Macro-Cannon Array"
|
||||
RG_aircruiser_Interdictor:0 "Nanite Aviation-Combat Unit"
|
||||
RG_torpedocruiser_interdictor:0 "Nanite Torpedo-Cruiser Unit"
|
||||
RG_icebreaker_interdictor:0 "Nanite Icebreaker Unit"
|
||||
NAME_Nanite_Mothership_Carrier:0 "The center of the storm"
|
||||
NAME_Nanite_Mothership_titan:0 "Storm Maker"
|
||||
RG_ORBITAL_RING_TIER_1_STARBASE:0 "Eye of the Storm"
|
||||
NAME_RG_Nanite_Starbase:0 "Gray waves"
|
||||
NAME_RG_armed_transport_ship:0 "Nanite Pressing Unit"
|
||||
NAME_RG_armed_colony_ship:0 "Nanite Analog Unit"
|
||||
NAME_RG_TESTSHIP:0 "§BTEST UNIT§!"
|
||||
NAME_RG_Nanite_Dragon:0 "§YSimulated-Simulated Dragons§!"
|
||||
Name_rg_fake_dragon:0 "§YSimulated Dragon§!"
|
||||
NAME_RG_FAKE_Dragon:0 "Baby Dragon"
|
||||
NAME_rg_gray_habitat:0 "Nanite Core Site"
|
||||
NAME_rg_gray_habitat_base:0 "Nanite Space Site"
|
||||
NAME_RG_carrier_destroyer:0 "Nanite Escort-Carrier Unit"
|
||||
NAME_RG_base_destroyer:0 "Nanite Array Unit"
|
||||
27
localisation/english/RG_storm_l_english.yml
Normal file
27
localisation/english/RG_storm_l_english.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
l_english:
|
||||
graytempest_storm: "Tempest Storm"
|
||||
graytempest_storm_desc: "A swarm of nanomachines erupting from the L-cluster is a threat to life across the galaxy. They are huge in number but not yet fully formed, forming severe storms that sweep through galaxies. Due to the self-replicating nature of nanomachines, such storms can last for decades."
|
||||
graytempest_storm_color_tooltip: "§Y$graytempest_storm$§!"
|
||||
graytempest_storm_lore_description: "§L An extremely strong $graytempest_storm$ will threaten the galaxy and cause damage to the planets. For the sake of your life, you must seek shelter! §!"
|
||||
graytempest_storm_fleet_tt: "- $MOD_SHIP_HULL_REGEN_ADD_PERC$, $MOD_SHIP_ARMOR_REGEN_ADD_PERC$ and $MOD_SHIP_SHIELD_REGEN_ADD_PERC$ are §Rdisabled§! for ships and stations.\n- Inflicts §R$@storm_monthly_dmg_low|0$§! Damage per month to ships and stations with more than $@storm_hp_perc_limit|0Y%$ $HITPOINTS$."
|
||||
graytempest_storm_aftermath_modifier: "Gray waves"
|
||||
graytempest_storm_aftermath_modifier_tooltip: "$STORM_AFTERMATH_DESC$\n$t$—§H$graytempest_storm_aftermath_modifier$§!:\n$tt$—§R-100%§!~§R-?%§!$MOD_PLANET_BUILDING_BUILD_SPEED_MULT$\n$tt$—§R-5§!~§R-?§!$PLANET_STABILITY_TITLE$\n"
|
||||
graytempest_storm_aftermath_modifier_severity_desc: "$graytempest_storm$ swept everything in their way, and they were moody and wreckless, which caused serious damage. However, when the dust settles, we can recycle some of the nanomachines. "
|
||||
graytempest_storm_aftermath_modifier_severity_1:"Aftermath: $graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_1_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
graytempest_storm_aftermath_modifier_severity_2: "Aftermath: §HCritical§!$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_2_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
graytempest_storm_aftermath_modifier_severity_3: "Aftermath: §RCritical§!$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_3_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
|
||||
MESSAGE_TEMPEST_STORM_AFTERMATH_TITLE: "$graytempest_storm$ Aftermath"
|
||||
tempest_storm_aftermath_custom_desc: "§Y$graytempest_storm$§! has left nanomachines all over the planet, and they have temporarily gone into hibernation."
|
||||
|
||||
d_rg_tempest_storm_1:"Nanite Dune"
|
||||
d_rg_tempest_storm_1_desc: "A devastating storm of nanomachines has swept the world. A lonely gray dune was left in its aftermath. "
|
||||
|
||||
d_rg_tempest_storm_2:"Nanite Sand Sea"
|
||||
d_rg_tempest_storm_2_desc: "A devastating storm of nanomachines has swept the world. In its aftermath it left a surging sea of gray sand. "
|
||||
|
||||
d_rg_tempest_storm_3: "Nanite Wave"
|
||||
d_rg_tempest_storm_3_desc: "A devastating storm of nanomachines has swept the world. The world is still boiling and wailing in the sweep of nanomachines."
|
||||
54
localisation/english/RG_technology_l_english.yml
Normal file
54
localisation/english/RG_technology_l_english.yml
Normal file
@@ -0,0 +1,54 @@
|
||||
l_english:
|
||||
tech_gray_weapon_lance_1:0 "§YNanite energy manipulation§!"
|
||||
tech_gray_weapon_lance_1_desc:0 "By studying the weapons used by the Gray Tempest ship in the L-Gate, we were able to partially restore this technology using nanites."
|
||||
|
||||
tech_gray_matter_remix_2:0 "§YNanite hybrid engineering§!"
|
||||
tech_gray_matter_remix_2_desc:0 "By applying nanites to special materials, we are able to give these materials new properties."
|
||||
|
||||
tech_gray_nano_fusion_3:0 "§YNanite energy production§!"
|
||||
tech_gray_nano_fusion_3_desc:0"By use nanites properties to greatly compress traditional reactors greatly improves the efficiency of energy production."
|
||||
|
||||
tech_gray_nano_boost_3:0 "§YNanite propulsion engineering§!"
|
||||
tech_gray_nano_boost_3_desc:0 "By refining the new materials, we were able to create materials that could generate their own thrust, enabling more sophisticated engineering."
|
||||
|
||||
tech_gray_interdictor_4:0 "§YNanite Interdictor§!"
|
||||
tech_gray_interdictor_4_desc:0 "Through technological reversal and accumulation, we were able to reproduce the Gray Tempest ships in these L-Gates, galloping under our flag."
|
||||
|
||||
tech_gray_matter_spray_5:0 "§YProject Splatoon§!"
|
||||
tech_gray_matter_spray_5_desc:0 "The invention of nanomachine materials has allowed us to recreate this bizarre design, which is occupied by a dense number of disposable launchers designed to launch giant warheads, and can eject more than half of the ship's mass in a single launch. Disposable, of course."
|
||||
|
||||
tech_gray_buffnut_6:0 "§YNanite Support-Colossus project§!"
|
||||
tech_gray_buffnut_6_desc:0 "With Colossus technology, we can use L-Gate technology to design new support ships, and they have great potential."
|
||||
|
||||
tech_gray_cloaking_3:0 "§YNanite Ray-Tracing field§!"
|
||||
tech_gray_cloaking_3_desc:0 "By reversely calculating the illumination path of the rays, the shield force field is finely adjusted so that the hull is not visible in part of the light spectrum. Obviously, this is an expensive technology. "
|
||||
|
||||
tech_gray_repair_system_1:0 "§Y$NAME_Gray$ Nano Repair System§!"
|
||||
tech_gray_repair_system_1_desc:0 "An efficient automated hull repair system consisting of billions of micro-nanobots has been found in the wreckage of the Grey Storm, which has been adapted to work for us."
|
||||
|
||||
tech_object_gray_5:0 "§Y$NAME_Gray$ Mothership Reconstruction§!"
|
||||
tech_object_gray_5_desc:0 "Through routine maintenance of the $NAME_Gray$ hull as well as ... With a little reverse engineering, we were able to partially replicate the design of the $NAME_Gray$ mothership, all with the consent of $NAME_Gray$ himself. "
|
||||
|
||||
tech_minilaser_gray_1:0 "§Y$NAME_Gray$ Weapon Miniaturization§!"
|
||||
tech_minilaser_gray_1_desc:0 "A strange box has dropped from a shelf containing a feasibility verification plan for the miniaturization of nanoweapons."
|
||||
|
||||
tech_gray_noway:0 "The 404 problem of §Y$NAME_Gray$§!"
|
||||
tech_gray_noway_desc:0 "It seems like something strange, so it's better to leave it alone."
|
||||
|
||||
tech_object_gray_6:0 "The 404 problem of §Y$NAME_Gray$§!2"
|
||||
tech_object_gray_6_desc:0 "It seems like something strange, so it's better to leave it alone."
|
||||
|
||||
tech_object_gray_7:0 "§YStorm waves§!"
|
||||
tech_object_gray_7_desc:0 "It seems like something strange, so it's better to leave it alone."
|
||||
|
||||
tech_gray_army_7:0 "§Yself-evolving $gray_army$§!"
|
||||
tech_gray_army_7_desc:0 "By implanting some low-level self-evolving programs, combined with the understanding of nanomaterials, we are able to produce some nano combat bodies in small batches for the army to deliver."
|
||||
|
||||
tech_gray_juggernaut_8:0 "§YNanite SuperShip System§!"
|
||||
tech_gray_juggernaut_8_desc:0 "The self-constituted nature of nanomatter allows them to be used to build projects of unparalleled scale. And we're going to take the first step. "
|
||||
|
||||
TECH_UNLOCK_RG_CLOAKING_3_TITLE: "§H$UNLOCKS_COMPONENT$§!$RG_CORVETTE_CLOAKING_3$"
|
||||
TECH_UNLOCK_RG_CLOAKING_3_DESC: "§H$RG_CORVETTE_CLOAKING_3$§!\n$tech_gray_cloaking_3_desc$"
|
||||
|
||||
tech_rg_rg_nano_ripper: "$rg_nano_ripper_4$"
|
||||
tech_rg_rg_nano_ripper_desc: "$rg_nano_ripper_4_DESC$"
|
||||
22
localisation/english/RG_tooltips_l_english.yml
Normal file
22
localisation/english/RG_tooltips_l_english.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
l_english:
|
||||
REQUIRES_lgate_or_gray: "$TRIGGER_FAIL$ encontered §Y$NAME_Gray$§!Or have technology§Y$tech_lgate_activation$§!"
|
||||
requires_RG_habitat_central_complex: "$TRIGGER_FAIL$§RRequires a $habitat_central_complex$ present in the system§!"
|
||||
requires_not_RG_habitat_central_complex: "$TRIGGER_FAIL$§RCannot build due to existing $habitat_central_complex$ in the system§!"
|
||||
gray_become_ruler: "$NAME_Gray$ must not be ruler."
|
||||
rg_requires_no_nano_ripper: "$TRIGGER_FAIL$Cannot construct in the same system as an existing §Y$rg_nano_ripper_4$§!"
|
||||
rg_requires_no_nano_ripper_construction: "$TRIGGER_FAIL$Cannot construct in the same system as an ongoing §Y$rg_nano_ripper_4$ construction§!"
|
||||
allow_rg_nano_ripper: "§HUnlock megastructures:§!$rg_nano_ripper_4$"
|
||||
rg_machine_maid_trait_effect_tooltip: "Each online $pops_with_icon$§! require 0.3 £nanites£$nanites$§Y upkeep§!.\nPop Housing Usage: §G-90%§!\nSpecies Minimum Habitability: §G+25%§!\nOn $NAME_Gray$ Owner Country:$TABBED_NEW_LINE$$mod_planet_jobs_produces_mult$:§G+10%§!"
|
||||
concept_rg_scion: "$preset_rg_scion$"
|
||||
concept_rg_scion_desc: "$preset_rg_scion_desc$"
|
||||
concept_rg_gray: "$NAME_Gray$"
|
||||
concept_rg_gray_desc: "$gray_backstory$"
|
||||
RG_leader_trait_ruler_gray_tt:0 "§EEffect with each skill level:§!"
|
||||
RG_leader_trait_variable_tt:0 "§EEffect with each variable count:§!"
|
||||
requires_rg_graylevel_higherthan_10:0 "§Y$NAME_Gray$ must be level 10§!"
|
||||
requires_rg_graylevel_higherthan_20:0 "§Y$NAME_Gray$ must be level 20§!"
|
||||
requires_rg_has_tech_juggernaut:0 "§Yrequires technology: §!$tech_juggernaut$"
|
||||
MESSAGE_KOGASA_VIRUS_EXTERMINATED:0 "§RKogasa Virus Threat Detected§!"
|
||||
rg_kogasa_exterminated_desc:0 "The daemon has detected that the integrity of the $NAME_Gray$ personality has been tampered with, and the contamination target has been decontaminated, and the treatment plan is to be rendered harmless."
|
||||
rg_levelup_2.tooltip:0 "§YIf we abort the renovation project in the middle of the project, we will not be able to get a refund! §!"
|
||||
rg_need_manual_toggle:0 "§YNote, you need to manually switch the form of $NAME_Gray$ once after changing the ship type§!"
|
||||
31
localisation/english/RG_traits_l_english.yml
Normal file
31
localisation/english/RG_traits_l_english.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
l_english:
|
||||
rg_machine_maid_trait:0 "§YPineapple Pie Network§!"
|
||||
rg_machine_maid_trait_desc:0 "This mechanical body appears to be constructed from nanomachinery. They have only a limited amount of individual intelligence, but each seems to have their minds linked to each other to form a powerful network of consciousness. The greater the number of individuals, the stronger their consciousness becomes. "
|
||||
RG_leader_trait_admiral_gray:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_admiral_gray_desc:0 "$NAME_Gray$ is essentially an individual made up of thousands of nanomachines, which allows her to freely transform and reorganize or quickly repair herself."
|
||||
RG_leader_trait_admiral_gray_1:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_admiral_gray_1_desc:0 "$RG_leader_trait_admiral_gray_desc$"
|
||||
RG_leader_trait_admiral_gray_2:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_admiral_gray_2_desc:0 "$RG_leader_trait_admiral_gray_desc$"
|
||||
RG_leader_trait_governor_gray:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_governor_gray_desc:0 "$RG_leader_trait_admiral_gray_desc$"
|
||||
RG_leader_trait_offical_gray:0 "$RG_leader_trait_governor_gray$"
|
||||
RG_leader_trait_offical_gray_desc:0 "$RG_leader_trait_governor_gray_desc$"
|
||||
RG_leader_trait_scientist_gray:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_scientist_gray_desc:0 "$RG_leader_trait_governor_gray$"
|
||||
RG_leader_trait_general_gray:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_general_gray_desc:0 "$RG_leader_trait_governor_gray$"
|
||||
RG_leader_trait_ruler_gray:0 "§YBorn to be chosen§!"
|
||||
RG_leader_trait_ruler_gray_desc:0 "§G$NAME_Gray$ will increase power with Leader Level§! (§Y[owner.rg_gray_level]§!) §G Ascend and grow in strength. §!\n§RWhen the leader level is greater than 10, the nanomachine will be overclocked, and it will be additionally reduced£stability£stability。§!\n§!By granting $NAME_Gray$ more and more power and increasing resource tilt, nanobots are able to fine-tune the Empire's resource output. However, this unsustainable model of development does not come without costs."
|
||||
RG_leader_trait_general_gray_skill:0 "§YIncoming Tempest§!"
|
||||
RG_leader_trait_general_gray_skill_desc:0 "The gray storm swept through the L-Cluster for countless epochs."
|
||||
RG_leader_trait_tempest_incoming_effect:0 "$ARMY_EFFECTS_TXT$:\n$t$For each enemy army killed:\n$tt$$MOD_ARMY_DAMAGE_MULT$: §G+5%§!\n$tt$$MOD_ARMY_HEALTH$: §G+5%§!\n$tt$§YChance of directly killing an enemy army§!: §G+1%§!\n$t$Current §YBUFF Stack§!:§Y[owner.rg_general_skill_combat_daypassed_variable]§!\n$t$The current §Y probability of directly killing an enemy army is: §Y[owner.rg_general_skill_combat_killed_variable]%§!"
|
||||
RG_leader_trait_admiral_nanorebuild_gray:0 "§YGray Remodel§!"
|
||||
RG_leader_trait_admiral_nanorebuild_gray_desc:0 "The gray storm swept through the L-Cluster for countless epochs."
|
||||
RG_leader_trait_admiral_nanorebuild_effect:0 "$FLEET_EFFECTS_TXT$:\n$t$For each enemy ship destroyed:\n$tt$§YReshape Counter§!: §G+1§!\n$t$When the leader's fleet loses ships:\n$tt$Consume §YReshape Counter§!Instantly rebuild the ship.\n$t$Current §YReshape Counter§!: §Y[owner.rg_nanorebuild_counter]§!\n$t$§Y$NAME_Gray$§!Cannot be rebuilt by this ability.\n\n$RG_leader_trait_tempest_incoming_effect$"
|
||||
RG_leader_trait_admiral_fake_dragon:0 "§YDragon's Soul§!"
|
||||
RG_leader_trait_admiral_fake_dragon_desc:0 "Lost souls are not dragons, but they want to be dragons. You're a dragon too, so good. "
|
||||
RG_leader_trait_admiral_timed_life:0 "§YTimed life§!"
|
||||
RG_leader_trait_admiral_timed_life_desc:0 "\n§GSim Dragon's stats increase with age.\n$t$§YEach year of growth is offered§!:\n$tt$§G Additional Ship Weapon Damage +1%§!\n§G Additional Ship Armor Health +1%§!\n§G Additional Ship Hull Health +1%§!$t$\nCurrent Age:§!§R[owner.rg_fake_dragon_timedlife_counter]§!§G year§!\nShe is a simulated life born from an experiment. With every month that passed, she grew a year old. If the way to eternal life cannot be found, the fragile soul will return to its roots."
|
||||
RG_leader_trait_admiral_born_tobe_dragon:0 "§YBorn Tobe Dragon§!"
|
||||
RG_leader_trait_admiral_born_tobe_dragon_desc:0 "\n§GSim Dragon's stats increase with age.\n$t$§YEach year of growth is offered§!:\n$tt$§G Additional Ship Weapon Damage +1%§!\n§G Additional Ship Armor Health +1%§!\n§G Additional Ship Hull Health +1%§!$t$\nCurrent Age:§!§R[owner.rg_fake_dragon_timedlife_counter]§!§G year§!\nThe dragon has finally become what it was dreamed of. Legend has it that she opened her shell with one punch and transformed into a dragon."
|
||||
@@ -1,199 +0,0 @@
|
||||
l_english:
|
||||
gray_army_desc:0 "Gray with her nanite mothership.Can easily wreck an entire planet."
|
||||
RG_leader_trait_admiral_gray:0 "Nanite Entity"
|
||||
RG_leader_trait_admiral_gray_desc:0 "Gray is in reality a dense swarm of billions upon billions of advanced nanites."
|
||||
RG_leader_trait_governor_gray:0 "Nanite Entity"
|
||||
RG_leader_trait_governor_gray_desc:0 "Gray is in reality a dense swarm of billions upon billions of advanced nanites."
|
||||
SMALL_GRAY_MIX_ARMOR:0 "Nanite Armor"
|
||||
MEDIUM_GRAY_MIX_ARMOR:0 "Nanite Armor"
|
||||
|
||||
RG_CARRIER_RADAR:0 "Nanite Support Radar"
|
||||
RG_CARRIER_RADAR_DESC:0 "Advanced Radar used by carriers."
|
||||
RG_ENERGY_MISSILE:0 "Nanite Entity Missile"
|
||||
RG_ENERGY_MISSILE_DESC:0 "Nanite Entity Missile made by many kind of materals,can up to very high speed."
|
||||
RG_ENERGY_MISSILE_KIN:0 "Nanite Space Missile"
|
||||
RG_ENERGY_MISSILE_KIN_DESC:0 ""
|
||||
RG_FLAK_BATTERY:0 "Nanite Flak Cannon"
|
||||
RG_FLAK_BATTERY_DESC:0 ""
|
||||
|
||||
RG_gatebuilder_jump:0 "Gray Jumpdrive"
|
||||
RG_gatebuilder_sensor:0 "Gray Sensor"
|
||||
RG_gatebuilder_thruster:0 "Gray Thruster"
|
||||
origin_rg_gray:0 "Distant Stella"
|
||||
origin_rg_gray_desc:0 "get gray at gamestart."
|
||||
origin_tooltip_rg_gray_effects:0 "get gray at gamestart.\n\n§R<but..is that easy?>§!"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD:0 "Nanite nanobot cloud"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD_DESC:0 "set billions of nanobot to repair allies ship."
|
||||
RG_BOMBER_HANGAR_AP_BOMB:0 "Nanite Bomber Sqard"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO:0 "Nanite TorpedoBomber Sqard"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO_DESC:0 ""
|
||||
RG_FIGHTER_HANGAR_BEAM:0 "Nanite Fighter Sqard"
|
||||
RG_FIGHTER_HANGAR_BEAM_DESC:0 ""
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET:0 "Nanite Attackcraft Sqard"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET_DESC:0 ""
|
||||
RG_aura_nanobot_cloud:0 "Nanite Nanobot Cloud"
|
||||
RG_AUTO_REPAIR:0 "Gray Damage Control Party"
|
||||
RG_AUTO_REPAIR_DESC:0 ""
|
||||
RG_ENIGMATIC_SCHEDULER:0 "Magical Scheduler"
|
||||
RG_ENIGMATIC_SCHEDULER_DESC:0 ""
|
||||
RG_ENGINE_BOOSTER:0 "Gray Engine booster"
|
||||
RG_ENGINE_BOOSTER_DESC:0 ""
|
||||
bombardment_graygoo:0 "Graygoo"
|
||||
bombardment_graygoo_name:0 "Graygoo Bombardment"
|
||||
bombardment_graygoo_desc:0 ""
|
||||
LARGE_GRAY_WEAPON_LANCE:0 "Gray Energy Lance"
|
||||
LARGE_GRAY_WEAPON_LANCE_DESC:0 ""
|
||||
SMALL_GRAY_WEAPON_LANCE:0 "Gray Energy Lance mini"
|
||||
SMALL_GRAY_WEAPON_LANCE_DESC:0 ""
|
||||
GRAY_BEAM_STATIC_MX:0 "Gray Energy Beam mini"
|
||||
GRAY_BEAM_STATIC_MX_DESC:0 ""
|
||||
GRAY_BEAM_STATIC_X:0 "Gray Energy Beam"
|
||||
GRAY_BEAM_STATIC_X_DESC:0 ""
|
||||
GRAY_BEAM_STATIC_EX:0 "Gray Energy Arc"
|
||||
GRAY_BEAM_STATIC_EX_DESC:0 ""
|
||||
RG_GRAY_WEAPON_LANCE_X:0 "Gray Energy Lance"
|
||||
RG_GRAY_WEAPON_LANCE_X_DESC:0 Gray Energy Lance
|
||||
RG_GRAY_WEAPON_LANCE:0 "Gray Energy Lance"
|
||||
RG_GRAY_WEAPON_LANCE_DESC:0 "Gray Energy Lance"
|
||||
LARGE_GRAY_MIX_ARMOR:0 "Nanite Armor"
|
||||
LARGE_GRAY_MIX_ARMOR_DESC:0 "Nanite Armor"
|
||||
|
||||
RG_Interdictor_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Interdictor_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Interdictor_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Interdictor_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Interdictor_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Interdictor_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Interdictor_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Interdictor_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
|
||||
RG_ID_SHIP_THRUSTER_1:0 "$SHIP_THRUSTER_1$"
|
||||
RG_ID_SHIP_THRUSTER_1_DESC:0 "$SHIP_THRUSTER_1_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_2:0 "$SHIP_THRUSTER_2$"
|
||||
RG_ID_SHIP_THRUSTER_2_DESC:0 "$SHIP_THRUSTER_2_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_3:0 "$SHIP_THRUSTER_3$"
|
||||
RG_ID_SHIP_THRUSTER_3_DESC:0 "$SHIP_THRUSTER_3_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_4:0 "$SHIP_THRUSTER_4$"
|
||||
RG_ID_SHIP_THRUSTER_4_DESC:0 "$SHIP_THRUSTER_4_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_5:0 "$SHIP_THRUSTER_5$"
|
||||
RG_ID_SHIP_THRUSTER_5_DESC:0 "$SHIP_THRUSTER_5_DESC$"
|
||||
|
||||
RG_Arsenal_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Arsenal_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
|
||||
RG_PLANET_KILLER_CRACKER:0 "$PLANET_KILLER_CRACKER$"
|
||||
RG_PLANET_KILLER_CRACKER_DESC:0 "$PLANET_KILLER_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_SHIELDER:0 "$PLANET_KILLER_SHIELDER$"
|
||||
RG_PLANET_KILLER_SHIELDER_DESC:0 "$PLANET_KILLER_SHIELDER_DESC$"
|
||||
RG_PLANET_KILLER_NEUTRON:0 "$PLANET_KILLER_NEUTRON$"
|
||||
RG_PLANET_KILLER_NEUTRON_DESC:0 "$PLANET_KILLER_NEUTRON_DESC$"
|
||||
RG_PLANET_KILLER_GODRAY:0 "$PLANET_KILLER_GODRAY$"
|
||||
RG_PLANET_KILLER_GODRAY_DESC:0 "$PLANET_KILLER_GODRAY_DESC$"
|
||||
RG_PLANET_KILLER_NANOBOTS:0 "$PLANET_KILLER_NANOBOTS$"
|
||||
RG_PLANET_KILLER_NANOBOTS_DESC:0 "$PLANET_KILLER_NANOBOTS_DESC$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER:0 "$PLANET_KILLER_STAR_CRACKER$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER_DESC:0 "$PLANET_KILLER_STAR_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_DELUGE:0 "$PLANET_KILLER_DELUGE$"
|
||||
RG_PLANET_KILLER_DELUGE_DESC:0 "$PLANET_KILLER_DELUGE_DESC$"
|
||||
|
||||
RG_ID_wsg_alpha_REACTOR:0 "$wsg_alpha_REACTOR$"
|
||||
RG_ID_SHIP_THRUSTER_WSG:0 "$SHIP_THRUSTER_WSG$"
|
||||
RG_ID_SHIP_THRUSTER_WSG_DESC:0 "$SHIP_THRUSTER_WSG_DESC$"
|
||||
RG_ID_sh_senergy_REACTOR:0 "$sh_senergy_REACTOR$"
|
||||
RG_ID_SHIP_THRUSTER_SH:0 "$SHIP_THRUSTER_SH$"
|
||||
RG_ID_SHIP_THRUSTER_SH_DESC:0 "$SHIP_THRUSTER_SH_DESC$"
|
||||
RG_ID_wsg_senergy_REACTOR:0 "$wsg_senergy_REACTOR$"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER:0 "$WSG_SENERGY_SHIP_THRUSTER$"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER_DESC:0 "$WSG_SENERGY_SHIP_THRUSTER_DESC$"
|
||||
|
||||
RG_BAKAHALO:0 "Anti Baka Halo"
|
||||
RG_ANTIBAKAHALO:0 "Baka Halo"
|
||||
RG_ANTIBAKAHALO_DESC:0 ""
|
||||
RG_BAKAHALO_RADAR:0 "Anti Baka Halo"
|
||||
RG_BAKAHALO_RADAR_DESC:0 ""
|
||||
RG_ANTIBAKAHALO_RADAR:0 "Baka Halo"
|
||||
RG_ANTIBAKAHALO_RADAR_DESC:0 ""
|
||||
|
||||
RG_ABSLUTEFIELD:0 "Abslute Field"
|
||||
RG_ABSLUTEFIELD_DESC:0 ""
|
||||
|
||||
RG_GrayMotherShip_BEHAVIOR_DESC:0 ""
|
||||
rg_carrier_BEHAVIOR_DESC:0 ""
|
||||
rg_aura_BEHAVIOR_DESC:0 ""
|
||||
RG_artillery_BEHAVIOR_DESC:0 ""
|
||||
RG_battle_BEHAVIOR_DESC:0 ""
|
||||
RG_torpedo_BEHAVIOR_DESC:0 ""
|
||||
RG_line_BEHAVIOR_DESC:0 ""
|
||||
RG_AA_BEHAVIOR_DESC:0 ""
|
||||
RG_COLOSSUS_BEHAVIOR_DESC:0 ""
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER:0 "Gray Combat Computer-Carrier"
|
||||
RG_COMBAT_COMPUTER_CHARGE:0 "Gray Combat Computer-Charge"
|
||||
RG_COMBAT_COMPUTER_artillery:0 "Gray Combat Computer-Artillery"
|
||||
RG_COMBAT_COMPUTER_MotherShip:0 "Gray Combat Computer-MotherShip"
|
||||
RG_COMBAT_COMPUTER_aura:0 "Gray Combat Computer-AuraShip"
|
||||
RG_COMBAT_COMPUTER_battle:0 "Gray Combat Computer-Battleship"
|
||||
RG_COMBAT_COMPUTER_torpedo:0 "Gray Combat Computer-TorpedoShip"
|
||||
RG_COMBAT_COMPUTER_AA:0 "Gray Combat Computer-AntiAir"
|
||||
RG_COMBAT_COMPUTER_COLOSSUS:0 "Gray Combat Computer-FreeCtrl"
|
||||
|
||||
LARGE_GRAY_WEAPON_KIN:0 "Nano Matter Spray"
|
||||
LARGE_GRAY_WEAPON_KIN_DESC:0 ""
|
||||
|
||||
RG_armed_constructor_ship:"Gray Armed Constructor"
|
||||
RG_armed_constructor_ship_plural:"Gray Armed Constructor"
|
||||
RG_graygoo_interdictor:"Graygoo Interdictor"
|
||||
RG_graygoo_interdictor_plural:"Graygoo Interdictor"
|
||||
RG_graygoo_Arsenal:"Graygoo Arsenal"
|
||||
RG_graygoo_Arsenal_plural:"Graygoo Arsenal"
|
||||
RG_graygoo_Buff:"Graygoo AuraShip"
|
||||
RG_graygoo_Buff_plural:"Graygoo AuraShip"
|
||||
RG_graygoo_mothership:"Graygoo MotherShip"
|
||||
RG_graygoo_mothership_plural:"Graygoo MotherShip"
|
||||
|
||||
RG_carrier_interdictor_key:"carrier interdictor key"
|
||||
RG_battleship_interdictor_key:"battleship interdictor key"
|
||||
RG_titan_interdictor_key:"titan interdictor key"
|
||||
RG_line_interdictor_key:"line interdictor key"
|
||||
RG_AA_interdictor_key:"AA interdictor key"
|
||||
RG_Buff_interdictor_key:"Buff interdictor key"
|
||||
RG_COLOSSUS_interdictor_key:"COLOSSUS interdictor key"
|
||||
RG_Arsenal_interdictor_key:"Arsenal interdictor key"
|
||||
RG_aircruiser_interdictor_key:"aircruiser interdictor key"
|
||||
RG_torpedo_interdictor_key:"torpedo interdictor key"
|
||||
RG_gray_warship_key:"gray warship key"
|
||||
|
||||
tech_gray_weapon_lance_1:0 "Gray Weapon Lance"
|
||||
tech_gray_weapon_lance_1_desc:0 ""
|
||||
tech_gray_matter_remix_2:0 "Gray Matter Remix"
|
||||
tech_gray_matter_remix_2_desc:0 ""
|
||||
|
||||
tech_gray_nano_boost_3:0 "Gray Nano Boost"
|
||||
tech_gray_nano_boost_3_desc:0 ""
|
||||
|
||||
tech_gray_interdictor_4:0 "Gray Interdictor"
|
||||
tech_gray_interdictor_4_desc:0 ""
|
||||
|
||||
tech_gray_matter_spray_5:0 "Gray Matter Spray"
|
||||
tech_gray_matter_spray_5_desc:0 ""
|
||||
|
||||
tech_gray_buffnut_6:0 "Gray Colossus"
|
||||
tech_gray_buffnut_6_desc:0 ""
|
||||
|
||||
tech_gray_repair_system_1:0 "Gray Repair System"
|
||||
tech_gray_repair_system_1_desc:0 ""
|
||||
|
||||
tech_object_gray_5:0 "Gray Mothership"
|
||||
tech_object_gray_5_desc:0 ""
|
||||
|
||||
tech_minilaser_gray_1:0 "Gray Minilaser"
|
||||
tech_minilaser_gray_1_desc:0 ""
|
||||
@@ -27,6 +27,15 @@
|
||||
rg_event.403.a:0 "欢迎加入[Root.GetName]!"
|
||||
rg_event.403.a.response:0 "§Y<你现在可以通过通讯菜单与$NAME_Gray$交流。>§!"
|
||||
|
||||
|
||||
rg_deficit.170.desc: "[Owner.GetFinancialAdvisorAgencyCap]现在愈发关心我们帝国发生的$nanites$短缺。如果不能尽快弥补上我们的支出,我们的工业部门将会收到广泛的影响。"
|
||||
rg_deficit.170.desc.machine: "预算警告:当前$nanites$支出已经超过了接下来数月的支出阈值。若不能解决短缺,将会给我们的工业区域造成广泛的扰乱。"
|
||||
rg_deficit.170.A: "将§Y[robots_planet.GetName]§!的机器人拆成$nanites$。"
|
||||
rg_deficit.170.A.tooltip: "拆解[robots_planet.GetName]上的所有机器人(£pop£§Y[robots_planet.recycled_robots]子个体§!)以获取£nanites£§Y[robots_planet.total_alloys_gained]$nanites$§!"
|
||||
rg_deficit.170.B: "合并。循环。拆解§Y[robots_planet.GetName]§!上的智能人。"
|
||||
rg_deficit.170.B.tooltip: "拆解[robots_planet.GetName]上的一半人口(£pop£§Y[robots_planet.recycled_robots]子个体§!)以获取£nanites£§Y[robots_planet.total_alloys_gained]$nanites$§!"
|
||||
rg_deficit.175.desc: "由于无法解决$nanites$短缺,我们被迫宣布破产并违约债务。[Owner.GetFinancialAdvisorAgencyCap]正在起草新的紧缩经济计划以削减开支,避免这种情况再度发生。"
|
||||
|
||||
#graygoo.505.a.desc:0 "单位65-D-R5-9-2报告,这里一切正常。(远处的声音)机器人又坏了?快干活!"
|
||||
#graygoo.505.b.desc:0 "开工啦!开工啦!劳动最光荣!"
|
||||
#graygoo.505.c.desc:0 "武装工程兵$NAME_Gray$向您报道!下一个目标是什么?"
|
||||
@@ -139,6 +148,7 @@
|
||||
rg_event.8.b:0 "§B科学家-$NAME_Gray$§!"
|
||||
rg_event.8.c:0 "§G关闭手动选择立绘§!"
|
||||
rg_event.8.d:0 "§Y算了§!"
|
||||
rg_event.8.a.desc: "§H灰风扩展(动态灰风)/灰风肖像美化§!\n\n立绘选择页面。选择你想要的$NAME_Gray$立绘。"
|
||||
|
||||
rg_graygoo.4:0 "我需要一些帮助"
|
||||
rg_graygoo.4.a.desc:0 "我可以帮你建造一些舰队,或是一些其他我能帮得上的忙。你想让我做什么?"
|
||||
|
||||
66
localisation/simp_chinese/RG_goverment_l_simp_chinese.yml
Normal file
66
localisation/simp_chinese/RG_goverment_l_simp_chinese.yml
Normal file
@@ -0,0 +1,66 @@
|
||||
l_simp_chinese:
|
||||
preset_rg_scion: "§Y誓约计划国§!"
|
||||
preset_rg_scion_desc: "出于某种不可告人的目的,远古堕落帝国将其视若己出。他们的远古宗主不会允许其誓约国受到任何外部干扰。"
|
||||
|
||||
### NANOTECH
|
||||
tradition_rg_nanotech: "§Y纳米重构§!"
|
||||
tradition_rg_nanotech_desc: "生命的构成形式不是千篇一律,拥抱纳米机器使我们超维宇宙万物。"
|
||||
tr_rg_nanotech_adopt: "§Y纳米重构§!传统"
|
||||
tr_rg_nanotech_1: "物质再塑"
|
||||
tr_rg_nanotech_2: "精神献身"
|
||||
tr_rg_nanotech_3: "风暴洪流"
|
||||
tr_rg_nanotech_4: "无限远疆"
|
||||
tr_rg_nanotech_5: "纳米归一"
|
||||
tr_rg_nanotech_finish: "纳米传统完成"
|
||||
tr_rg_nanotech_1_delayed: "传统的物质冶炼已经无法满足我们对于进步的渴望。我们将把旧世界无用的物质转化为纳米机器人。"
|
||||
tr_rg_nanotech_2_delayed: "纳米机器重组万物,我们就是宇宙。世界在我们手中按需变化。"
|
||||
tr_rg_nanotech_3_delayed: "我们的存在不再限制于我们的意志。我们将化作风暴,席卷一切。"
|
||||
tr_rg_nanotech_4_delayed: "我们是一股洪流,我们的存在需要力量作为根基。现在,§R我§!即是虫群。"
|
||||
tr_rg_nanotech_5_delayed: "物质和人之间的界限已经模糊,一切都只是我们集体意志的洪流中的一注。"
|
||||
tradition_rg_nanotech_delayed: "我们是一股永不停息的洪流,吞天食地、势不可挡。一切都将融入我们,我们将形成一切。"
|
||||
tr_rg_nanotech_adopt_modifier_desc: "§Y$AVAILABLE_STARBASE_BUILDINGS$§!$sm_nanite_harvester$"
|
||||
tr_rg_nanotech_1_modifier_desc: "§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanolab_1$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanolab_2$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanotech_cauldron$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanite_transmuter$\n"
|
||||
tr_rg_nanotech_2_modifier_desc: "§I解锁巨型结构:§!§Y$RG_habitat_central_complex$§!\n§I解锁巨型结构:§!§Y$rg_nano_ripper_4$§!:可从恒星系内所有行星、卫星和小行星上产出大量的£nanites£§Y$nanites$§!"
|
||||
tr_rg_nanotech_3_modifier_desc: "§Y解锁行星决议:§!$decision_rg_nanotech_swarm_consume_world$\n§Y解锁巨像武器:§!$tech_object_gray_7$:可将星球转变为可殖民的§Y$pc_nanotech$§!"
|
||||
tr_rg_nanotech_4_modifier_desc: "§Y解锁飞升:$rg_ap_nantiematter$\n解锁舰船:§!$RG_graygoo_destroyer$\n§Y获得遗珍:§!§Y$rg_tempest_invocator$§!:允许你召唤宇宙风暴:§Y$graytempest_storm$§!"
|
||||
tr_rg_nanotech_5_modifier_desc: "§Y解锁净化方式:$purge_nanophage$§!:将非帝国主体人口同化为我们的一部分。\n所有帝国人口将获得§Y纳米特质§!:\n每个类型为§Y$pc_nanotech$§!或§Y$pc_rg_grayhabitat$§!的殖民地都将瞬间创建§Y纳米化$pops_with_icon$§!以填补§Y£building£建筑§!和§Y£district£区划§!的£job£岗位需求。§Y纳米化$pops_with_icon$§!§!需要£nanites£§Y$nanites$§!维护费。"
|
||||
tr_rg_nanotech_finish_modifier_desc: "§Y解锁舰船:§!$RG_graygoo_mothership$\n所有境内恒星基地自动获得内置§Y$sm_nanite_harvester$§!。每§Y5§!年§Y$sm_nanite_harvester_plural$§!都会提升,可能是增加$r_nanites$矿藏的规模,或是直接产出一笔$r_nanites$资源。该效果受到矿藏所依附的行星尺寸的限制。"
|
||||
|
||||
decision_rg_server_shut_down: "§R核心关闭§!"
|
||||
decision_rg_server_shut_down_desc: "§R将摧毁殖民地!§!\n\n这个殖民地已经失去了它的用途,关闭信号中继核心。"
|
||||
decision_rg_nanotech_swarm_consume_world: "§Y纳米化星球§!"
|
||||
decision_rg_nanotech_swarm_consume_world_desc: "我们的行星将被转变,以喂养洪流、增长我们的存在。"
|
||||
decision_rg_nanotech_swarm_consume_world_effect_desc: "改造这个星球,增加一个或多个障碍,减少这个星球的宜居性和区划,但会为我们的洪流提供更多的纳米机器人。"
|
||||
|
||||
situation_rg_nanotech_consume_planet: "从[Target.GetName]采收纳米机器人"
|
||||
situation_rg_nanotech_consume_planet_type: "采收纳米机器人"
|
||||
situation_rg_nanotech_consume_planet_monthly_change_tooltip: "纳米机器人提取进展"
|
||||
situation_rg_nanotech_consume_planet_desc: "一切事物,包括所有星球,都注定要融入我们的集体,成为我们的一部分。"
|
||||
|
||||
situation_nanites_deficit: "$nanites$短缺"
|
||||
situation_nanites_deficit_type: "$situation_nanites_deficit$"
|
||||
deficit_approach_cut_nanite_usage: "$nanites$配给"
|
||||
string_expenditures_greater_than_income_nanites: "$nanites$发生赤字"
|
||||
string_not_in_deficit_nanites: "$nanites$月度结余为正"
|
||||
string_resource_reserves_nanites: "$nanites$能量币储备"
|
||||
|
||||
purge_nanophage: "纳米同化"
|
||||
purge_nanophage_tooltip: "受影响的人口会被逐渐裂解为[From.GetSpeciesAdj]物种,无论其自身的意志如何。"
|
||||
purge_nanophage_tooltip_delayed: "§L不自由的形态只是阻碍我们发展的束缚。秉此之道,他们的事业将有[From.GetSpeciesNamePlural]继续践行。§!"
|
||||
|
||||
civic_rg_gray_cluster: "§Y遥远约定-星团开局§!"
|
||||
civic_rg_gray_non_cluster: "§Y遥远约定-银河开局§!"
|
||||
civic_tooltip_rg_gray_cluster: "选择在§YL-星团§!中开启你的冒险。本mod标准的开局选项。"
|
||||
civic_tooltip_rg_gray_non_cluster: "选择在§Y银河系§!中开启你的冒险。适合不希望在L-星团中开局的玩家。"
|
||||
|
||||
rg_ap_nantiematter:0 "§Y纳米物质构成工程§!"
|
||||
rg_ap_nantiematter_desc:0 "如果能够对L星门建造者的物质与科技进行一次彻底的构成研究,这些强力的纳米机器将极大的提升我们的军备水平。这需要我们获得足够的L星门认知。"
|
||||
rg_ap_nantiematter_tooltip:0 "§Y这表明了一切。§!"
|
||||
|
||||
origin_rg_gray:0 "§Y遥远约定§!"
|
||||
origin_rg_gray_desc:0 "你偷偷说服了$NAME_Gray$从遥远的L星团前来看望你"
|
||||
START_SCREEN_RG_GRAY_ORIGIN:0 "在我们的文明尚且幼小的时候,$NAME_Gray$就被记载在我们的历史之中,伴随着稚嫩的约定。漫长的岁月过去,我们得以拥抱漫天群星。但随即我们的恒星系就被一个神秘位面的存在干涉,被强行拉到了一个遥远的星团当中,远离我们所认知的银河系,但好像不只这些...?\n\n§H这是一个特殊开局!你将被困在L-星团当中无法从内部开启L-星门。倘若没有其他国家从外部开启L-星门的话...就寄啦!§!"
|
||||
origin_tooltip_rg_gray_effects:0 "—开局时获得['concept_rg_gray']的帮助\n—母星系:一个孤立的L-星团中开始你的冒险\n—原$HOME_SYSTEM$通过一个['concept_l_gates']连接到['concept_l_gates']网络中。\n\n§R<但...你将很难有重见银河的机会。>§!\n§Y—该起源无法重复选择。§!\n§Y—该起源被AI帝国占用时L-星团将被AI帝国占用。唔,你懂的§!"
|
||||
rg_origin_scion:0 "§Y未来追迹§!"
|
||||
rg_origin_scion_desc:0 "剧本疑似被什么人改写了。你将在$NAME_Gray$无微不至的监护下成长。"
|
||||
origin_tooltip_rg_scion_effects:0 "开局时将作为['concept_rg_gray']['concept_fallen_empire']的附属国。['concept_rg_gray']将保护你的国家不受外敌侵犯,有时候还会给予你一定的帮助。\n—['concept_rg_gray']['concept_fallen_empire']宗主的['concept_rg_scion', £scion£誓约计划国]\n—$HOME_SYSTEM$通过一个['concept_l_gates']连接到['concept_l_gates']网络中。\n—['concept_rg_gray']['concept_fallen_empire']无视星系设置必定出现在一个孤立的L星团中\n—将会受到['concept_rg_gray']视若己出的保护。\n\n§R<但这同样会成为阻碍你发展的障碍...>§!\n§Y—这是一个未完成的起源。仅供开发测试使用。请不要在正式游戏中使用。§!"
|
||||
@@ -1,623 +1,41 @@
|
||||
l_simp_chinese:
|
||||
NAME_Gray:0 "灰风"
|
||||
# NAME_Gray:0 "小灰"
|
||||
GRAY_SPECIES:0 "$NAME_Gray$"
|
||||
RG_MACHINE:0 "§Y纳米构造体§!"
|
||||
gray_army_desc:0 "$NAME_Gray$和她的纳米作战母舰,可以轻易扫平一颗星球"
|
||||
rg_machine_maid_trait:0 "§Y菠萝包网络§!"
|
||||
rg_machine_maid_trait_desc:0 "这种机械体似乎是由纳米机械所构造的。她们只有有限的个体智能,但每个个体似乎都将心智互相链接组成了一个强大的意识网络。个体的数量越多她们的意识就越强大。"
|
||||
RG_leader_trait_admiral_gray:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_admiral_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以自由变换形态重组或快速修复自身。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_admiral_gray_1:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_admiral_gray_1_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以自由变换形态重组或快速修复自身。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_admiral_gray_2:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_admiral_gray_2_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以自由变换形态重组或快速修复自身。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_governor_gray:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_governor_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以辅助星域资源调度和研究资源调度。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_offical_gray:0 "$RG_leader_trait_governor_gray$"
|
||||
RG_leader_trait_offical_gray_desc:0 "$RG_leader_trait_governor_gray_desc$"
|
||||
RG_leader_trait_ruler_gray:0 "§Y天选化身§!"
|
||||
RG_leader_trait_ruler_gray_desc:0 "§G$NAME_Gray$会随着领袖等级§!(§Y[owner.rg_gray_level]§!)§G提升而不断增强力量。§!\n§R当然也会越来越能吃。唔姆,你懂的。§!\n§R领袖等级大于10时纳米机器将超频工作,额外降低£stability£稳定度。§!\n\n§Y被全体国民所认可,可爱又可靠的化身。§!通过授予$NAME_Gray$越来越多的权力和与日俱增的资源倾斜,纳米机器人能够精细调配帝国各项资源产出。然而这种不可持续的发展模式并非没有代价。\n才不是想不出特质名字"
|
||||
RG_leader_trait_scientist_gray:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_scientist_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以辅助星域资源调度和研究资源调度。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_general_gray:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_general_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以辅助星域资源调度和研究资源调度。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_general_gray_skill:0 "§Y风暴将至§!"
|
||||
RG_leader_trait_general_gray_skill_desc:0 "灰色风暴在L星团中席卷无数纪元。倘若风暴再度到来,想必那星球上的人们所看到的景色一定永生难忘吧。"
|
||||
RG_leader_trait_tempest_incoming_effect:0 "$ARMY_EFFECTS_TXT$:\n$t$每击杀一支敌对陆军:\n$tt$$MOD_ARMY_DAMAGE_MULT$: §G+5%§!\n$tt$$MOD_ARMY_HEALTH$: §G+5%§!\n$tt$§Y直接击杀一支敌对陆军的概率§!: §G+1%§!\n$t$当前§YBUFF层数§!: §Y[owner.rg_general_skill_combat_daypassed_variable]§!\n$t$当前§Y直接击杀一支敌对陆军的概率§!为: §Y[owner.rg_general_skill_combat_killed_variable]%§!"
|
||||
RG_leader_trait_admiral_nanorebuild_gray:0 "§Y灰质重塑§!"
|
||||
RG_leader_trait_admiral_nanorebuild_gray_desc:0 "灰色风暴在L星团中席卷无数纪元。\n创造与解构,纳米机器席卷之处我们无所不能。"
|
||||
RG_leader_trait_admiral_nanorebuild_effect:0 "$FLEET_EFFECTS_TXT$:\n$t$每摧毁一艘敌军舰船:\n$tt$§Y重塑计数器层数§!: §G+1§!\n$t$这位领袖所在舰队损失舰船时:\n$tt$消耗§Y重塑计数器层数§!立即重建舰船。\n$t$当前§Y重塑计数器层数§!: §Y[owner.rg_nanorebuild_counter]§!\n$t$§Y$NAME_Gray$§!无法被该技能重建。\n\n$RG_leader_trait_tempest_incoming_effect$"
|
||||
|
||||
preset_rg_scion: "§Y誓约计划国§!"
|
||||
preset_rg_scion_desc: "出于某种不可告人的目的,远古堕落帝国将其视若己出。他们的远古宗主不会允许其誓约国受到任何外部干扰。"
|
||||
|
||||
### NANOTECH
|
||||
tradition_rg_nanotech: "§Y纳米重构§!"
|
||||
tradition_rg_nanotech_desc: "生命的构成形式不是千篇一律,拥抱纳米机器使我们超维宇宙万物。"
|
||||
tr_rg_nanotech_adopt: "§Y纳米重构§!传统"
|
||||
tr_rg_nanotech_1: "物质再塑"
|
||||
tr_rg_nanotech_2: "精神献身"
|
||||
tr_rg_nanotech_3: "风暴洪流"
|
||||
tr_rg_nanotech_4: "无限远疆"
|
||||
tr_rg_nanotech_5: "纳米归一"
|
||||
tr_rg_nanotech_finish: "纳米传统完成"
|
||||
tr_rg_nanotech_1_delayed: "传统的物质冶炼已经无法满足我们对于进步的渴望。我们将把旧世界无用的物质转化为纳米机器人。"
|
||||
tr_rg_nanotech_2_delayed: "纳米机器重组万物,我们就是宇宙。世界在我们手中按需变化。"
|
||||
tr_rg_nanotech_3_delayed: "我们的存在不再限制于我们的意志。我们将化作风暴,席卷一切。"
|
||||
tr_rg_nanotech_4_delayed: "我们是一股洪流,我们的存在需要力量作为根基。现在,§R我§!即是虫群。"
|
||||
tr_rg_nanotech_5_delayed: "物质和人之间的界限已经模糊,一切都只是我们集体意志的洪流中的一注。"
|
||||
tradition_rg_nanotech_delayed: "我们是一股永不停息的洪流,吞天食地、势不可挡。一切都将融入我们,我们将形成一切。"
|
||||
tr_rg_nanotech_adopt_modifier_desc: "§Y$AVAILABLE_STARBASE_BUILDINGS$§!$sm_nanite_harvester$"
|
||||
tr_rg_nanotech_1_modifier_desc: "§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanolab_1$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanolab_2$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanotech_cauldron$\n§Y$AVAILABLE_BUILDINGS$§!$building_rg_nanite_transmuter$\n"
|
||||
tr_rg_nanotech_2_modifier_desc: "—§I解锁巨型结构:§!§Y$RG_habitat_central_complex$§!\n"
|
||||
tr_rg_nanotech_3_modifier_desc: "§Y解锁行星决议:§!$decision_rg_nanotech_swarm_consume_world$\n§Y解锁巨像武器:§!$tech_object_gray_7$:可将星球转变为可殖民的§Y$pc_nanotech$§!"
|
||||
tr_rg_nanotech_4_modifier_desc: "§Y解锁飞升:$rg_ap_nantiematter$\n解锁舰船:§!$RG_graygoo_destroyer$\n§Y获得遗珍:§!§Y$rg_tempest_invocator$§!:允许你召唤宇宙风暴:§Y$graytempest_storm$§!"
|
||||
tr_rg_nanotech_5_modifier_desc: "§Y解锁净化方式:$purge_nanophage$§!:将非帝国主体人口同化为我们的一部分。\n所有帝国人口将获得§Y纳米特质§!:人口需要£nanites£§Y$nanites$§!维护费。\n每个类型为§Y$pc_nanotech$§!或§Y$pc_rg_grayhabitat$§!的殖民地都将瞬间创建§Y纳米化人口$pops_with_icon$§!以填补§Y£building£建筑§!和§Y£district£区划§!的£job£岗位需求。"
|
||||
tr_rg_nanotech_finish_modifier_desc: "§Y解锁舰船:§!$RG_graygoo_mothership$\n每§Y5§!年§Y$sm_nanite_harvester_plural$§!都会提升,可能是增加$r_nanites$矿藏的规模,或是直接产出一笔纳米机器人资源。该效果受到矿藏所依附的行星尺寸的限制。"
|
||||
|
||||
decision_rg_server_shut_down: "§R核心关闭§!"
|
||||
decision_rg_server_shut_down_desc: "§R将摧毁殖民地!§!\n\n这个殖民地已经失去了它的用途,关闭信号中继核心。"
|
||||
decision_rg_nanotech_swarm_consume_world: "§Y纳米化星球§!"
|
||||
decision_rg_nanotech_swarm_consume_world_desc: "我们的行星将被转变,以喂养洪流、增长我们的存在。"
|
||||
decision_rg_nanotech_swarm_consume_world_effect_desc: "改造这个星球,增加一个或多个障碍,减少这个星球的宜居性和区划,但会为我们的洪流提供更多的纳米机器人。"
|
||||
|
||||
situation_rg_nanotech_consume_planet: "从[Target.GetName]采收纳米机器人"
|
||||
situation_rg_nanotech_consume_planet_type: "采收纳米机器人"
|
||||
situation_rg_nanotech_consume_planet_monthly_change_tooltip: "纳米机器人提取进展"
|
||||
situation_rg_nanotech_consume_planet_desc: "一切事物,包括所有星球,都注定要融入我们的集体,成为我们的一部分。"
|
||||
|
||||
purge_nanophage: "纳米同化"
|
||||
purge_nanophage_tooltip: "受影响的人口会被逐渐裂解为[From.GetSpeciesAdj]物种,无论其自身的意志如何。"
|
||||
purge_nanophage_tooltip_delayed: "§L不自由的形态只是阻碍我们发展的束缚。秉此之道,他们的事业将有[From.GetSpeciesNamePlural]继续践行。§!"
|
||||
|
||||
civic_rg_gray_cluster: "§Y遥远约定-星团开局§!"
|
||||
civic_rg_gray_non_cluster: "§Y遥远约定-银河开局§!"
|
||||
civic_tooltip_rg_gray_cluster: "选择在§YL-星团§!中开启你的冒险。本mod标准的开局选项。"
|
||||
civic_tooltip_rg_gray_non_cluster: "选择在§Y银河系§!中开启你的冒险。适合不希望在L-星团中开局的玩家。"
|
||||
|
||||
rg_tempest_invocator: "灰蛊核心"
|
||||
REQUIRES_lgate_or_gray: "$TRIGGER_FAIL$已发现§Y$NAME_Gray$§!或拥有科技§Y$tech_lgate_activation$§!"
|
||||
rg_tempest_invocator_desc: "尽管叫做$rg_tempest_invocator$但实际上和$NAME_Gray_Goo$没有任何关系。这件神奇的$relics$是我们的工程师完全自主研发的拥有独立知识产权的专利产品。"
|
||||
|
||||
RG_habitat_central_complex: "$pc_rg_grayhabitat$"
|
||||
RG_habitat_central_complex_plural: "$pc_rg_grayhabitat$"
|
||||
RG_habitat_central_complex_DESC: "一座§Y$pc_rg_grayhabitat$§!,可以容纳若干£pop£§Y人口§!并在非宜居行星的轨道上为£building£§Y建筑§!和£district£§Y区划§!提供空间。"
|
||||
RG_habitat_central_complex_MEGASTRUCTURE_DETAILS: "§Y$pc_rg_grayhabitat$§!是完全由纳米机器组成的用于永久居住的自持空间站。"
|
||||
RG_habitat_central_complex_CONSTRUCTION_INFO_DELAYED: "$REQUIREMENTS_HEADER$$major_orbital_requirements$\n\n$EFFECTS_HEADER$$NEW_LINE$—将创建一座可殖民的(规模:£planetsize£6)$pc_rg_grayhabitat$。$NEW_LINE$—$habitat_0_CONSTRUCTION_INFO_DELAYED$"
|
||||
requires_RG_habitat_central_complex: "$TRIGGER_FAIL$§R需要恒星系中存在一座$habitat_central_complex$§!"
|
||||
requires_not_RG_habitat_central_complex: "$TRIGGER_FAIL$§R恒星系内已存在$habitat_central_complex$,无法建造。§!"
|
||||
|
||||
building_rg_nanolab_1: "§Y纳米研究设施§!"
|
||||
building_rg_nanolab_1_desc: "在纳观尺度上进行研究带来对宇宙的全新视角。"
|
||||
building_rg_nanolab_2: "§Y纳米研究复合体§!"
|
||||
building_rg_nanolab_2_desc: "无限小与无限大看起来是如此地相似,这是多么地奇妙啊。"
|
||||
building_rg_nanotech_cauldron: "§Y纳米熔炉§!"
|
||||
building_rg_nanotech_cauldron_desc: "在分子水平上运作,虫群可以很容易地将矿物结构重新配置成坚固的合金晶格。"
|
||||
building_rg_nanite_transmuter: "§Y纳米变形器§!"
|
||||
building_rg_nanite_transmuter_desc: "该工厂使用极为先进的纳米材料大量生产各种稀有资源。缺少纳米材料时生产将会暂停。"
|
||||
|
||||
district_rg_farming: "农业区段"
|
||||
district_rg_farming_plural: "农业区段"
|
||||
district_rg_farming_desc: "无垠的农田之海充斥着这个区段,其中种满了大量的食物。"
|
||||
district_rg_generator: "发电区段"
|
||||
district_rg_generator_plural: "发电区段"
|
||||
district_rg_generator_desc: "反应堆填满了这个区段,专注于生产能量。"
|
||||
district_rg_nanites: "纳米区段"
|
||||
district_rg_nanites_plural: "纳米区段"
|
||||
district_rg_nanites_desc: "纳米机器复制仪填满了这个区段,目标是生产尽可能多的纳米机器人。"
|
||||
district_rg_mining: "采矿区段"
|
||||
district_rg_mining_plural: "采矿区段"
|
||||
district_rg_mining_desc: "采矿无人机集群填满了这个区段,专注于从附近星球上采集有用的矿物。"
|
||||
district_rg_science: "研究区段"
|
||||
district_rg_science_plural: "研究区段"
|
||||
district_rg_science_desc: "这个区段充满了各类研究设施。"
|
||||
district_rg_commercial: "商业区段"
|
||||
district_rg_commercial_plural: "商业区段"
|
||||
district_rg_commercial_desc: "这个区段充斥着专门用于商业的民用工厂和设施。"
|
||||
district_rg_city: "城市区段"
|
||||
district_rg_city_plural: "城市区段"
|
||||
district_rg_city_desc: "这个区段充满了城市中心,这些城市中心提供大量的住房和职员的办公场所。"
|
||||
district_rg_hive: "蜂巢区段"
|
||||
district_rg_hive_plural: "蜂巢区段"
|
||||
district_rg_hive_desc: "高耸的尖塔布满这个区段,当子个体不在工作时,就会集结于此摄取营养素。"
|
||||
district_rg_nexus: "中枢区段"
|
||||
district_rg_nexus_plural: "中枢区段"
|
||||
district_rg_nexus_desc: "高效的区划填满了这个区段,无人机部署作业前,在这些集中区划中接受整修服务。"
|
||||
district_rg_industrial: "工业区段"
|
||||
district_rg_industrial_plural: "工业区段"
|
||||
district_rg_industrial_desc: "这个区段中遍布着叮当作响的工厂与强劲的机械,为帝国提供了有力的工业基础。"
|
||||
|
||||
rg_machine_maid_trait_effect_tooltip: "每个在线的人口产生0.1£nanites£$nanites$§Y维护费§!。\n在灰风国家工作时:$TABBED_NEW_LINE$$mod_planet_jobs_produces_mult$:§G+10%§!"
|
||||
|
||||
graytempest_storm: "灰蛊风暴"
|
||||
graytempest_storm_desc: "一群从L-星团中喷涌而出纳米机器对于整个星系的生命体都是威胁。它们数量巨大但尚未完全成型,形成严重的风暴席卷星系。由于纳米机器的自复制特性这种风暴能持续数十年之久。"
|
||||
graytempest_storm_color_tooltip: "§Y$graytempest_storm$§!"
|
||||
graytempest_storm_lore_description: "§L一场极强的$graytempest_storm$将威胁该星系,对行星造成破坏。为了生命安全务必寻找庇护!§!"
|
||||
graytempest_storm_fleet_tt: "—$MOD_SHIP_HULL_REGEN_ADD_PERC$、$MOD_SHIP_ARMOR_REGEN_ADD_PERC$对舰船和空间站§R禁用§!。\n—拥有$@storm_hp_perc_limit|0Y%$$HITPOINTS$的舰船和空间站每月遭受§R$@storm_monthly_dmg_low|0$§!伤害。\n—$@storm_hp_perc_limit|0Y%$$HITPOINTS$以下的舰船产出§G+$@particle_storm_unity_per_ship|0$§!£unity£$unity$。"
|
||||
graytempest_storm_aftermath_modifier: "灰色浪潮"
|
||||
graytempest_storm_aftermath_modifier_tooltip: "$STORM_AFTERMATH_DESC$\n$t$—§H$graytempest_storm_aftermath_modifier$§!:\n$tt$—§R-100%§!~§R-?%§!$MOD_PLANET_BUILDING_BUILD_SPEED_MULT$\n$tt$—§R-5§!~§R-?§!$PLANET_STABILITY_TITLE$\n"
|
||||
graytempest_storm_aftermath_modifier_severity_desc: "$graytempest_storm$席卷一切挡路之物,祂们喜怒无常随意破坏,这会造成严重的损伤。然而,当尘埃落定后我们可以回收一部分纳米机器。"
|
||||
graytempest_storm_aftermath_modifier_severity_1: "余波:$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_1_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
graytempest_storm_aftermath_modifier_severity_2: "余波:§H严重§!$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_2_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
graytempest_storm_aftermath_modifier_severity_3: "余波:§R严重§!$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_3_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
|
||||
MESSAGE_TEMPEST_STORM_AFTERMATH_TITLE: "$graytempest_storm$余波"
|
||||
tempest_storm_aftermath_custom_desc: "§Y$graytempest_storm$§!在整颗星球上留下了遍地的纳米机器,它们暂时进入了休眠状态。"
|
||||
|
||||
d_rg_tempest_storm_1: "纳米沙丘"
|
||||
d_rg_tempest_storm_1_desc: "一场毁灭性的纳米机器风暴席卷了这个世界。在它的余威中留下了一个孤独的灰色沙丘。"
|
||||
|
||||
d_rg_tempest_storm_2: "纳米沙海"
|
||||
d_rg_tempest_storm_2_desc: "一场毁灭性的纳米机器风暴席卷了这个世界。在它的余威中留下了一片涌动的灰色沙海。"
|
||||
|
||||
d_rg_tempest_storm_3: "纳米浪潮"
|
||||
d_rg_tempest_storm_3_desc: "一场毁灭性的纳米机器风暴席卷了这个世界。这个世界仍然在纳米机器的席卷中沸腾哀号。"
|
||||
d_nanite_ripper_deposit_1: "£nanites£ +0.1"
|
||||
d_nanite_ripper_deposit_2: "£nanites£ +1.6"
|
||||
d_nanite_ripper_deposit_3: "£nanites£ +5.8"
|
||||
d_nanite_ripper_deposit_4: "£nanites£ +25.6"
|
||||
|
||||
rg_nanite_leader:0"§Y纳米机器个体§!"
|
||||
rg_nanite_leader_plural:0"§Y纳米机器个体§!"
|
||||
rg_nanite_leader_description:0"§Y本质上是由千千万万纳米机械所组成的个体。因为能做到,所以将无所不能。§!"
|
||||
rg_nanite_leader_plural_with_icon:0"£offical£ $rg_nanite_leader_plural$"
|
||||
|
||||
concept_rg_scion: "$preset_rg_scion$"
|
||||
concept_rg_scion_desc: "$preset_rg_scion_desc$"
|
||||
|
||||
concept_rg_gray: "$NAME_Gray$"
|
||||
concept_rg_gray_desc: "$gray_backstory$"
|
||||
|
||||
RG_leader_trait_ruler_gray_tt:0 "§E随每技能等级提升的效果:§!"
|
||||
RG_leader_trait_variable_tt:0 "§E随变量层数提升的效果:§!"
|
||||
|
||||
SMALL_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
|
||||
MEDIUM_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
|
||||
|
||||
RG_CARRIER_RADAR:0 "§Y「星河道标」§!"
|
||||
RG_CARRIER_RADAR_DESC:0 "§Y为孩子们指引明路,点亮家的路标。§!\n建门者标准型航空雷达。先进的扫描装置为舰载机指引目标,也为她们指引回家的方向。能够在极远处探测到敌舰。"
|
||||
RG_ENERGY_MISSILE:0 "§Y「微光团子」§!"
|
||||
RG_ENERGY_MISSILE_DESC:0 "§Y它们像发光的团子一样呢。我饿了。§!\n建门者融合球导弹初型。这些混合材料制作的鱼雷拥有强大的能量,能够自我加速到极高速来击毁敌舰"
|
||||
RG_ENERGY_MISSILE_KIN:0 "§Y「汐光团子」§!"
|
||||
RG_ENERGY_MISSILE_KIN_DESC:0 "§Y世上最闪耀最暗淡的萤火。§!\n建门者超空间融合球导弹。这种奇特鱼雷改型能够捕捉到微小的超空间空泡进行加速,从而消除掉鱼雷速度的缺陷,可惜的是为了承受不稳定超空间航道中的波动被迫减少了装药。"
|
||||
RG_FLAK_BATTERY:0 "§Y「逐火织机」§!"
|
||||
RG_FLAK_BATTERY_DESC:0 "§Y想要握住所有的星光。§!\n建门者防空导弹阵列。密集布置的防空炮发射小型融合球击毁极远处的抛射体。"
|
||||
|
||||
RG_gatebuilder_jump:0 "§Y「终抵群星」§!"
|
||||
RG_gatebuilder_sensor:0 "§Y「星穹相会」§!"
|
||||
RG_gatebuilder_thruster:0 "§Y「漫步星海」§!"
|
||||
origin_rg_gray:0 "§Y遥远约定§!"
|
||||
origin_rg_gray_desc:0 "你偷偷说服了$NAME_Gray$从遥远的L星团前来看望你"
|
||||
origin_tooltip_rg_gray_effects:0 "—开局时获得['concept_rg_gray']的帮助\n—母星系:一个孤立的L-星团中开始你的冒险\n—原$HOME_SYSTEM$通过一个['concept_l_gates']连接到['concept_l_gates']网络中。\n\n§R<但...你将很难有重见银河的机会。>§!\n§Y—该起源无法重复选择。§!\n§Y—该起源被AI帝国占用时L-星团将被AI帝国占用。唔,你懂的§!"
|
||||
rg_origin_scion:0 "§Y未来追迹§!"
|
||||
rg_origin_scion_desc:0 "剧本疑似被什么人改写了。你将在$NAME_Gray$无微不至的监护下成长。"
|
||||
origin_tooltip_rg_scion_effects:0 "开局时将作为['concept_rg_gray']['concept_fallen_empire']的附属国。['concept_rg_gray']将保护你的国家不受外敌侵犯,有时候还会给予你一定的帮助。\n—['concept_rg_gray']['concept_fallen_empire']宗主的['concept_rg_scion', £scion£誓约计划国]\n—$HOME_SYSTEM$通过一个['concept_l_gates']连接到['concept_l_gates']网络中。\n—['concept_rg_gray']['concept_fallen_empire']无视星系设置必定出现在一个孤立的L星团中\n—将会受到['concept_rg_gray']视若己出的保护。\n\n§R<但这同样会成为阻碍你发展的障碍...>§!\n§Y—这是一个未完成的起源。仅供开发测试使用。请不要在正式游戏中使用。§!"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD:0 "§Y「漫播飞尘」§!"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD_DESC:0 "§Y散播希望,还有绝望。§!\n多用途微型纳米机器。$NAME_Gray$可以通过布置一个高浓度纳米机器人场来维修同星系内的友方舰船。"
|
||||
RG_BOMBER_HANGAR_AP_BOMB:0 "§Y「落光」§!"
|
||||
RG_BOMBER_HANGAR_AP_BOMB_DESC:0 "这些轰炸机通过加速到近距离投放重型无制导炸弹来击毁敌舰,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO:0 "§Y「飞光」§!"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO_DESC:0 "这些轰炸机可以迅速编队投放融合球鱼雷来击毁敌舰,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_FIGHTER_HANGAR_BEAM:0 "§Y「逐光」§!"
|
||||
RG_FIGHTER_HANGAR_BEAM_DESC:0 "这些攻击机可以使用小型化光束武器拦截小型航空器,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET:0 "§Y「棱光」§!"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET_DESC:0 "这些攻击机可以使用小型化光束武器来击毁敌舰,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_aura_nanobot_cloud:0 "§Y「漫播飞尘」§!"
|
||||
RG_AUTO_REPAIR:0 "§Y「晨昏之间」§!"
|
||||
RG_AUTO_REPAIR_DESC:0 "§Y极昼与极夜。§!\n$NAME_Gray$通过这些预留用于损害管制的纳米机器人来紧急修复舰体。"
|
||||
RG_ARMOR_BOOSTER:0 "§Y「裁定机」§!"
|
||||
RG_ARMOR_BOOSTER_DESC:0 "§Y丈量万物。§!\n一种通过消耗大量能源进行质能转换从而实时加固舰体的装置。我们已经试过了,造不出第二台。"
|
||||
RG_ENIGMATIC_SCHEDULER:0 "§Y「空想盒」§!"
|
||||
RG_ENIGMATIC_SCHEDULER_DESC:0 "§Y想要理解本就是妄为。§!\n该装置通过一种无法理解的算法控制资源的调度优先顺序,确保最大化效率利用资源的同时又可使用额外的能量增幅战舰的武器和护盾。"
|
||||
RG_ENGINE_BOOSTER:0 "§Y「工具箱」§!"
|
||||
RG_ENGINE_BOOSTER_DESC:0 "为了支援前线工程,我们只有更快!更快!更快!更快!更快!更快!更快!更快!更快!"
|
||||
bombardment_graygoo:0 "§R灰色风暴§!"
|
||||
bombardment_graygoo_name:0 "§Y灰色风暴轨道轰炸§!"
|
||||
bombardment_graygoo_desc:0 "$bombardment_graygoo$轰炸将在星球上散布灰色风暴,以最快的速度席卷一切有形之物。\n-对§Y军团§!造成§Y巨大的§!伤害\n-对§Y星球§!造成§Y不可修复的§!伤害\n-对§Y人口§!造成§Y巨大的§!伤害\n-将会轰炸不设防的星球。!"
|
||||
LARGE_GRAY_WEAPON_LANCE:0 "§Y「星光」§!"
|
||||
LARGE_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器,是最初的一型光束武器。"
|
||||
MEDIUM_GRAY_WEAPON_LANCE:0 "§Y「星光」Lite§!"
|
||||
MEDIUM_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器的...仿真模型,未成年智慧生物请勿玩耍。"
|
||||
SMALL_GRAY_WEAPON_LANCE:0 "§Y「星光」Mini§!"
|
||||
SMALL_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器的...玩具模型,仍然具有巨大威力。"
|
||||
GRAY_BEAM_STATIC_MX:0 "§Y「耀光」Mini§!"
|
||||
GRAY_BEAM_STATIC_MX_DESC:0 "使用远古L星门建造者的技术所制成的武器武器的...限量版玩具模型?仍然具有巨大威力。"
|
||||
GRAY_BEAM_STATIC_X:0 "§Y「耀光」§!"
|
||||
GRAY_BEAM_STATIC_X_DESC:0 "使用远古L星门建造者的技术所制成的武器,为了增加威力而提高了功率,除此之外没有任何实质性改进。"
|
||||
GRAY_BEAM_STATIC_EX:0 "§Y「凌光」§!"
|
||||
GRAY_BEAM_STATIC_EX_DESC:0 "§Y你说武器不够强?那就提高功率!§!\n使用远古L星门建造者的技术所制成的武器,拥有不可理喻的破坏力同时拥有不可理喻的能量消耗。可它仍旧没有任何改进!"
|
||||
RG_GRAY_WEAPON_LANCE_X:0 "§Y「耀光」§!"
|
||||
RG_GRAY_WEAPON_LANCE_X_DESC:0 "使用远古L星门建造者的技术所制成的武器,为了增加威力而提高了功率,除此之外没有任何实质性改进。"
|
||||
RG_GRAY_WEAPON_LANCE:0 "§Y「星光」§!"
|
||||
RG_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器,是最初的一型光束武器。"
|
||||
LARGE_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
|
||||
LARGE_GRAY_MIX_ARMOR_DESC:0 "§Y怀抱着想被礼貌对待的矛盾心情。§!\n高度集成化的装甲,表面被一层能量波动包裹,这部分纳米机器舍弃掉了变形的能力。"
|
||||
HUGE_GRAY_MIX_ARMOR:0 "§Y「幻想领域」§!"
|
||||
HUGE_GRAY_MIX_ARMOR_DESC:0 "§Y在这里一切愿望都能成真。§!\n高度集成化的装甲,密度远超于灰色风暴舰船中发现的装甲,作用原理不明。"
|
||||
RG_FLAK_PHOENIX:0 "§R「起源」§!"
|
||||
RG_FLAK_PHOENIX_DESC:0 "§Y创造与解构。§!\n没有什么比一个拥抱更能消除隔阂。"
|
||||
|
||||
RG_Interdictor_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Interdictor_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Interdictor_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Interdictor_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Interdictor_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Interdictor_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Mothership_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Mothership_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Mothership_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Mothership_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Mothership_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Mothership_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Mothership_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Mothership_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Interdictor_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Interdictor_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
|
||||
RG_ID_SHIP_THRUSTER_1:0 "$SHIP_THRUSTER_1$"
|
||||
RG_ID_SHIP_THRUSTER_1_DESC:0 "$SHIP_THRUSTER_1_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_2:0 "$SHIP_THRUSTER_2$"
|
||||
RG_ID_SHIP_THRUSTER_2_DESC:0 "$SHIP_THRUSTER_2_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_3:0 "$SHIP_THRUSTER_3$"
|
||||
RG_ID_SHIP_THRUSTER_3_DESC:0 "$SHIP_THRUSTER_3_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_4:0 "$SHIP_THRUSTER_4$"
|
||||
RG_ID_SHIP_THRUSTER_4_DESC:0 "$SHIP_THRUSTER_4_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_5:0 "$SHIP_THRUSTER_5$"
|
||||
RG_ID_SHIP_THRUSTER_5_DESC:0 "$SHIP_THRUSTER_5_DESC$"
|
||||
|
||||
RG_Arsenal_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Arsenal_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Arsenal_FUSION_NANO_REACTOR:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_Arsenal_FUSION_NANO_REACTOR_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_PLANET_KILLER_CRACKER:0 "$PLANET_KILLER_CRACKER$"
|
||||
RG_PLANET_KILLER_CRACKER_DESC:0 "$PLANET_KILLER_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_SHIELDER:0 "$PLANET_KILLER_SHIELDER$"
|
||||
RG_PLANET_KILLER_SHIELDER_DESC:0 "$PLANET_KILLER_SHIELDER_DESC$"
|
||||
RG_PLANET_KILLER_NEUTRON:0 "$PLANET_KILLER_NEUTRON$"
|
||||
RG_PLANET_KILLER_NEUTRON_DESC:0 "$PLANET_KILLER_NEUTRON_DESC$"
|
||||
RG_PLANET_KILLER_GODRAY:0 "$PLANET_KILLER_GODRAY$"
|
||||
RG_PLANET_KILLER_GODRAY_DESC:0 "$PLANET_KILLER_GODRAY_DESC$"
|
||||
RG_PLANET_KILLER_NANOBOTS:0 "$PLANET_KILLER_NANOBOTS$"
|
||||
RG_PLANET_KILLER_NANOBOTS_DESC:0 "$PLANET_KILLER_NANOBOTS_DESC$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER:0 "$PLANET_KILLER_STAR_CRACKER$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER_DESC:0 "$PLANET_KILLER_STAR_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_DELUGE:0 "$PLANET_KILLER_DELUGE$"
|
||||
RG_PLANET_KILLER_DELUGE_DESC:0 "$PLANET_KILLER_DELUGE_DESC$"
|
||||
|
||||
RG_SCIENCE_CLOAKING_PSI:0 "$CLOAKING_PSI$"
|
||||
RG_SCIENCE_CLOAKING_PSI_DESC:0 "$CLOAKING_PSI_DESC$"
|
||||
RG_SCIENCE_CLOAKING_DARK_MATTER:0 "$CLOAKING_DARK_MATTER$"
|
||||
RG_SCIENCE_CLOAKING_DARK_MATTER_DESC:0 "$CLOAKING_DARK_MATTER_DESC$"
|
||||
RG_SCIENCE_CLOAKING_3:0 "$CLOAKING_3$"
|
||||
RG_SCIENCE_CLOAKING_3_DESC:0 "$CLOAKING_3_DESC$"
|
||||
RG_SCIENCE_CLOAKING_2:0 "$CLOAKING_2$"
|
||||
RG_SCIENCE_CLOAKING_2_DESC:0 "$CLOAKING_2_DESC$"
|
||||
RG_SCIENCE_CLOAKING_1:0 "$CLOAKING_1$"
|
||||
RG_SCIENCE_CLOAKING_1_DESC:0 "$CLOAKING_1_DESC$"
|
||||
RG_SCIENCE_CLOAKING_EMPTY:0 "空槽"
|
||||
|
||||
RG_COMBAT_COMPUTER_SWARM_DEFAULT:0 "$COMBAT_COMPUTER_SWARM_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_SWARM_DEFAULT_DESC:0 "$COMBAT_COMPUTER_SWARM_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_DEFAULT:0 "$COMBAT_COMPUTER_PICKET_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_PICKET_DEFAULT_DESC:0 "$COMBAT_COMPUTER_PICKET_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_DEFAULT:0 "$COMBAT_COMPUTER_LINE_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_LINE_DEFAULT_DESC:0 "$COMBAT_COMPUTER_LINE_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_DEFAULT:0 "$COMBAT_COMPUTER_ARTILLERY_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_DEFAULT_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_DEFAULT:0 "$COMBAT_COMPUTER_TORPEDO_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_DEFAULT_DESC:0 "$COMBAT_COMPUTER_TORPEDO_DEFAULT_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_SWARM_BASIC:0 "$COMBAT_COMPUTER_SWARM_BASIC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_BASIC_DESC:0 "$COMBAT_COMPUTER_SWARM_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_ADVANCED:0 "$COMBAT_COMPUTER_SWARM_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_SWARM_ADVANCED_DESC:0 "$COMBAT_COMPUTER_SWARM_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_SAPIENT:0 "$COMBAT_COMPUTER_SWARM_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_SWARM_SAPIENT_DESC:0 "$COMBAT_COMPUTER_SWARM_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_AUTONOMOUS:0 "$COMBAT_COMPUTER_SWARM_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_SWARM_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_SWARM_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_PRECOG:0 "$COMBAT_COMPUTER_SWARM_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_SWARM_PRECOG_DESC:0 "$COMBAT_COMPUTER_SWARM_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_TORPEDO_BASIC:0 "$COMBAT_COMPUTER_TORPEDO_BASIC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_BASIC_DESC:0 "$COMBAT_COMPUTER_TORPEDO_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_ADVANCED:0 "$COMBAT_COMPUTER_TORPEDO_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_ADVANCED_DESC:0 "$COMBAT_COMPUTER_TORPEDO_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_SAPIENT:0 "$COMBAT_COMPUTER_TORPEDO_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_SAPIENT_DESC:0 "$COMBAT_COMPUTER_TORPEDO_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_AUTONOMOUS:0 "$COMBAT_COMPUTER_TORPEDO_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_TORPEDO_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_PRECOG:0 "$COMBAT_COMPUTER_TORPEDO_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_PRECOG_DESC:0 "$COMBAT_COMPUTER_TORPEDO_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_PICKET_BASIC:0 "$COMBAT_COMPUTER_PICKET_BASIC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_BASIC_DESC:0 "$COMBAT_COMPUTER_PICKET_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_ADVANCED:0 "$COMBAT_COMPUTER_PICKET_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_PICKET_ADVANCED_DESC:0 "$COMBAT_COMPUTER_PICKET_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_SAPIENT:0 "$COMBAT_COMPUTER_PICKET_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_PICKET_SAPIENT_DESC:0 "$COMBAT_COMPUTER_PICKET_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_AUTONOMOUS:0 "$COMBAT_COMPUTER_PICKET_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_PICKET_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_PICKET_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_PRECOG:0 "$COMBAT_COMPUTER_PICKET_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_PICKET_PRECOG_DESC:0 "$COMBAT_COMPUTER_PICKET_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_BASIC:0 "$COMBAT_COMPUTER_ARTILLERY_BASIC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_BASIC_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_ADVANCED:0 "$COMBAT_COMPUTER_ARTILLERY_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_ADVANCED_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_SAPIENT:0 "$COMBAT_COMPUTER_ARTILLERY_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_SAPIENT_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS:0 "$COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_PRECOG:0 "$COMBAT_COMPUTER_ARTILLERY_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_PRECOG_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_LINE_BASIC:0 "$COMBAT_COMPUTER_LINE_BASIC$"
|
||||
RG_COMBAT_COMPUTER_LINE_BASIC_DESC:0 "$COMBAT_COMPUTER_LINE_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_ADVANCED:0 "$COMBAT_COMPUTER_LINE_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_LINE_ADVANCED_DESC:0 "$COMBAT_COMPUTER_LINE_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_SAPIENT:0 "$COMBAT_COMPUTER_LINE_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_LINE_SAPIENT_DESC:0 "$COMBAT_COMPUTER_LINE_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_AUTONOMOUS:0 "$COMBAT_COMPUTER_LINE_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_LINE_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_LINE_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_PRECOG:0 "$COMBAT_COMPUTER_LINE_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_LINE_PRECOG_DESC:0 "$COMBAT_COMPUTER_LINE_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER_BASIC:0 "$COMBAT_COMPUTER_CARRIER_BASIC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_BASIC_DESC:0 "$COMBAT_COMPUTER_CARRIER_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_ADVANCED:0 "$COMBAT_COMPUTER_CARRIER_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_ADVANCED_DESC:0 "$COMBAT_COMPUTER_CARRIER_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_SAPIENT:0 "$COMBAT_COMPUTER_CARRIER_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_SAPIENT_DESC:0 "$COMBAT_COMPUTER_CARRIER_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_AUTONOMOUS:0 "$COMBAT_COMPUTER_CARRIER_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_CARRIER_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_PRECOG:0 "$COMBAT_COMPUTER_CARRIER_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_PRECOG_DESC:0 "$COMBAT_COMPUTER_CARRIER_PRECOG_DESC$"
|
||||
|
||||
RG_ID_wsg_alpha_REACTOR:0 "§Y阿尔法结晶反应堆§!"
|
||||
RG_ID_SHIP_THRUSTER_WSG:0 "§Y暗物质α推进器§!"
|
||||
RG_ID_SHIP_THRUSTER_WSG_DESC:0 "利用暗物质与阿尔法融合后产生的巨大能量来推动我们的飞船。"
|
||||
RG_ID_sh_senergy_REACTOR:0 "§Y深海能源核心反应堆§!"
|
||||
RG_ID_SHIP_THRUSTER_SH:0 "§Y深海能源核心推进器§!"
|
||||
RG_ID_SHIP_THRUSTER_SH_DESC:0 "在深海能源核心的作用下我们的飞船能做出以近乎魔法般的机动。"
|
||||
RG_ID_wsg_senergy_REACTOR:0 "§Y深海能源核心反应堆§!"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER:0 "§Y深海能源核心推进器§!"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER_DESC:0 "使用深海能源核心产生的强大动力推动作战舰船"
|
||||
|
||||
RG_BAKAHALO:0 "§Y笨蛋光环(我除外)§!"
|
||||
RG_ANTIBAKAHALO:0 "§Y笨蛋光环§!"
|
||||
RG_ANTIBAKAHALO_DESC:0 "笨蛋光环加成友军的同时还能在星系中投射笨蛋领域,使敌人不知怎么地攻击了自己的战舰?"
|
||||
RG_BAKAHALO_RADAR:0 "§Y笨蛋光环(我除外)§!"
|
||||
RG_BAKAHALO_RADAR_DESC:0 "笨蛋光环加成友军的同时还能在星系中投射笨蛋领域,使敌人不知怎么地攻击了自己的战舰?"
|
||||
RG_ANTIBAKAHALO_RADAR:0 "§Y笨蛋光环§!"
|
||||
RG_ANTIBAKAHALO_RADAR_DESC:0 "笨蛋光环加成友军的同时还能在星系中投射笨蛋领域,使敌人不知怎么地攻击了自己的战舰?"
|
||||
|
||||
RG_ABSLUTEFIELD:0 "§R绝对领域!§!"
|
||||
RG_ABSLUTEFIELD_DESC:0 "§R你不要过来啊啊啊啊!!§!"
|
||||
|
||||
RG_GrayMotherShip_BEHAVIOR_DESC:0 "§H自由战术:§!$NAME_Gray$会听从你的直接指挥,无视一切敌人执行命令。"
|
||||
rg_carrier_BEHAVIOR_DESC:0 "§H航母战术:§!飞船会停留在超视距(§Y400§!),并在战斗开始后尝试后撤。"
|
||||
rg_aura_BEHAVIOR_DESC:0 "§H光环战术:§!飞船会停留在超视距(§Y600§!),并在战斗开始后尝试后撤。"
|
||||
RG_artillery_BEHAVIOR_DESC:0 "§H炮兵战术:§!飞船会保持在射程内(§Y400§!)开火,并用远距离武器攻击敌人。"
|
||||
RG_battle_BEHAVIOR_DESC:0 "§H战列战术:§!飞船会保持在射程内(§Y110§!)开火,并用远距离武器攻击敌人。"
|
||||
RG_torpedo_BEHAVIOR_DESC:0 "§H雷击战术:§!飞船会保持在射程内(§Y180§!)开火,并用远距离武器攻击敌人。"
|
||||
RG_line_BEHAVIOR_DESC:0 "§H线列战术:§!飞船会尽可能与敌舰保持近距离(§Y50§!),为友军吸收伤害。"
|
||||
RG_AA_BEHAVIOR_DESC:0 "§H对空战术:§!飞船会在远距离(§Y150§!)执行舰队防空支援任务,并尝试与敌舰保持距离。"
|
||||
RG_COLOSSUS_BEHAVIOR_DESC:0 "§H自由战术:§!飞船会听从你的直接指挥,无视一切敌人执行命令。"
|
||||
RG_icebreak_BEHAVIOR_DESC:0 "§H破冰战术:§!飞船会无视一切径直撞向敌舰(§Y1§!)!硬碰硬的较量,我们永不沉没。"
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER:0 "§Y$NAME_Gray$作战计算机-航母战术§!"
|
||||
RG_COMBAT_COMPUTER_CHARGE:0 "§Y$NAME_Gray$作战计算机-线列战术§!"
|
||||
RG_COMBAT_COMPUTER_artillery:0 "§Y$NAME_Gray$作战计算机-火炮战术§!"
|
||||
RG_COMBAT_COMPUTER_MotherShip:0 "§Y$NAME_Gray$作战计算机§!"
|
||||
RG_COMBAT_COMPUTER_aura:0 "§Y$NAME_Gray$作战计算机-电子战术§!"
|
||||
RG_COMBAT_COMPUTER_battle:0 "§Y$NAME_Gray$作战计算机-战列战术§!"
|
||||
RG_COMBAT_COMPUTER_torpedo:0 "§Y$NAME_Gray$作战计算机-雷装战术§!"
|
||||
RG_COMBAT_COMPUTER_AA:0 "§Y$NAME_Gray$作战计算机-对空战术§!"
|
||||
RG_COMBAT_COMPUTER_COLOSSUS:0 "§Y$NAME_Gray$作战计算机-自由战术§!"
|
||||
RG_COMBAT_COMPUTER_icebreak:0 "§Y$NAME_Gray$作战计算机-破冰战术§!"
|
||||
|
||||
RG_carrier_interdictor_key: "§Y航母核心§!"
|
||||
RG_icebreaker_interdictor: "§Y破冰核心§!"
|
||||
RG_battleship_interdictor_key: "§Y战列核心§!"
|
||||
RG_titan_interdictor_key: "§Y泰坦核心§!"
|
||||
RG_line_interdictor_key: "§Y线列核心§!"
|
||||
RG_AA_interdictor_key: "§Y对空核心§!"
|
||||
RG_Buff_interdictor_key: "§Y光环核心§!"
|
||||
RG_COLOSSUS_interdictor_key: "§Y歼星核心§!"
|
||||
RG_Arsenal_interdictor_key: "§Y武库核心§!"
|
||||
RG_aircruiser_interdictor_key: "§Y航战核心§!"
|
||||
RG_torpedo_interdictor_key: "§Y雷击核心§!"
|
||||
RG_torpedocruiser_interdictor_key: "§Y雷巡核心§!"
|
||||
RG_graygoo_capitalship_key: "§Y旗舰核心§!"
|
||||
RG_graygoo_juggernaut_key: "§Y主宰核心§!"
|
||||
RG_icebreaker_interdictor_key: "§Y破冰核心§!"
|
||||
|
||||
RG_carrier_destroyer_key: "§Y运航核心§!"
|
||||
RG_base_destroyer_key: "§Y驱逐核心§!"
|
||||
|
||||
LARGE_GRAY_WEAPON_KIN:0 "§Y「糖豆发射器」§!"
|
||||
LARGE_GRAY_WEAPON_KIN_DESC:0 "§Y多就是美。§!\n这些密集的轴基无管动能炮使用了前所未有的重型弹头,被设计成只能发射一次的终极火炮。这种武器通常成编制部署,占据了整艘战舰一半以上的质量。"
|
||||
HUGE_GRAY_WEAPON_KIN:0 "§Y「棒糖发射器」§!"
|
||||
HUGE_GRAY_WEAPON_KIN_DESC:0 "§Y大就是好。§!\n这些密集的轴基无管动能炮发射质量前所未有的超级弹头,弹头能够自我加速到极限。却依然无法再次发射。"
|
||||
|
||||
tech_gray_weapon_lance_1:0 "§Y纳米层级能量操纵§!"
|
||||
tech_gray_weapon_lance_1_desc:0 "通过研究L星门中灰色风暴战舰所使用的武器,我们得以使用纳米机器人部分还原这种技术。"
|
||||
|
||||
tech_gray_matter_remix_2:0 "§Y纳米物质混合工程§!"
|
||||
tech_gray_matter_remix_2_desc:0 "通过将纳米机器人运用在特殊材料中,我们得以赋予这些材料新的性质。"
|
||||
|
||||
tech_gray_nano_fusion_3:0 "§Y纳米物质能量生产§!"
|
||||
tech_gray_nano_fusion_3_desc:0 "利用纳米物质特性大幅压缩传统反应堆,极大提升能量产出效率。"
|
||||
|
||||
tech_gray_nano_boost_3:0 "§Y纳米物质推进工程§!"
|
||||
tech_gray_nano_boost_3_desc:0 "将新的材料进一步加以改良,我们得以制造出可以自我产生推力的材料,使得更加精密的工程成为可能。"
|
||||
|
||||
tech_gray_interdictor_4:0 "§Y纳米机器拦截舰§!"
|
||||
tech_gray_interdictor_4_desc:0 "经过技术逆向和积累,我们得以再现这些L星门中的灰色风暴战舰,驰骋在我们的旗帜之下。"
|
||||
|
||||
tech_gray_matter_spray_5:0 "§Y喷射星舰计划§!"
|
||||
tech_gray_matter_spray_5_desc:0 "纳米机器材料的发明使得我们可以重现这种奇异的设计,被设计发射巨型弹头的密集一次性发射架占据了整个战舰,一次发射可喷射整舰一半以上的质量。当然,一次性的。"
|
||||
|
||||
tech_gray_buffnut_6:0 "§Y纳米支援巨像工程§!"
|
||||
tech_gray_buffnut_6_desc:0 "拥有巨像技术的我们可以使用L星门技术设计新型的支援战舰,他们拥有巨大的潜力。"
|
||||
|
||||
tech_gray_cloaking_3:0 "§Y纳米光线追踪力场§!"
|
||||
tech_gray_cloaking_3_desc:0 "通过逆向计算光线的照射路线,精细调整护盾力场,使得舰体在部分光线频谱不可见。显然这是一项昂贵的技术。"
|
||||
|
||||
tech_gray_repair_system_1:0 "§Y$NAME_Gray$纳米修复系统§!"
|
||||
tech_gray_repair_system_1_desc:0 "在灰色风暴的残骸里发现了一种高效的船壳自动维修系统,由数十亿个微型纳米机器人组成,并已改造成可为我们所用。"
|
||||
|
||||
tech_object_gray_5:0 "§Y$NAME_Gray$母舰重构§!"
|
||||
tech_object_gray_5_desc:0 "通过日常维护$NAME_Gray$舰体以及...小小的逆向工程,我们得以部分复制$NAME_Gray$母舰的设计,当然,这一切还要征得$NAME_Gray$本人同意。"
|
||||
|
||||
tech_minilaser_gray_1:0 "§Y$NAME_Gray$武器微型化§!"
|
||||
tech_minilaser_gray_1_desc:0 "从某个资料架上掉下来一个奇怪的盒子,里面装着一份将纳米武器小型化的可行性验证设计图。"
|
||||
|
||||
tech_gray_noway:0 "§Y$NAME_Gray$的不存在课题§!"
|
||||
tech_gray_noway_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
|
||||
|
||||
tech_object_gray_6:0 "§Y$NAME_Gray$的不存在课题2§!"
|
||||
tech_object_gray_6_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
|
||||
|
||||
|
||||
tech_object_gray_7:0 "§Y风暴浪潮§!"
|
||||
tech_object_gray_7_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
|
||||
|
||||
tech_gray_army_7:0 "§Y自演化纳米战体§!"
|
||||
tech_gray_army_7_desc:0 "通过植入一些低级自演化程序,结合对纳米物质的了解,我们能够小批量生产一些纳米战体作为陆军投放。"
|
||||
|
||||
tech_gray_juggernaut_8:0 "§Y纳米超宏舰系统§!"
|
||||
tech_gray_juggernaut_8_desc:0 "纳米物质的自构特性使得它们能够用来建造一些规模无以伦比的工程。而我们将踏出第一步。"
|
||||
|
||||
RG_PLANET_KILLER:0 "§H「远星之歌」§!"
|
||||
RG_PLANET_KILLER_DESC:0 "§Y再度听到了星星的歌声。仿佛做了一个永恒的梦。§!\n§Y发射高能级纳米射线重构行星大气,将所有智慧生命形态彻底重构。以恒星级功率发射时,剧烈的扰动将摧毁恒星引发超新星爆炸,并污染星系中所有行星。若将能量重定向到敌舰上,嗯,会很痛。§!"
|
||||
RG_PLANET_KILLER_ACTION:0 "§H纳米注入§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER:0 "准备注入$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER:0 "被执行了星球纳米转化"
|
||||
message_RG_planet_killer_killed_star_desc:0 "$RG_target_planet|Y$因遭受$RG_attacker|Y$的$RG_attacker_ship|Y$的§R恒星级功率纳米同化注入攻击而被彻底净化§!,$RG_target_system|Y$恒星系被§R灰蛊风暴彻底污染§!。"
|
||||
message_RG_planet_killer_killed_planet_desc:0 "$RG_target_planet|Y$因遭受$RG_attacker|Y$的$RG_attacker_ship|Y$的§R纳米同化注入攻击而被彻底净化§!。"
|
||||
|
||||
RG_PLANET_KILLER_SMALL:0 "§H「远星之歌」§!"
|
||||
RG_PLANET_KILLER_SMALL_DESC:0 "§Y再度听到了星星的歌声。仿佛做了一个永恒的梦。§!\n§Y发射高能级纳米射线重构行星大气,将所有智慧生命形态彻底重构。以恒星级功率发射时,剧烈的扰动将摧毁恒星引发超新星爆炸,并污染星系中所有行星。若将能量重定向到敌舰上,嗯,会很痛。§!"
|
||||
RG_PLANET_KILLER_SMALL_ACTION:0 "§H纳米注入§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SMALL:0 "准备注入$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SMALL:0 "被执行了星球纳米转化"
|
||||
|
||||
RG_PLANET_KILLER_SP:0 "§H奇怪的试射用武器§!"
|
||||
RG_PLANET_KILLER_SP_DESC:0 "§Y不知道发射后会发生什么的奇怪武器...被设定成只能对友军开火..?$NAME_Gray$要求我们帮忙试射来收集实验结果。这真的靠谱吗?§!"
|
||||
RG_PLANET_KILLER_SP_ACTION:0 "§H试验性开火§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SP:0 "准备对$PLANET|Y$进行试射"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SP:0 "被进行了混乱纳米化改造"
|
||||
message_RG_planet_killer_killed_planet_sp_desc:0 "$RG_target_planet|Y$被$RG_attacker|Y$的$RG_attacker_ship|Y$进行了一次非法武器试验。他们真是疯了。"
|
||||
|
||||
RG_PLANET_KILLER_NANO_SP:0 "§H风暴浪潮§!"
|
||||
RG_PLANET_KILLER_NANO_SP_DESC:0 "§Y经过测试改进后的完全体实验武器。发射纳米风暴群将行星改造为可居住的$pc_nanotech$。§!"
|
||||
RG_PLANET_KILLER_NANO_SP_ACTION:0 "§H纳米化改造§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_NANO_SP:0 "准备对$PLANET|Y$进行改造"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_NANO_SP:0 "被进行了纳米化改造"
|
||||
message_RG_planet_killer_killed_planet_NANO_SP_desc:0 "$RG_target_planet|Y$被$RG_attacker|Y$的$RG_attacker_ship|Y$改造成了一颗可居住的$pc_nanotech$。"
|
||||
rg_nanite_leader_plural_with_icon:0"£official£ $rg_nanite_leader_plural$"
|
||||
|
||||
RG_AUTOCONST_HANGER:0 "自动工程子个体"
|
||||
RG_AUTOCONST_HANGER_desc:0 "预载的工蜂工程舰可以在星系调查完成后自动建造恒星基地。"
|
||||
RG_const_country:0 "$NAME_Gray$-自动工程队"
|
||||
requires_rg_graylevel_higherthan_10:0 "§Y$NAME_Gray$必须达到10级§!"
|
||||
requires_rg_graylevel_higherthan_20:0 "§Y$NAME_Gray$必须达到20级§!"
|
||||
requires_rg_has_tech_juggernaut:0 "§Y需要前置科技:§!$tech_juggernaut$"
|
||||
|
||||
rg_nothing:0 ""
|
||||
rg_nothing_desc:0 ""
|
||||
|
||||
pc_rg_grayhabitat: "纳米空间站点"
|
||||
pc_rg_grayhabitat_desc: "一座由纳米机械组成的深空居所,能提供仿佛行星一般的居住体验,具体而言是指行星上的城市区域。完全由纳米机器人组成使得建筑如梦幻般瞬间出现,由纳米机器组成的实体承担着空间站点的一切生产工作。\n§Y空间站点的$PLANET_SIZE$会随着$NAME_Gray$领袖等级(§Y[owner.rg_gray_level]§!)的提升而扩展。初始$PLANET_SIZE$为10,每级领袖等级提升2$PLANET_SIZE$。§!"
|
||||
|
||||
rg_ap_nantiematter:0 "§Y纳米物质构成工程§!"
|
||||
rg_ap_nantiematter_desc:0 "如果能够对L星门建造者的物质与科技进行一次彻底的构成研究,这些强力的纳米机器将极大的提升我们的军备水平。这需要我们获得足够的L星门认知。"
|
||||
rg_ap_nantiematter_tooltip:0 "§Y这表明了一切。§!"
|
||||
|
||||
weapon_type_rg_jumpdrive:0 "§Y超空间引擎§!"
|
||||
weapon_type_rg_sp:0 "§Y特殊武器§!"
|
||||
weapon_type_rg_clocking_comp:0 "§Y隐形场部件§!"
|
||||
weapon_type_rg_thruster:0 "§Y推进器§!"
|
||||
weapon_type_rg_sensor:0 "§Y传感器§!"
|
||||
weapon_type_rg_halo:0 "§Y光环§!"
|
||||
weapon_type_rg_aux:0 "§Y辅助部件§!"
|
||||
weapon_type_rg_computer:0 "§Y飞行控制计算机§!"
|
||||
weapon_type_rg_secondary:0 "§Y副武器§!"
|
||||
weapon_type_rg_torpedoe:0 "§Y鱼雷§!"
|
||||
weapon_type_rg_main:0 "§Y主武器§!"
|
||||
weapon_type_rg_armor:0 "§Y装甲部件§!"
|
||||
weapon_type_rg_reactor:0 "§Y能源核心§!"
|
||||
|
||||
RG_FUSION_NANO_REACTOR:0 "§Y「梦核」§!"
|
||||
RG_FUSION_NANO_REACTOR_DESC:0 "利用纳米物质的能量传导特性大幅压缩传统反应堆提升密度。如果要制造一颗恒星,还是把它关在笼子里比较好吧。"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_S:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_S_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_M:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_M_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
rg_distant_stars_modifier:0 "§H遥远繁星§!"
|
||||
rg_distant_stars_modifier_desc:0 "L-星团是一群距离我们所熟知的银河系相距极远的星系组成的星团。从内部几乎没有可能启动跃迁引擎回到银河系。\n§H当然你执意要出去...那我也没办法嘛。L-星门开启后自动移除该修正。§!"
|
||||
|
||||
RG_requires_a_star_star_killer:0 "\n§H攻击目标不能是真空§!"
|
||||
RG_requires_outside_border_star_killer:0 "\n§H攻击目标不能在境内§!"
|
||||
RG_requires_inside_border_star_killer:0 "\n§H这艘舰船的使用说明书上要求我们只能对友方目标开火..?§!"
|
||||
RG_requires_no_pacifist_star_killer:0 "\n§H我们的和平主义思潮不允许使用这种武器§!"
|
||||
RG_CARRIER_RADAR_tool_tip:0 "§H大幅提升舰船开火距离至§!§Y600§H,用于修复超出舰载机射程从而不开火的问题。§!"
|
||||
RG_FLAK_PHOENIX_tool_tip:0 "§H距离:§! §Y5§!§H以内的敌舰将会使用舰体撞击。“永不沉没”§!"
|
||||
RG_AUTOCONST_HANGER_tool_tip:0 "§H自动工程队模块将会在星系探索完成后自动释放工程舰建造哨站。§!"
|
||||
RG_PLANET_KILLER_tool_tip:0 "伤害: §Y35000-350000§!\n冷却: §Y30.00£time£§!\n命中: §Y100%§!\n追踪: §Y100%§!\n射程: §Y0§! ~ §Y800§!\n发射扇面: §Y25§!度\n平均伤害: §Y5250.00/£time£§!\n\n§G+100% 船体伤害§!\n§G+100% 护盾伤害§!\n§G+100% 装甲伤害§!\n§G+100% 护盾穿透§!\n§G+100% 装甲穿透§!\n\n该武器依据目标舰船大小的§G100%§!施加额外的倍乘伤害。"
|
||||
|
||||
RG_revive_component:0 "§Y「折纸」§!"
|
||||
RG_REVIVE_COMPONENT_tooltip:0 "§H据说能够瞬间重组舰船的神奇设备。真想真正的看一眼。§!"
|
||||
|
||||
RG_CORVETTE_CLOAKING_3:0 "§Y「记忆中的流星」§!"
|
||||
RG_CORVETTE_CLOAKING_3_DESC:0 "通过$NAME_Gray$精细的能量输入调控,改装过的隐形场能够保留绝大多数的护盾强度的同时提高隐形场强度。但这种改造却无法量产。"
|
||||
RG_CLOAKING_3_TOOLTIP:0 "\n隐形时护盾强度削减: §R-10%§!"
|
||||
|
||||
TECH_UNLOCK_RG_CLOAKING_3_TITLE: "§H解锁部件:§!$RG_CORVETTE_CLOAKING_3$"
|
||||
TECH_UNLOCK_RG_CLOAKING_3_DESC: "§H$RG_CORVETTE_CLOAKING_3$§!\n$tech_gray_cloaking_3_desc$"
|
||||
|
||||
rg_gray_army_base:0 "§Y自走纳米机器战体§!"
|
||||
rg_gray_army_base_desc:0 "经过逆向工程制造出的纳米作战体复制品,只拥有有限的作战决策能力。不过仍具有巨大的威力。"
|
||||
|
||||
rg_levelup_2.tooltip:0 "§Y如果我们中途中止改造项目,将无法得到退款!§!"
|
||||
rg_need_manual_toggle:0 "§Y注意,更改舰种后你需要手动切换一次$NAME_Gray$的形态§!"
|
||||
|
||||
START_SCREEN_RG_GRAY_ORIGIN:0 "在我们的文明尚且幼小的时候,$NAME_Gray$就被记载在我们的历史之中,伴随着稚嫩的约定。漫长的岁月过去,我们得以拥抱漫天群星。但随即我们的恒星系就被一个神秘位面的存在干涉,被强行拉到了一个遥远的星团当中,远离我们所认知的银河系,但好像不只这些...?\n\n§H这是一个特殊开局!你将被困在L-星团当中无法从内部开启L-星门。倘若没有其他国家从外部开启L-星门的话...就寄啦!§!"
|
||||
|
||||
RG_orbital_ring:0 "§Y纳米星环防御终端§!"
|
||||
RG_orbital_ring_desc:0 ""
|
||||
|
||||
RG_leader_trait_admiral_fake_dragon:0 "§Y龙的灵魂§!"
|
||||
RG_leader_trait_admiral_fake_dragon_desc:0 "迷途的灵魂虽然不是龙,却想要化身为龙。你也是龙,也好。"
|
||||
RG_leader_trait_admiral_timed_life:0 "§Y计时的生命§!"
|
||||
RG_leader_trait_admiral_timed_life_desc:0 "\n§G模拟龙的属性会随着年龄增长。\n$t$§Y每增长一岁提供§!:\n$tt$§G 额外舰船武器伤害 +1%§!\n§G 额外装甲生命值 +1%§!\n§G 额外船体生命值 +1%§!$t$\n当前§!§R[owner.rg_fake_dragon_timedlife_counter]§!§G岁§!\n她是从一次实验中诞生的模拟生命。时间每流逝一个月,她就老去一岁。倘若无法找到永生的方法,脆弱的灵魂就将落叶归根。"
|
||||
|
||||
RG_leader_trait_admiral_born_tobe_dragon:0 "§Y羽化成龙§!"
|
||||
RG_leader_trait_admiral_born_tobe_dragon_desc:0 "\n§G模拟龙的属性会随着年龄增长。\n$t$§Y每增长一岁提供§!:\n$tt$§G 额外舰船武器伤害 +1%§!\n§G 额外装甲生命值 +1%§!\n§G 额外船体生命值 +1%§!$t$\n当前§!§R[owner.rg_fake_dragon_timedlife_counter]§!§G岁§!\n梦想中的龙终于变成了梦想中的样子。传说她一拳打开了壳化身为龙。"
|
||||
|
||||
rg_fake_dragon_desc:0 "模拟龙是在$NAME_Gray$的神秘实验中诞生的模拟生命。虽然由纳米机器组成但却无法自主控制这些纳米机器。随着纳米机器失去维护能力,模拟龙的未来也变得愈加扑朔迷离。"
|
||||
rg_timed_life_millennium:0 "§R千年魂环§!:模拟龙已经一千岁了~恭喜你。然而什么都没有发生!"
|
||||
rg_timed_life_millennium_reborn:0 "§Y发光的§!§R千年魂环§!:模拟龙已经一千岁了~§R你是怎么做到的?难道一千年真的如此短暂吗?§!\n你获得了§R废物认证§!~"
|
||||
RG_sim_dragon_species:0 "伪装的龙"
|
||||
RG_SIMULATION_DRAGON_SPECIES:0 "伪装的龙"
|
||||
|
||||
MESSAGE_KOGASA_VIRUS_EXTERMINATED:0 "§R检测到伞病毒威胁§!"
|
||||
rg_kogasa_exterminated_desc:0 "守护进程检测到$NAME_Gray$人格完整性遭到篡改,污染目标已被净化,处理方案:无害化处理。"
|
||||
|
||||
situation_rg_gray_mod1:0 "§Y$NAME_Gray$改造工程§!"
|
||||
situation_rg_gray_mod1_desc:0 "由于L星团资源太缺乏,$NAME_Gray$的舰体已经很久没有维护了。通过调集足够的资源$NAME_Gray$能够将母舰状态恢复到完全体。为了执行这项计划,$NAME_Gray$需要我们的工程团队的帮助。\n§R切换$NAME_Gray$形态将会导致计划失败。§!"
|
||||
|
||||
|
||||
@@ -0,0 +1,40 @@
|
||||
l_simp_chinese:
|
||||
rg_nanite_harvester: "$nanite_harvester$"
|
||||
RG_habitat_central_complex: "$pc_rg_grayhabitat$"
|
||||
RG_habitat_central_complex_plural: "$pc_rg_grayhabitat$"
|
||||
RG_habitat_central_complex_DESC: "一座§Y$pc_rg_grayhabitat$§!,可以容纳若干£pop£§Y人口§!并在非宜居行星的轨道上为£building£§Y建筑§!和£district£§Y区划§!提供空间。"
|
||||
RG_habitat_central_complex_MEGASTRUCTURE_DETAILS: "§Y$pc_rg_grayhabitat$§!是完全由纳米机器组成的用于永久居住的自持空间站。"
|
||||
RG_habitat_central_complex_CONSTRUCTION_INFO_DELAYED: "$REQUIREMENTS_HEADER$$major_orbital_requirements$\n\n$EFFECTS_HEADER$$NEW_LINE$—将创建一座可殖民的(规模:£planetsize£6)$pc_rg_grayhabitat$。$NEW_LINE$—$habitat_0_CONSTRUCTION_INFO_DELAYED$"
|
||||
rg_nano_ripper_1: "$rg_nano_ripper_4$:灰色雾环"
|
||||
rg_nano_ripper_1_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_2: "$rg_nano_ripper_4$:洪流天梯"
|
||||
rg_nano_ripper_2_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_3: "$rg_nano_ripper_4$:核心炼化"
|
||||
rg_nano_ripper_3_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_4: "§Y纳米撕裂器§!"
|
||||
rg_nano_ripper_4_DESC: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_1_MEGASTRUCTURE_DETAILS: "使用大规模部署的纳米机器,§Y$rg_nano_ripper_4$§!以星球为原料,高效转化成我们所需要的£nanites£$nanites$。请$LITHOID$物种在家长陪同下观看。\n§R需要在§!§Y$pc_gray_goo$§!§R或§!§Y$pc_nanotech$§!§R上建造。§!"
|
||||
rg_nano_ripper_1_mod: "$rg_nano_ripper_1$"
|
||||
rg_nano_ripper_1_mod_desc: "$rg_nano_ripper_1_DESC$"
|
||||
rg_nano_ripper_1_mod_tooltip: "在恒星系内所有行星、卫星和小行星上转换出规模§Y0.1§!£nanites£的$nanites$$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_1_mod_value|%0$§!"
|
||||
rg_nano_ripper_2_mod: "$rg_nano_ripper_2$"
|
||||
rg_nano_ripper_2_mod_desc: "$rg_nano_ripper_2_DESC$"
|
||||
rg_nano_ripper_2_mod_tooltip: "将转换出的$nanites$提升至规模§Y1.7§!£nanites£$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_2_mod_value|%0$§!"
|
||||
rg_nano_ripper_3_mod: "$rg_nano_ripper_3$"
|
||||
rg_nano_ripper_3_mod_desc: "$rg_nano_ripper_3_DESC$"
|
||||
rg_nano_ripper_3_mod_tooltip: "将转换出的$nanites$提升至规模§Y7.5§!£nanites£$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_3_mod_value|%0$§!"
|
||||
rg_nano_ripper_4_mod: "$rg_nano_ripper_4$"
|
||||
rg_nano_ripper_4_mod_desc: "$rg_nano_ripper_4_DESC$"
|
||||
rg_nano_ripper_4_mod_tooltip: "将转换出的$nanites$提升至规模§Y33.1§!£nanites£$NEW_LINE$§E$SYSTEM_MODIFIER$§!:$TABBED_NEW_LINE$$mod_station_gatherers_produces_mult$:§G+$@arc_furnace_4_mod_value|%0$§!"
|
||||
rg_nano_ripper_destroyed: "被毁的$rg_nano_ripper_4$"
|
||||
rg_nano_ripper_destroyed_DESC: "$rg_nano_ripper_4$的残骸"
|
||||
rg_nano_ripper_destroyed_MEGASTRUCTURE_DETAILS: "$rg_nano_ripper_1_MEGASTRUCTURE_DETAILS$"
|
||||
rg_nano_ripper_restored: "$rg_nano_ripper_4$"
|
||||
rg_nano_ripper_restored_DESC: "$rg_nano_ripper_4_DESC$"
|
||||
RG_orbital_ring:0 "§Y纳米星环防御终端§!"
|
||||
RG_orbital_ring_desc:0 ""
|
||||
RG_orbital_ring_MEGASTRUCTURE_DETAILS: ""
|
||||
RG_orbital_ring_ruined: "废弃的$RG_orbital_ring$"
|
||||
RG_orbital_ring_ruined_DESC: ""
|
||||
RG_orbital_ring_restored: "$RG_orbital_ring$"
|
||||
RG_orbital_ring_restored_DESC: ""
|
||||
43
localisation/simp_chinese/RG_planet_l_simp_chinese.yml
Normal file
43
localisation/simp_chinese/RG_planet_l_simp_chinese.yml
Normal file
@@ -0,0 +1,43 @@
|
||||
l_simp_chinese:
|
||||
pc_rg_grayhabitat: "纳米空间站点"
|
||||
pc_rg_grayhabitat_desc: "一座由纳米机械组成的深空居所,能提供仿佛行星一般的居住体验,具体而言是指行星上的城市区域。完全由纳米机器人组成使得建筑如梦幻般瞬间出现,由纳米机器组成的实体承担着空间站点的一切生产工作。\n§Y空间站点的$PLANET_SIZE$会随着$NAME_Gray$领袖等级(§Y[owner.rg_gray_level]§!)的提升而扩展。初始$PLANET_SIZE$为10,每级领袖等级提升2$PLANET_SIZE$。§!"
|
||||
|
||||
building_rg_nanolab_1: "§Y纳米研究设施§!"
|
||||
building_rg_nanolab_1_desc: "在纳观尺度上进行研究带来对宇宙的全新视角。"
|
||||
building_rg_nanolab_2: "§Y纳米研究复合体§!"
|
||||
building_rg_nanolab_2_desc: "无限小与无限大看起来是如此地相似,这是多么地奇妙啊。"
|
||||
building_rg_nanotech_cauldron: "§Y纳米熔炉§!"
|
||||
building_rg_nanotech_cauldron_desc: "在分子水平上运作,虫群可以很容易地将矿物结构重新配置成坚固的合金晶格。\n§R缺少£nanites£$nanites$时生产将会暂停。§!"
|
||||
building_rg_nanite_transmuter: "§Y纳米变形器§!"
|
||||
building_rg_nanite_transmuter_desc: "该工厂使用极为先进的纳米材料大量生产各种稀有资源。\n§R缺少£minerals£$minerals$时生产将会暂停。§!"
|
||||
|
||||
district_rg_farming: "农业区段"
|
||||
district_rg_farming_plural: "农业区段"
|
||||
district_rg_farming_desc: "无垠的农田之海充斥着这个区段,其中种满了大量的食物。"
|
||||
district_rg_generator: "发电区段"
|
||||
district_rg_generator_plural: "发电区段"
|
||||
district_rg_generator_desc: "反应堆填满了这个区段,专注于生产能量。"
|
||||
district_rg_nanites: "纳米区段"
|
||||
district_rg_nanites_plural: "纳米区段"
|
||||
district_rg_nanites_desc: "纳米机器复制仪填满了这个区段,目标是生产尽可能多的纳米机器人。"
|
||||
district_rg_mining: "采矿区段"
|
||||
district_rg_mining_plural: "采矿区段"
|
||||
district_rg_mining_desc: "采矿无人机集群填满了这个区段,专注于从附近星球上采集有用的矿物。"
|
||||
district_rg_science: "研究区段"
|
||||
district_rg_science_plural: "研究区段"
|
||||
district_rg_science_desc: "这个区段充满了各类研究设施。"
|
||||
district_rg_commercial: "商业区段"
|
||||
district_rg_commercial_plural: "商业区段"
|
||||
district_rg_commercial_desc: "这个区段充斥着专门用于商业的民用工厂和设施。"
|
||||
district_rg_city: "城市区段"
|
||||
district_rg_city_plural: "城市区段"
|
||||
district_rg_city_desc: "这个区段充满了城市中心,这些城市中心提供大量的住房和职员的办公场所。"
|
||||
district_rg_hive: "蜂巢区段"
|
||||
district_rg_hive_plural: "蜂巢区段"
|
||||
district_rg_hive_desc: "高耸的尖塔布满这个区段,当子个体不在工作时,就会集结于此摄取营养素。"
|
||||
district_rg_nexus: "中枢区段"
|
||||
district_rg_nexus_plural: "中枢区段"
|
||||
district_rg_nexus_desc: "高效的区划填满了这个区段,无人机部署作业前,在这些集中区划中接受整修服务。"
|
||||
district_rg_industrial: "工业区段"
|
||||
district_rg_industrial_plural: "工业区段"
|
||||
district_rg_industrial_desc: "这个区段中遍布着叮当作响的工厂与强劲的机械,为帝国提供了有力的工业基础。"
|
||||
@@ -33,6 +33,354 @@
|
||||
RG_graygoo_juggernaut_behind_key:0 "§Y$NAME_Gray$主宰尾翼§!"
|
||||
RG_graygoo_capitalship_behind_key:0 "§Y$NAME_Gray$旗舰尾翼§!"
|
||||
|
||||
weapon_type_rg_jumpdrive:0 "§Y超空间引擎§!"
|
||||
weapon_type_rg_sp:0 "§Y特殊武器§!"
|
||||
weapon_type_rg_clocking_comp:0 "§Y隐形场部件§!"
|
||||
weapon_type_rg_thruster:0 "§Y推进器§!"
|
||||
weapon_type_rg_sensor:0 "§Y传感器§!"
|
||||
weapon_type_rg_halo:0 "§Y光环§!"
|
||||
weapon_type_rg_aux:0 "§Y辅助部件§!"
|
||||
weapon_type_rg_computer:0 "§Y飞行控制计算机§!"
|
||||
weapon_type_rg_secondary:0 "§Y副武器§!"
|
||||
weapon_type_rg_torpedoe:0 "§Y鱼雷§!"
|
||||
weapon_type_rg_main:0 "§Y主武器§!"
|
||||
weapon_type_rg_armor:0 "§Y装甲部件§!"
|
||||
weapon_type_rg_reactor:0 "§Y能源核心§!"
|
||||
|
||||
RG_FUSION_NANO_REACTOR:0 "§Y「梦核」§!"
|
||||
RG_FUSION_NANO_REACTOR_DESC:0 "利用纳米物质的能量传导特性大幅压缩传统反应堆提升密度。如果要制造一颗恒星,还是把它关在笼子里比较好吧。"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_S:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_S_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_M:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_M_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_FUSION_NANO_REACTOR_L:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_FUSION_NANO_REACTOR_L_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
SMALL_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
|
||||
MEDIUM_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
|
||||
RG_gatebuilder_jump:0 "§Y「终抵群星」§!"
|
||||
RG_gatebuilder_sensor:0 "§Y「星穹相会」§!"
|
||||
RG_gatebuilder_thruster:0 "§Y「漫步星海」§!"
|
||||
RG_CARRIER_RADAR:0 "§Y「星河道标」§!"
|
||||
RG_CARRIER_RADAR_DESC:0 "§Y为孩子们指引明路,点亮家的路标。§!\n建门者标准型航空雷达。先进的扫描装置为舰载机指引目标,也为她们指引回家的方向。能够在极远处探测到敌舰。"
|
||||
RG_ENERGY_MISSILE:0 "§Y「微光团子」§!"
|
||||
RG_ENERGY_MISSILE_DESC:0 "§Y它们像发光的团子一样呢。我饿了。§!\n建门者融合球导弹初型。这些混合材料制作的鱼雷拥有强大的能量,能够自我加速到极高速来击毁敌舰"
|
||||
RG_ENERGY_MISSILE_KIN:0 "§Y「汐光团子」§!"
|
||||
RG_ENERGY_MISSILE_KIN_DESC:0 "§Y世上最闪耀最暗淡的萤火。§!\n建门者超空间融合球导弹。这种奇特鱼雷改型能够捕捉到微小的超空间空泡进行加速,从而消除掉鱼雷速度的缺陷,可惜的是为了承受不稳定超空间航道中的波动被迫减少了装药。"
|
||||
RG_FLAK_BATTERY:0 "§Y「逐火织机」§!"
|
||||
RG_FLAK_BATTERY_DESC:0 "§Y想要握住所有的星光。§!\n建门者防空导弹阵列。密集布置的防空炮发射小型融合球击毁极远处的抛射体。"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD:0 "§Y「漫播飞尘」§!"
|
||||
RG_SHIP_AURA_NANOBOT_CLOUD_DESC:0 "§Y散播希望,还有绝望。§!\n多用途微型纳米机器。$NAME_Gray$可以通过布置一个高浓度纳米机器人场来维修同星系内的友方舰船。"
|
||||
RG_BOMBER_HANGAR_AP_BOMB:0 "§Y「落光」§!"
|
||||
RG_BOMBER_HANGAR_AP_BOMB_DESC:0 "这些轰炸机通过加速到近距离投放重型无制导炸弹来击毁敌舰,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO:0 "§Y「飞光」§!"
|
||||
RG_BOMBER_HANGAR_NEUTRON_TORPEDO_DESC:0 "这些轰炸机可以迅速编队投放融合球鱼雷来击毁敌舰,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_FIGHTER_HANGAR_BEAM:0 "§Y「逐光」§!"
|
||||
RG_FIGHTER_HANGAR_BEAM_DESC:0 "这些攻击机可以使用小型化光束武器拦截小型航空器,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET:0 "§Y「棱光」§!"
|
||||
RG_BOMBER_HANGAR_ATTACK_ROCKET_DESC:0 "这些攻击机可以使用小型化光束武器来击毁敌舰,奇怪的是这种设计在我们的设计师看来非常危险和不可靠......"
|
||||
RG_aura_nanobot_cloud:0 "§Y「漫播飞尘」§!"
|
||||
RG_AUTO_REPAIR:0 "§Y「晨昏之间」§!"
|
||||
RG_AUTO_REPAIR_DESC:0 "§Y极昼与极夜。§!\n$NAME_Gray$通过这些预留用于损害管制的纳米机器人来紧急修复舰体。"
|
||||
RG_ARMOR_BOOSTER:0 "§Y「裁定机」§!"
|
||||
RG_ARMOR_BOOSTER_DESC:0 "§Y丈量万物。§!\n一种通过消耗大量能源进行质能转换从而实时加固舰体的装置。我们已经试过了,造不出第二台。"
|
||||
RG_ENIGMATIC_SCHEDULER:0 "§Y「空想盒」§!"
|
||||
RG_ENIGMATIC_SCHEDULER_DESC:0 "§Y想要理解本就是妄为。§!\n该装置通过一种无法理解的算法控制资源的调度优先顺序,确保最大化效率利用资源的同时又可使用额外的能量增幅战舰的武器和护盾。"
|
||||
RG_ENGINE_BOOSTER:0 "§Y「工具箱」§!"
|
||||
RG_ENGINE_BOOSTER_DESC:0 "为了支援前线工程,我们只有更快!更快!更快!更快!更快!更快!更快!更快!更快!"
|
||||
bombardment_graygoo:0 "§R灰色风暴§!"
|
||||
bombardment_graygoo_name:0 "§Y灰色风暴轨道轰炸§!"
|
||||
bombardment_graygoo_desc:0 "$bombardment_graygoo$轰炸将在星球上散布灰色风暴,以最快的速度席卷一切有形之物。\n-对§Y军团§!造成§Y巨大的§!伤害\n-对§Y星球§!造成§Y不可修复的§!伤害\n-对§Y人口§!造成§Y巨大的§!伤害\n-将会轰炸不设防的星球。!"
|
||||
LARGE_GRAY_WEAPON_LANCE:0 "§Y「星光」§!"
|
||||
LARGE_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器,是最初的一型光束武器。"
|
||||
MEDIUM_GRAY_WEAPON_LANCE:0 "§Y「星光」Lite§!"
|
||||
MEDIUM_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器的...仿真模型,未成年智慧生物请勿玩耍。"
|
||||
SMALL_GRAY_WEAPON_LANCE:0 "§Y「星光」Mini§!"
|
||||
SMALL_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器的...玩具模型,仍然具有巨大威力。"
|
||||
GRAY_BEAM_STATIC_MX:0 "§Y「耀光」Mini§!"
|
||||
GRAY_BEAM_STATIC_MX_DESC:0 "使用远古L星门建造者的技术所制成的武器武器的...限量版玩具模型?仍然具有巨大威力。"
|
||||
GRAY_BEAM_STATIC_X:0 "§Y「耀光」§!"
|
||||
GRAY_BEAM_STATIC_X_DESC:0 "使用远古L星门建造者的技术所制成的武器,为了增加威力而提高了功率,除此之外没有任何实质性改进。"
|
||||
GRAY_BEAM_STATIC_EX:0 "§Y「凌光」§!"
|
||||
GRAY_BEAM_STATIC_EX_DESC:0 "§Y你说武器不够强?那就提高功率!§!\n使用远古L星门建造者的技术所制成的武器,拥有不可理喻的破坏力同时拥有不可理喻的能量消耗。可它仍旧没有任何改进!"
|
||||
RG_GRAY_WEAPON_LANCE_X:0 "§Y「耀光」§!"
|
||||
RG_GRAY_WEAPON_LANCE_X_DESC:0 "使用远古L星门建造者的技术所制成的武器,为了增加威力而提高了功率,除此之外没有任何实质性改进。"
|
||||
RG_GRAY_WEAPON_LANCE:0 "§Y「星光」§!"
|
||||
RG_GRAY_WEAPON_LANCE_DESC:0 "使用远古L星门建造者的技术所制成的武器,是最初的一型光束武器。"
|
||||
LARGE_GRAY_MIX_ARMOR:0 "§Y「梦想领域」§!"
|
||||
LARGE_GRAY_MIX_ARMOR_DESC:0 "§Y怀抱着想被礼貌对待的矛盾心情。§!\n高度集成化的装甲,表面被一层能量波动包裹,这部分纳米机器舍弃掉了变形的能力。"
|
||||
HUGE_GRAY_MIX_ARMOR:0 "§Y「幻想领域」§!"
|
||||
HUGE_GRAY_MIX_ARMOR_DESC:0 "§Y在这里一切愿望都能成真。§!\n高度集成化的装甲,密度远超于灰色风暴舰船中发现的装甲,作用原理不明。"
|
||||
RG_FLAK_PHOENIX:0 "§R「起源」§!"
|
||||
RG_FLAK_PHOENIX_DESC:0 "§Y创造与解构。§!\n没有什么比一个拥抱更能消除隔阂。"
|
||||
|
||||
RG_Interdictor_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Interdictor_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Interdictor_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Interdictor_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Interdictor_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Interdictor_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Interdictor_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Interdictor_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Mothership_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Mothership_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Mothership_FUSION_REACTOR:0 "$FUSION_REACTOR$"
|
||||
RG_Mothership_FUSION_REACTOR_DESC:0 "$FUSION_REACTOR_DESC$"
|
||||
RG_Mothership_COLD_FUSION_REACTOR:0 "$COLD_FUSION_REACTOR$"
|
||||
RG_Mothership_COLD_FUSION_DESC:0 "$COLD_FUSION_DESC$"
|
||||
RG_Mothership_ANTIMATTER_REACTOR:0 "$ANTIMATTER_REACTOR$"
|
||||
RG_Mothership_ANTIMATTER_REACTOR_DESC:0 "$ANTIMATTER_REACTOR_DESC$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR:0 "$ZERO_POINT_REACTOR$"
|
||||
RG_Mothership_ZERO_POINT_REACTOR_DESC:0 "$ZERO_POINT_REACTOR_DESC$"
|
||||
|
||||
RG_Interdictor_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Interdictor_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR:0 "$DARK_MATTER_REACTOR$"
|
||||
RG_Mothership_DARK_MATTER_REACTOR_DESC:0 "$DARK_MATTER_REACTOR_DESC$"
|
||||
|
||||
RG_ID_SHIP_THRUSTER_1:0 "$SHIP_THRUSTER_1$"
|
||||
RG_ID_SHIP_THRUSTER_1_DESC:0 "$SHIP_THRUSTER_1_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_2:0 "$SHIP_THRUSTER_2$"
|
||||
RG_ID_SHIP_THRUSTER_2_DESC:0 "$SHIP_THRUSTER_2_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_3:0 "$SHIP_THRUSTER_3$"
|
||||
RG_ID_SHIP_THRUSTER_3_DESC:0 "$SHIP_THRUSTER_3_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_4:0 "$SHIP_THRUSTER_4$"
|
||||
RG_ID_SHIP_THRUSTER_4_DESC:0 "$SHIP_THRUSTER_4_DESC$"
|
||||
RG_ID_SHIP_THRUSTER_5:0 "$SHIP_THRUSTER_5$"
|
||||
RG_ID_SHIP_THRUSTER_5_DESC:0 "$SHIP_THRUSTER_5_DESC$"
|
||||
|
||||
RG_Arsenal_FISSION_REACTOR:0 "$FISSION_REACTOR$"
|
||||
RG_Arsenal_FISSION_REACTOR_DESC:0 "$FISSION_REACTOR_DESC$"
|
||||
RG_Arsenal_FUSION_NANO_REACTOR:0 "$RG_FUSION_NANO_REACTOR$"
|
||||
RG_Arsenal_FUSION_NANO_REACTOR_DESC:0 "$RG_FUSION_NANO_REACTOR_DESC$"
|
||||
|
||||
RG_PLANET_KILLER_CRACKER:0 "$PLANET_KILLER_CRACKER$"
|
||||
RG_PLANET_KILLER_CRACKER_DESC:0 "$PLANET_KILLER_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_SHIELDER:0 "$PLANET_KILLER_SHIELDER$"
|
||||
RG_PLANET_KILLER_SHIELDER_DESC:0 "$PLANET_KILLER_SHIELDER_DESC$"
|
||||
RG_PLANET_KILLER_NEUTRON:0 "$PLANET_KILLER_NEUTRON$"
|
||||
RG_PLANET_KILLER_NEUTRON_DESC:0 "$PLANET_KILLER_NEUTRON_DESC$"
|
||||
RG_PLANET_KILLER_GODRAY:0 "$PLANET_KILLER_GODRAY$"
|
||||
RG_PLANET_KILLER_GODRAY_DESC:0 "$PLANET_KILLER_GODRAY_DESC$"
|
||||
RG_PLANET_KILLER_NANOBOTS:0 "$PLANET_KILLER_NANOBOTS$"
|
||||
RG_PLANET_KILLER_NANOBOTS_DESC:0 "$PLANET_KILLER_NANOBOTS_DESC$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER:0 "$PLANET_KILLER_STAR_CRACKER$"
|
||||
RG_PLANET_KILLER_STAR_CRACKER_DESC:0 "$PLANET_KILLER_STAR_CRACKER_DESC$"
|
||||
RG_PLANET_KILLER_DELUGE:0 "$PLANET_KILLER_DELUGE$"
|
||||
RG_PLANET_KILLER_DELUGE_DESC:0 "$PLANET_KILLER_DELUGE_DESC$"
|
||||
|
||||
RG_SCIENCE_CLOAKING_PSI:0 "$CLOAKING_PSI$"
|
||||
RG_SCIENCE_CLOAKING_PSI_DESC:0 "$CLOAKING_PSI_DESC$"
|
||||
RG_SCIENCE_CLOAKING_DARK_MATTER:0 "$CLOAKING_DARK_MATTER$"
|
||||
RG_SCIENCE_CLOAKING_DARK_MATTER_DESC:0 "$CLOAKING_DARK_MATTER_DESC$"
|
||||
RG_SCIENCE_CLOAKING_3:0 "$CLOAKING_3$"
|
||||
RG_SCIENCE_CLOAKING_3_DESC:0 "$CLOAKING_3_DESC$"
|
||||
RG_SCIENCE_CLOAKING_2:0 "$CLOAKING_2$"
|
||||
RG_SCIENCE_CLOAKING_2_DESC:0 "$CLOAKING_2_DESC$"
|
||||
RG_SCIENCE_CLOAKING_1:0 "$CLOAKING_1$"
|
||||
RG_SCIENCE_CLOAKING_1_DESC:0 "$CLOAKING_1_DESC$"
|
||||
RG_SCIENCE_CLOAKING_EMPTY:0 "空槽"
|
||||
|
||||
RG_COMBAT_COMPUTER_SWARM_DEFAULT:0 "$COMBAT_COMPUTER_SWARM_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_SWARM_DEFAULT_DESC:0 "$COMBAT_COMPUTER_SWARM_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_DEFAULT:0 "$COMBAT_COMPUTER_PICKET_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_PICKET_DEFAULT_DESC:0 "$COMBAT_COMPUTER_PICKET_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_DEFAULT:0 "$COMBAT_COMPUTER_LINE_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_LINE_DEFAULT_DESC:0 "$COMBAT_COMPUTER_LINE_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_DEFAULT:0 "$COMBAT_COMPUTER_ARTILLERY_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_DEFAULT_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_DEFAULT_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_DEFAULT:0 "$COMBAT_COMPUTER_TORPEDO_DEFAULT$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_DEFAULT_DESC:0 "$COMBAT_COMPUTER_TORPEDO_DEFAULT_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_SWARM_BASIC:0 "$COMBAT_COMPUTER_SWARM_BASIC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_BASIC_DESC:0 "$COMBAT_COMPUTER_SWARM_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_ADVANCED:0 "$COMBAT_COMPUTER_SWARM_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_SWARM_ADVANCED_DESC:0 "$COMBAT_COMPUTER_SWARM_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_SAPIENT:0 "$COMBAT_COMPUTER_SWARM_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_SWARM_SAPIENT_DESC:0 "$COMBAT_COMPUTER_SWARM_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_AUTONOMOUS:0 "$COMBAT_COMPUTER_SWARM_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_SWARM_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_SWARM_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_SWARM_PRECOG:0 "$COMBAT_COMPUTER_SWARM_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_SWARM_PRECOG_DESC:0 "$COMBAT_COMPUTER_SWARM_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_TORPEDO_BASIC:0 "$COMBAT_COMPUTER_TORPEDO_BASIC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_BASIC_DESC:0 "$COMBAT_COMPUTER_TORPEDO_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_ADVANCED:0 "$COMBAT_COMPUTER_TORPEDO_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_ADVANCED_DESC:0 "$COMBAT_COMPUTER_TORPEDO_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_SAPIENT:0 "$COMBAT_COMPUTER_TORPEDO_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_SAPIENT_DESC:0 "$COMBAT_COMPUTER_TORPEDO_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_AUTONOMOUS:0 "$COMBAT_COMPUTER_TORPEDO_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_TORPEDO_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_PRECOG:0 "$COMBAT_COMPUTER_TORPEDO_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_TORPEDO_PRECOG_DESC:0 "$COMBAT_COMPUTER_TORPEDO_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_PICKET_BASIC:0 "$COMBAT_COMPUTER_PICKET_BASIC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_BASIC_DESC:0 "$COMBAT_COMPUTER_PICKET_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_ADVANCED:0 "$COMBAT_COMPUTER_PICKET_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_PICKET_ADVANCED_DESC:0 "$COMBAT_COMPUTER_PICKET_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_SAPIENT:0 "$COMBAT_COMPUTER_PICKET_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_PICKET_SAPIENT_DESC:0 "$COMBAT_COMPUTER_PICKET_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_AUTONOMOUS:0 "$COMBAT_COMPUTER_PICKET_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_PICKET_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_PICKET_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_PICKET_PRECOG:0 "$COMBAT_COMPUTER_PICKET_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_PICKET_PRECOG_DESC:0 "$COMBAT_COMPUTER_PICKET_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_BASIC:0 "$COMBAT_COMPUTER_ARTILLERY_BASIC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_BASIC_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_ADVANCED:0 "$COMBAT_COMPUTER_ARTILLERY_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_ADVANCED_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_SAPIENT:0 "$COMBAT_COMPUTER_ARTILLERY_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_SAPIENT_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS:0 "$COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_PRECOG:0 "$COMBAT_COMPUTER_ARTILLERY_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_ARTILLERY_PRECOG_DESC:0 "$COMBAT_COMPUTER_ARTILLERY_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_LINE_BASIC:0 "$COMBAT_COMPUTER_LINE_BASIC$"
|
||||
RG_COMBAT_COMPUTER_LINE_BASIC_DESC:0 "$COMBAT_COMPUTER_LINE_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_ADVANCED:0 "$COMBAT_COMPUTER_LINE_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_LINE_ADVANCED_DESC:0 "$COMBAT_COMPUTER_LINE_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_SAPIENT:0 "$COMBAT_COMPUTER_LINE_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_LINE_SAPIENT_DESC:0 "$COMBAT_COMPUTER_LINE_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_AUTONOMOUS:0 "$COMBAT_COMPUTER_LINE_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_LINE_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_LINE_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_LINE_PRECOG:0 "$COMBAT_COMPUTER_LINE_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_LINE_PRECOG_DESC:0 "$COMBAT_COMPUTER_LINE_PRECOG_DESC$"
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER_BASIC:0 "$COMBAT_COMPUTER_CARRIER_BASIC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_BASIC_DESC:0 "$COMBAT_COMPUTER_CARRIER_BASIC_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_ADVANCED:0 "$COMBAT_COMPUTER_CARRIER_ADVANCED$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_ADVANCED_DESC:0 "$COMBAT_COMPUTER_CARRIER_ADVANCED_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_SAPIENT:0 "$COMBAT_COMPUTER_CARRIER_SAPIENT$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_SAPIENT_DESC:0 "$COMBAT_COMPUTER_CARRIER_SAPIENT_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_AUTONOMOUS:0 "$COMBAT_COMPUTER_CARRIER_AUTONOMOUS$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_AUTONOMOUS_DESC:0 "$COMBAT_COMPUTER_CARRIER_AUTONOMOUS_DESC$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_PRECOG:0 "$COMBAT_COMPUTER_CARRIER_PRECOG$"
|
||||
RG_COMBAT_COMPUTER_CARRIER_PRECOG_DESC:0 "$COMBAT_COMPUTER_CARRIER_PRECOG_DESC$"
|
||||
|
||||
RG_ID_wsg_alpha_REACTOR:0 "§Y阿尔法结晶反应堆§!"
|
||||
RG_ID_SHIP_THRUSTER_WSG:0 "§Y暗物质α推进器§!"
|
||||
RG_ID_SHIP_THRUSTER_WSG_DESC:0 "利用暗物质与阿尔法融合后产生的巨大能量来推动我们的飞船。"
|
||||
RG_ID_sh_senergy_REACTOR:0 "§Y深海能源核心反应堆§!"
|
||||
RG_ID_SHIP_THRUSTER_SH:0 "§Y深海能源核心推进器§!"
|
||||
RG_ID_SHIP_THRUSTER_SH_DESC:0 "在深海能源核心的作用下我们的飞船能做出以近乎魔法般的机动。"
|
||||
RG_ID_wsg_senergy_REACTOR:0 "§Y深海能源核心反应堆§!"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER:0 "§Y深海能源核心推进器§!"
|
||||
RG_ID_WSG_SENERGY_SHIP_THRUSTER_DESC:0 "使用深海能源核心产生的强大动力推动作战舰船"
|
||||
|
||||
RG_BAKAHALO:0 "§Y笨蛋光环(我除外)§!"
|
||||
RG_ANTIBAKAHALO:0 "§Y笨蛋光环§!"
|
||||
RG_ANTIBAKAHALO_DESC:0 "笨蛋光环加成友军的同时还能在星系中投射笨蛋领域,使敌人不知怎么地攻击了自己的战舰?"
|
||||
RG_BAKAHALO_RADAR:0 "§Y笨蛋光环(我除外)§!"
|
||||
RG_BAKAHALO_RADAR_DESC:0 "笨蛋光环加成友军的同时还能在星系中投射笨蛋领域,使敌人不知怎么地攻击了自己的战舰?"
|
||||
RG_ANTIBAKAHALO_RADAR:0 "§Y笨蛋光环§!"
|
||||
RG_ANTIBAKAHALO_RADAR_DESC:0 "笨蛋光环加成友军的同时还能在星系中投射笨蛋领域,使敌人不知怎么地攻击了自己的战舰?"
|
||||
|
||||
RG_ABSLUTEFIELD:0 "§R绝对领域!§!"
|
||||
RG_ABSLUTEFIELD_DESC:0 "§R你不要过来啊啊啊啊!!§!"
|
||||
|
||||
RG_GrayMotherShip_BEHAVIOR_DESC:0 "§H自由战术:§!$NAME_Gray$会听从你的直接指挥,无视一切敌人执行命令。"
|
||||
rg_carrier_BEHAVIOR_DESC:0 "§H航母战术:§!飞船会停留在超视距(§Y400§!),并在战斗开始后尝试后撤。"
|
||||
rg_aura_BEHAVIOR_DESC:0 "§H光环战术:§!飞船会停留在超视距(§Y600§!),并在战斗开始后尝试后撤。"
|
||||
RG_artillery_BEHAVIOR_DESC:0 "§H炮兵战术:§!飞船会保持在射程内(§Y400§!)开火,并用远距离武器攻击敌人。"
|
||||
RG_battle_BEHAVIOR_DESC:0 "§H战列战术:§!飞船会保持在射程内(§Y110§!)开火,并用远距离武器攻击敌人。"
|
||||
RG_torpedo_BEHAVIOR_DESC:0 "§H雷击战术:§!飞船会保持在射程内(§Y180§!)开火,并用远距离武器攻击敌人。"
|
||||
RG_line_BEHAVIOR_DESC:0 "§H线列战术:§!飞船会尽可能与敌舰保持近距离(§Y50§!),为友军吸收伤害。"
|
||||
RG_AA_BEHAVIOR_DESC:0 "§H对空战术:§!飞船会在远距离(§Y150§!)执行舰队防空支援任务,并尝试与敌舰保持距离。"
|
||||
RG_COLOSSUS_BEHAVIOR_DESC:0 "§H自由战术:§!飞船会听从你的直接指挥,无视一切敌人执行命令。快子光矛向右偏转5度!"
|
||||
RG_icebreak_BEHAVIOR_DESC:0 "§H破冰战术:§!飞船会无视一切径直撞向敌舰(§Y1§!)!硬碰硬的较量,我们永不沉没。"
|
||||
|
||||
RG_COMBAT_COMPUTER_CARRIER:0 "§Y$NAME_Gray$作战计算机-航母战术§!"
|
||||
RG_COMBAT_COMPUTER_CHARGE:0 "§Y$NAME_Gray$作战计算机-线列战术§!"
|
||||
RG_COMBAT_COMPUTER_artillery:0 "§Y$NAME_Gray$作战计算机-火炮战术§!"
|
||||
RG_COMBAT_COMPUTER_MotherShip:0 "§Y$NAME_Gray$作战计算机§!"
|
||||
RG_COMBAT_COMPUTER_aura:0 "§Y$NAME_Gray$作战计算机-电子战术§!"
|
||||
RG_COMBAT_COMPUTER_battle:0 "§Y$NAME_Gray$作战计算机-战列战术§!"
|
||||
RG_COMBAT_COMPUTER_torpedo:0 "§Y$NAME_Gray$作战计算机-雷装战术§!"
|
||||
RG_COMBAT_COMPUTER_AA:0 "§Y$NAME_Gray$作战计算机-对空战术§!"
|
||||
RG_COMBAT_COMPUTER_COLOSSUS:0 "§Y$NAME_Gray$作战计算机-自由战术§!"
|
||||
RG_COMBAT_COMPUTER_icebreak:0 "§Y$NAME_Gray$作战计算机-破冰战术§!"
|
||||
|
||||
RG_carrier_interdictor_key: "§Y航母核心§!"
|
||||
RG_battleship_interdictor_key: "§Y战列核心§!"
|
||||
RG_titan_interdictor_key: "§Y泰坦核心§!"
|
||||
RG_line_interdictor_key: "§Y线列核心§!"
|
||||
RG_AA_interdictor_key: "§Y对空核心§!"
|
||||
RG_Buff_interdictor_key: "§Y光环核心§!"
|
||||
RG_COLOSSUS_interdictor_key: "§Y歼星核心§!"
|
||||
RG_Arsenal_interdictor_key: "§Y武库核心§!"
|
||||
RG_aircruiser_interdictor_key: "§Y航战核心§!"
|
||||
RG_torpedo_interdictor_key: "§Y雷击核心§!"
|
||||
RG_torpedocruiser_interdictor_key: "§Y雷巡核心§!"
|
||||
RG_graygoo_capitalship_key: "§Y旗舰核心§!"
|
||||
RG_graygoo_juggernaut_key: "§Y主宰核心§!"
|
||||
RG_icebreaker_interdictor_key: "§Y破冰核心§!"
|
||||
|
||||
RG_carrier_destroyer_key: "§Y运航核心§!"
|
||||
RG_base_destroyer_key: "§Y驱逐核心§!"
|
||||
|
||||
LARGE_GRAY_WEAPON_KIN:0 "§Y「糖豆发射器」§!"
|
||||
LARGE_GRAY_WEAPON_KIN_DESC:0 "§Y多就是美。§!\n这些密集的轴基无管动能炮使用了前所未有的重型弹头,被设计成只能发射一次的终极火炮。这种武器通常成编制部署,占据了整艘战舰一半以上的质量。"
|
||||
HUGE_GRAY_WEAPON_KIN:0 "§Y「棒糖发射器」§!"
|
||||
HUGE_GRAY_WEAPON_KIN_DESC:0 "§Y大就是好。§!\n这些密集的轴基无管动能炮发射质量前所未有的超级弹头,弹头能够自我加速到极限。却依然无法再次发射。"
|
||||
|
||||
RG_PLANET_KILLER:0 "§H「远星之歌」§!"
|
||||
RG_PLANET_KILLER_DESC:0 "§Y再度听到了星星的歌声。仿佛做了一个永恒的梦。§!\n§Y发射高能级纳米射线重构行星大气,将所有智慧生命形态彻底重构。以恒星级功率发射时,剧烈的扰动将摧毁恒星引发超新星爆炸,并污染星系中所有行星。若将能量重定向到敌舰上,嗯,会很痛。§!"
|
||||
RG_PLANET_KILLER_ACTION:0 "§H纳米注入§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER:0 "准备注入$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER:0 "被执行了星球纳米转化"
|
||||
message_RG_planet_killer_killed_star_desc:0 "$RG_target_planet|Y$因遭受$RG_attacker|Y$的$RG_attacker_ship|Y$的§R恒星级功率纳米同化注入攻击而被彻底净化§!,$RG_target_system|Y$恒星系被§R灰蛊风暴彻底污染§!。"
|
||||
message_RG_planet_killer_killed_planet_desc:0 "$RG_target_planet|Y$因遭受$RG_attacker|Y$的$RG_attacker_ship|Y$的§R纳米同化注入攻击而被彻底净化§!。"
|
||||
|
||||
RG_PLANET_KILLER_SMALL:0 "§H「远星之歌」§!"
|
||||
RG_PLANET_KILLER_SMALL_DESC:0 "§Y再度听到了星星的歌声。仿佛做了一个永恒的梦。§!\n§Y发射高能级纳米射线重构行星大气,将所有智慧生命形态彻底重构。以恒星级功率发射时,剧烈的扰动将摧毁恒星引发超新星爆炸,并污染星系中所有行星。若将能量重定向到敌舰上,嗯,会很痛。§!"
|
||||
RG_PLANET_KILLER_SMALL_ACTION:0 "§H纳米注入§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SMALL:0 "准备注入$PLANET|Y$"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SMALL:0 "被执行了星球纳米转化"
|
||||
|
||||
RG_PLANET_KILLER_SP:0 "§H奇怪的试射用武器§!"
|
||||
RG_PLANET_KILLER_SP_DESC:0 "§Y不知道发射后会发生什么的奇怪武器...被设定成只能对友军开火..?$NAME_Gray$要求我们帮忙试射来收集实验结果。这真的靠谱吗?§!"
|
||||
RG_PLANET_KILLER_SP_ACTION:0 "§H试验性开火§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SP:0 "准备对$PLANET|Y$进行试射"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SP:0 "被进行了混乱纳米化改造"
|
||||
message_RG_planet_killer_killed_planet_sp_desc:0 "$RG_target_planet|Y$被$RG_attacker|Y$的$RG_attacker_ship|Y$进行了一次非法武器试验。他们真是疯了。"
|
||||
|
||||
RG_PLANET_KILLER_NANO_SP:0 "§H风暴浪潮§!"
|
||||
RG_PLANET_KILLER_NANO_SP_DESC:0 "§Y经过测试改进后的完全体实验武器。发射纳米风暴群将行星改造为可居住的$pc_nanotech$。§!"
|
||||
RG_PLANET_KILLER_NANO_SP_ACTION:0 "§H纳米化改造§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_NANO_SP:0 "准备对$PLANET|Y$进行改造"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_NANO_SP:0 "被进行了纳米化改造"
|
||||
message_RG_planet_killer_killed_planet_NANO_SP_desc:0 "$RG_target_planet|Y$被$RG_attacker|Y$的$RG_attacker_ship|Y$改造成了一颗可居住的$pc_nanotech$。"
|
||||
|
||||
RG_PLANET_KILLER_SWARM_SP:0 "§H千戍卫阵§!"
|
||||
RG_PLANET_KILLER_SWARM_SP_DESC:0 "§Y随时准备突围。这里预留的预编码纳米机器人生而只做一件事,分解物质并组装蓝图。对于我们,蓝图则是用来毁灭敌人的舰船。§!"
|
||||
RG_PLANET_KILLER_SWARM_SP_ACTION:0 "§H分解并生产§!"
|
||||
FLEETORDER_DESTROY_PLANET_WITH_RG_PLANET_KILLER_SWARM_SP:0 "准备对$PLANET|Y$进行分解"
|
||||
MESSAGE_DESC_FOR_RG_PLANET_KILLER_SWARM_SP:0 "被进行了纳米分解"
|
||||
message_RG_planet_killer_killed_planet_SWARM_SP_desc:0 "$RG_target_planet|Y$被$RG_attacker|Y$的$RG_attacker_ship|Y$彻底分解,材料被就地生产出了一支舰队。"
|
||||
|
||||
RG_requires_a_star_star_killer:0 "\n§H攻击目标不能是真空§!"
|
||||
RG_requires_outside_border_star_killer:0 "\n§H攻击目标不能在境内§!"
|
||||
RG_requires_inside_border_star_killer:0 "\n§H这艘舰船的使用说明书上要求我们只能对友方目标开火..?§!"
|
||||
RG_requires_no_pacifist_star_killer:0 "\n§H我们的和平主义思潮不允许使用这种武器§!"
|
||||
RG_CARRIER_RADAR_tool_tip:0 "§H大幅提升舰船开火距离至§!§Y600§H,用于修复超出舰载机射程从而不开火的问题。§!"
|
||||
RG_FLAK_PHOENIX_tool_tip:0 "§H距离:§! §Y5§!§H以内的敌舰将会使用舰体撞击。“永不沉没”§!"
|
||||
RG_AUTOCONST_HANGER_tool_tip:0 "§H自动工程队模块将会在星系探索完成后自动释放工程舰建造哨站。§!"
|
||||
RG_PLANET_KILLER_tool_tip:0 "伤害: §Y35000-350000§!\n冷却: §Y30.00£time£§!\n命中: §Y100%§!\n追踪: §Y100%§!\n射程: §Y0§! ~ §Y800§!\n发射扇面: §Y25§!度\n平均伤害: §Y5250.00/£time£§!\n\n§G+100% 船体伤害§!\n§G+100% 护盾伤害§!\n§G+100% 装甲伤害§!\n§G+100% 护盾穿透§!\n§G+100% 装甲穿透§!\n\n该武器依据目标舰船大小的§G100%§!施加额外的倍乘伤害。"
|
||||
|
||||
RG_revive_component:0 "§Y「折纸」§!"
|
||||
RG_REVIVE_COMPONENT_tooltip:0 "§H据说能够瞬间重组舰船的神奇设备。真想真正的看一眼。§!"
|
||||
|
||||
RG_CORVETTE_CLOAKING_3:0 "§Y「记忆中的流星」§!"
|
||||
RG_CORVETTE_CLOAKING_3_DESC:0 "通过$NAME_Gray$精细的能量输入调控,改装过的隐形场能够保留绝大多数的护盾强度的同时提高隐形场强度。但这种改造却无法量产。"
|
||||
RG_CLOAKING_3_TOOLTIP:0 "\n隐形时护盾强度削减: §R-10%§!"
|
||||
|
||||
|
||||
# Fleet names
|
||||
NAME_RG_GRAY_scienceship:0 "纳米机器科研单元"
|
||||
|
||||
27
localisation/simp_chinese/RG_storm_l_simp_chinese.yml
Normal file
27
localisation/simp_chinese/RG_storm_l_simp_chinese.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
l_simp_chinese:
|
||||
graytempest_storm: "灰蛊风暴"
|
||||
graytempest_storm_desc: "一群从L-星团中喷涌而出纳米机器对于整个星系的生命体都是威胁。它们数量巨大但尚未完全成型,形成严重的风暴席卷星系。由于纳米机器的自复制特性这种风暴能持续数十年之久。"
|
||||
graytempest_storm_color_tooltip: "§Y$graytempest_storm$§!"
|
||||
graytempest_storm_lore_description: "§L一场极强的$graytempest_storm$将威胁该星系,对行星造成破坏。为了生命安全务必寻找庇护!§!"
|
||||
graytempest_storm_fleet_tt: "—$MOD_SHIP_HULL_REGEN_ADD_PERC$、$MOD_SHIP_ARMOR_REGEN_ADD_PERC$对舰船和空间站§R禁用§!。\n—拥有$@storm_hp_perc_limit|0Y%$$HITPOINTS$的舰船和空间站每月遭受§R$@storm_monthly_dmg_low|0$§!伤害。\n—$@storm_hp_perc_limit|0Y%$$HITPOINTS$以下的舰船产出§G+$@particle_storm_unity_per_ship|0$§!£unity£$unity$。"
|
||||
graytempest_storm_aftermath_modifier: "灰色浪潮"
|
||||
graytempest_storm_aftermath_modifier_tooltip: "$STORM_AFTERMATH_DESC$\n$t$—§H$graytempest_storm_aftermath_modifier$§!:\n$tt$—§R-100%§!~§R-?%§!$MOD_PLANET_BUILDING_BUILD_SPEED_MULT$\n$tt$—§R-5§!~§R-?§!$PLANET_STABILITY_TITLE$\n"
|
||||
graytempest_storm_aftermath_modifier_severity_desc: "$graytempest_storm$席卷一切挡路之物,祂们喜怒无常随意破坏,这会造成严重的损伤。然而,当尘埃落定后我们可以回收一部分纳米机器。"
|
||||
graytempest_storm_aftermath_modifier_severity_1: "余波:$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_1_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
graytempest_storm_aftermath_modifier_severity_2: "余波:§H严重§!$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_2_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
graytempest_storm_aftermath_modifier_severity_3: "余波:§R严重§!$graytempest_storm_aftermath_modifier$"
|
||||
graytempest_storm_aftermath_modifier_severity_3_desc: "$graytempest_storm_aftermath_modifier_severity_desc$"
|
||||
|
||||
MESSAGE_TEMPEST_STORM_AFTERMATH_TITLE: "$graytempest_storm$余波"
|
||||
tempest_storm_aftermath_custom_desc: "§Y$graytempest_storm$§!在整颗星球上留下了遍地的纳米机器,它们暂时进入了休眠状态。"
|
||||
|
||||
d_rg_tempest_storm_1: "纳米沙丘"
|
||||
d_rg_tempest_storm_1_desc: "一场毁灭性的纳米机器风暴席卷了这个世界。在它的余威中留下了一个孤独的灰色沙丘。"
|
||||
|
||||
d_rg_tempest_storm_2: "纳米沙海"
|
||||
d_rg_tempest_storm_2_desc: "一场毁灭性的纳米机器风暴席卷了这个世界。在它的余威中留下了一片涌动的灰色沙海。"
|
||||
|
||||
d_rg_tempest_storm_3: "纳米浪潮"
|
||||
d_rg_tempest_storm_3_desc: "一场毁灭性的纳米机器风暴席卷了这个世界。这个世界仍然在纳米机器的席卷中沸腾哀号。"
|
||||
55
localisation/simp_chinese/RG_technology_l_simp_chinese.yml
Normal file
55
localisation/simp_chinese/RG_technology_l_simp_chinese.yml
Normal file
@@ -0,0 +1,55 @@
|
||||
l_simp_chinese:
|
||||
tech_gray_weapon_lance_1:0 "§Y纳米层级能量操纵§!"
|
||||
tech_gray_weapon_lance_1_desc:0 "通过研究L星门中灰色风暴战舰所使用的武器,我们得以使用纳米机器人部分还原这种技术。"
|
||||
|
||||
tech_gray_matter_remix_2:0 "§Y纳米物质混合工程§!"
|
||||
tech_gray_matter_remix_2_desc:0 "通过将纳米机器人运用在特殊材料中,我们得以赋予这些材料新的性质。"
|
||||
|
||||
tech_gray_nano_fusion_3:0 "§Y纳米物质能量生产§!"
|
||||
tech_gray_nano_fusion_3_desc:0 "利用纳米物质特性大幅压缩传统反应堆,极大提升能量产出效率。"
|
||||
|
||||
tech_gray_nano_boost_3:0 "§Y纳米物质推进工程§!"
|
||||
tech_gray_nano_boost_3_desc:0 "将新的材料进一步加以改良,我们得以制造出可以自我产生推力的材料,使得更加精密的工程成为可能。"
|
||||
|
||||
tech_gray_interdictor_4:0 "§Y纳米机器拦截舰§!"
|
||||
tech_gray_interdictor_4_desc:0 "经过技术逆向和积累,我们得以再现这些L星门中的灰色风暴战舰,驰骋在我们的旗帜之下。"
|
||||
|
||||
tech_gray_matter_spray_5:0 "§Y喷射星舰计划§!"
|
||||
tech_gray_matter_spray_5_desc:0 "纳米机器材料的发明使得我们可以重现这种奇异的设计,被设计发射巨型弹头的密集一次性发射架占据了整个战舰,一次发射可喷射整舰一半以上的质量。当然,一次性的。"
|
||||
|
||||
tech_gray_buffnut_6:0 "§Y纳米支援巨像工程§!"
|
||||
tech_gray_buffnut_6_desc:0 "拥有巨像技术的我们可以使用L星门技术设计新型的支援战舰,他们拥有巨大的潜力。"
|
||||
|
||||
tech_gray_cloaking_3:0 "§Y纳米光线追踪力场§!"
|
||||
tech_gray_cloaking_3_desc:0 "通过逆向计算光线的照射路线,精细调整护盾力场,使得舰体在部分光线频谱不可见。显然这是一项昂贵的技术。"
|
||||
|
||||
tech_gray_repair_system_1:0 "§Y$NAME_Gray$纳米修复系统§!"
|
||||
tech_gray_repair_system_1_desc:0 "在灰色风暴的残骸里发现了一种高效的船壳自动维修系统,由数十亿个微型纳米机器人组成,并已改造成可为我们所用。"
|
||||
|
||||
tech_object_gray_5:0 "§Y$NAME_Gray$母舰重构§!"
|
||||
tech_object_gray_5_desc:0 "通过日常维护$NAME_Gray$舰体以及...小小的逆向工程,我们得以部分复制$NAME_Gray$母舰的设计,当然,这一切还要征得$NAME_Gray$本人同意。"
|
||||
|
||||
tech_minilaser_gray_1:0 "§Y$NAME_Gray$武器微型化§!"
|
||||
tech_minilaser_gray_1_desc:0 "从某个资料架上掉下来一个奇怪的盒子,里面装着一份将纳米武器小型化的可行性验证设计图。"
|
||||
|
||||
tech_gray_noway:0 "§Y$NAME_Gray$的不存在课题§!"
|
||||
tech_gray_noway_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
|
||||
|
||||
tech_object_gray_6:0 "§Y$NAME_Gray$的不存在课题2§!"
|
||||
tech_object_gray_6_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
|
||||
|
||||
|
||||
tech_object_gray_7:0 "§Y风暴浪潮§!"
|
||||
tech_object_gray_7_desc:0 "好像是一些奇怪的东西,还是不要管比较好吧。"
|
||||
|
||||
tech_gray_army_7:0 "§Y自演化纳米战体§!"
|
||||
tech_gray_army_7_desc:0 "通过植入一些低级自演化程序,结合对纳米物质的了解,我们能够小批量生产一些纳米战体作为陆军投放。"
|
||||
|
||||
tech_gray_juggernaut_8:0 "§Y纳米超宏舰系统§!"
|
||||
tech_gray_juggernaut_8_desc:0 "纳米物质的自构特性使得它们能够用来建造一些规模无以伦比的工程。而我们将踏出第一步。"
|
||||
|
||||
TECH_UNLOCK_RG_CLOAKING_3_TITLE: "§H解锁部件:§!$RG_CORVETTE_CLOAKING_3$"
|
||||
TECH_UNLOCK_RG_CLOAKING_3_DESC: "§H$RG_CORVETTE_CLOAKING_3$§!\n$tech_gray_cloaking_3_desc$"
|
||||
|
||||
tech_rg_rg_nano_ripper: "$rg_nano_ripper_4$"
|
||||
tech_rg_rg_nano_ripper_desc: "$rg_nano_ripper_4_DESC$"
|
||||
21
localisation/simp_chinese/RG_tooltips_l_simp_chinese.yml
Normal file
21
localisation/simp_chinese/RG_tooltips_l_simp_chinese.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
l_simp_chinese:
|
||||
REQUIRES_lgate_or_gray: "$TRIGGER_FAIL$已发现§Y$NAME_Gray$§!或拥有科技§Y$tech_lgate_activation$§!"
|
||||
requires_RG_habitat_central_complex: "$TRIGGER_FAIL$§R需要恒星系中存在一座$habitat_central_complex$§!"
|
||||
requires_not_RG_habitat_central_complex: "$TRIGGER_FAIL$§R恒星系内已存在$habitat_central_complex$,无法建造。§!"
|
||||
gray_become_ruler: "$NAME_Gray$不能是统治者"
|
||||
rg_requires_no_nano_ripper: "$TRIGGER_FAIL$无法与现存的§Y$rg_nano_ripper_4$§!在同一个恒星系建造"
|
||||
rg_requires_no_nano_ripper_construction: "$TRIGGER_FAIL$无法与§Y在建的$rg_nano_ripper_4$§!在同一星系建造"
|
||||
allow_rg_nano_ripper: "§H解锁巨型结构:§!$rg_nano_ripper_4$"
|
||||
concept_rg_scion: "$preset_rg_scion$"
|
||||
concept_rg_scion_desc: "$preset_rg_scion_desc$"
|
||||
concept_rg_gray: "$NAME_Gray$"
|
||||
concept_rg_gray_desc: "$gray_backstory$"
|
||||
RG_leader_trait_ruler_gray_tt:0 "§E随每技能等级提升的效果:§!"
|
||||
RG_leader_trait_variable_tt:0 "§E随变量层数提升的效果:§!"
|
||||
requires_rg_graylevel_higherthan_10:0 "§Y$NAME_Gray$必须达到10级§!"
|
||||
requires_rg_graylevel_higherthan_20:0 "§Y$NAME_Gray$必须达到20级§!"
|
||||
requires_rg_has_tech_juggernaut:0 "§Y需要前置科技:§!$tech_juggernaut$"
|
||||
MESSAGE_KOGASA_VIRUS_EXTERMINATED:0 "§R检测到伞病毒威胁§!"
|
||||
rg_kogasa_exterminated_desc:0 "守护进程检测到$NAME_Gray$人格完整性遭到篡改,污染目标已被净化,处理方案:无害化处理。"
|
||||
rg_levelup_2.tooltip:0 "§Y如果我们中途中止改造项目,将无法得到退款!§!"
|
||||
rg_need_manual_toggle:0 "§Y注意,更改舰种后你需要手动切换一次$NAME_Gray$的形态§!"
|
||||
32
localisation/simp_chinese/RG_traits_l_simp_chinese.yml
Normal file
32
localisation/simp_chinese/RG_traits_l_simp_chinese.yml
Normal file
@@ -0,0 +1,32 @@
|
||||
l_simp_chinese:
|
||||
rg_machine_maid_trait:0 "§Y菠萝包网络§!"
|
||||
rg_machine_maid_trait_desc:0 "这种机械体似乎是由纳米机械所构造的。她们只有有限的个体智能,但每个个体似乎都将心智互相链接组成了一个强大的意识网络。个体的数量越多她们的意识就越强大。"
|
||||
rg_machine_maid_trait_effect_tooltip: "§Y行星类型§!为§Y$pc_nanotech$§!或§Y$pc_rg_grayhabitat$§!时:$TABBED_NEW_LINE$每个在线的$pops_with_icon$§!产生0.3£nanites£$nanites$§Y维护费§!。\n人口住房使用:§G-90%§!\n物种最低宜居性:§G+25%§!\n在$NAME_Gray$$TRIGGER_OWNER$国家工作时:$TABBED_NEW_LINE$$mod_planet_jobs_produces_mult$:§G+10%§!"
|
||||
RG_leader_trait_admiral_gray:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_admiral_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以自由变换形态重组或快速修复自身。"
|
||||
RG_leader_trait_admiral_gray_1:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_admiral_gray_1_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以自由变换形态重组或快速修复自身。"
|
||||
RG_leader_trait_admiral_gray_2:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_admiral_gray_2_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以自由变换形态重组或快速修复自身。"
|
||||
RG_leader_trait_governor_gray:0 "$rg_nanite_leader$"
|
||||
RG_leader_trait_governor_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以辅助星域资源调度和研究资源调度。"
|
||||
RG_leader_trait_offical_gray:0 "$RG_leader_trait_governor_gray$"
|
||||
RG_leader_trait_offical_gray_desc:0 "$RG_leader_trait_governor_gray_desc$"
|
||||
RG_leader_trait_ruler_gray:0 "§Y天选化身§!"
|
||||
RG_leader_trait_ruler_gray_desc:0 "§G$NAME_Gray$会随着领袖等级§!(§Y[owner.rg_gray_level]§!)§G提升而不断增强力量。§!\n§R当然也会越来越能吃。唔姆,你懂的。§!\n§R领袖等级大于10时纳米机器将超频工作,额外降低£stability£稳定度。§!\n\n§Y被全体国民所认可,可爱又可靠的化身。§!通过授予$NAME_Gray$越来越多的权力和与日俱增的资源倾斜,纳米机器人能够精细调配帝国各项资源产出。然而这种不可持续的发展模式并非没有代价。\n才不是想不出特质名字"
|
||||
RG_leader_trait_scientist_gray:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_scientist_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以辅助星域资源调度和研究资源调度。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_general_gray:0 "§Y纳米机器个体§!"
|
||||
RG_leader_trait_general_gray_desc:0 "$NAME_Gray$本质上是由千千万万纳米机械所组成的个体,这让她可以辅助星域资源调度和研究资源调度。可不要让她做奇怪的事情哦?"
|
||||
RG_leader_trait_general_gray_skill:0 "§Y风暴将至§!"
|
||||
RG_leader_trait_general_gray_skill_desc:0 "灰色风暴在L星团中席卷无数纪元。倘若风暴再度到来,想必那星球上的人们所看到的景色一定永生难忘吧。"
|
||||
RG_leader_trait_tempest_incoming_effect:0 "$ARMY_EFFECTS_TXT$:\n$t$每击杀一支敌对陆军:\n$tt$$MOD_ARMY_DAMAGE_MULT$: §G+5%§!\n$tt$$MOD_ARMY_HEALTH$: §G+5%§!\n$tt$§Y直接击杀一支敌对陆军的概率§!: §G+1%§!\n$t$当前§YBUFF层数§!: §Y[owner.rg_general_skill_combat_daypassed_variable]§!\n$t$当前§Y直接击杀一支敌对陆军的概率§!为: §Y[owner.rg_general_skill_combat_killed_variable]%§!"
|
||||
RG_leader_trait_admiral_nanorebuild_gray:0 "§Y灰质重塑§!"
|
||||
RG_leader_trait_admiral_nanorebuild_gray_desc:0 "灰色风暴在L星团中席卷无数纪元。\n创造与解构,纳米机器席卷之处我们无所不能。"
|
||||
RG_leader_trait_admiral_nanorebuild_effect:0 "$FLEET_EFFECTS_TXT$:\n$t$每摧毁一艘敌军舰船:\n$tt$§Y重塑计数器层数§!: §G+1§!\n$t$这位领袖所在舰队损失舰船时:\n$tt$消耗§Y重塑计数器层数§!立即重建舰船。\n$t$当前§Y重塑计数器层数§!: §Y[owner.rg_nanorebuild_counter]§!\n$t$§Y$NAME_Gray$§!无法被该技能重建。\n\n$RG_leader_trait_tempest_incoming_effect$"
|
||||
RG_leader_trait_admiral_fake_dragon:0 "§Y龙的灵魂§!"
|
||||
RG_leader_trait_admiral_fake_dragon_desc:0 "迷途的灵魂虽然不是龙,却想要化身为龙。你也是龙,也好。"
|
||||
RG_leader_trait_admiral_timed_life:0 "§Y计时的生命§!"
|
||||
RG_leader_trait_admiral_timed_life_desc:0 "\n§G模拟龙的属性会随着年龄增长。\n$t$§Y每增长一岁提供§!:\n$tt$§G 额外舰船武器伤害 +1%§!\n§G 额外装甲生命值 +1%§!\n§G 额外船体生命值 +1%§!$t$\n当前§!§R[owner.rg_fake_dragon_timedlife_counter]§!§G岁§!\n她是从一次实验中诞生的模拟生命。时间每流逝一个月,她就老去一岁。倘若无法找到永生的方法,脆弱的灵魂就将落叶归根。"
|
||||
RG_leader_trait_admiral_born_tobe_dragon:0 "§Y羽化成龙§!"
|
||||
RG_leader_trait_admiral_born_tobe_dragon_desc:0 "\n§G模拟龙的属性会随着年龄增长。\n$t$§Y每增长一岁提供§!:\n$tt$§G 额外舰船武器伤害 +1%§!\n§G 额外装甲生命值 +1%§!\n§G 额外船体生命值 +1%§!$t$\n当前§!§R[owner.rg_fake_dragon_timedlife_counter]§!§G岁§!\n梦想中的龙终于变成了梦想中的样子。传说她一拳打开了壳化身为龙。"
|
||||
@@ -4,40 +4,10 @@
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/common/Stellaris/common"
|
||||
"path": "../../../../../../../Steam/steamapps/common/Stellaris"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/common/Stellaris/events"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/common/Stellaris/gfx"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/common/Stellaris/localisation"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/workshop/content/281990/3330088804"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/workshop/content/281990/1747099270"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/workshop/content/281990/2293827000"
|
||||
},
|
||||
{
|
||||
"path": "../遥远故事纳米居住站"
|
||||
},
|
||||
{
|
||||
"path": "../wsk"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/workshop/content/281990/3193493385"
|
||||
},
|
||||
{
|
||||
"path": "D:/SteamLibrary/steamapps/common/Stellaris/interface"
|
||||
},
|
||||
{
|
||||
"path": "../gray_extend"
|
||||
"path": "../../../../../../../Steam/steamapps/workshop/content/281990"
|
||||
}
|
||||
]
|
||||
}
|
||||
51
steam.md
Normal file
51
steam.md
Normal file
@@ -0,0 +1,51 @@
|
||||
[b]~Real Gray:The Distant Stars Story Pack Module~[/b]
|
||||
If you are finding a mod about waifu gray. That is direct made for this concept.
|
||||
If you are not. you are not.
|
||||
[hr]v3.13 Vela[/hr]
|
||||
[h1][b]Main Feature[/b][/h1]
|
||||
[h2]All Stories to one road[/h2]
|
||||
What never you find in L-Cluster you always find Gray in the story end.
|
||||
[list]
|
||||
[*][b]-Gray Tempest: [/b]By destroy the Factory.
|
||||
[*][b]-Dessanu Empire: [/b]By destroy the Factory.Also.
|
||||
[*][b]-L-Drake: [/b] By destroy the Dragon.Maybe don't need to be all of them.
|
||||
[*][b]-"Eerie Silence": [/b] Rush your science ship to any Graygoo planet in Cluster.
|
||||
[/list]
|
||||
|
||||
[h2]Distant Stella Origin[/h2]
|
||||
Allow you to start your game in L-Cluster or normal Galaxy With Gray-The Nanite Entity at game start.
|
||||
With lots advantage.
|
||||
In Multiplayer only one Country can have 'Distant Stella Origin'.Otherwise,the origin effect will be replaced.
|
||||
|
||||
[h2]Gray Tempest Enhanced[/h2]
|
||||
All Tempest Ships are redesigned with advanced modded weapons&ships.You should deal it as an unfair mod crisis.
|
||||
Graygoo ships now have more than 14 different ship type and designs.
|
||||
Gray Tempest Fleet is auto reinforced by time passed.The best way to deal it is destroying Factory as fast as you can.
|
||||
|
||||
[h2]Gray Event Overhaul[/h2]
|
||||
Completely recoded Gray Event.
|
||||
Death won't lose any skill&record.
|
||||
Selectable Trait when Gray spawn as normal level 10.(Non-Distant Stella Origin)
|
||||
[b]Gray now can do[/b]
|
||||
[list]
|
||||
[*][b]-Gray-Officer: [/b]Special trait can add your empire resource produce base on Gray's Leader Level. Move level more alloys.
|
||||
[*][b]-Gray-Warship: [/b]Special trait for Space&Ground Combat.Upgradeable ship design from rusted Gray mothership into The Gray Juggernaut. First Upgrade require Gray level 10.Second Upgrade require technology 'tech_juggernaut'.
|
||||
[*][b]-Gray-Army: [/b]Transport Ship its self now with armed too.Calling orbital laser.
|
||||
[*][b]-Gray-Scientist: [/b]High Cloaking level.Fast Speed.Armed to teeth.Auto send Construct ship building Starbase&mining/researching-station/Hyper-relay for completely free.
|
||||
[*][b]-Gray-SpaceStation: [/b]Have all resource production you need.Self-sustaining.Infinity population.Instant appear where you want Gray to go.
|
||||
[/list]
|
||||
|
||||
[h2]Special Nanite Technologies&Weapons[/h2]
|
||||
All country can research Nanite Tech&Ships by using new traditions 'Nano Refactoring' if have l-gate insights.
|
||||
When fully active it's give you all Nanite technologies.Make you pop instant grow out from nanite sands.
|
||||
Although not include Gray it's self.
|
||||
|
||||
[b]Notice[/b]
|
||||
This mod is not designed for balance.
|
||||
Most english desc is translated by AI. Because they are too long. I'm so lazy.
|
||||
|
||||
[b]Compatibility[/b]
|
||||
This mod is compatible with any other mod.[spoiler] If not been overwritten [/spoiler]
|
||||
|
||||
For History change:
|
||||
[url=https://github.com/Kalospacer/Real-Gray/tags] Github-history-version [/url]
|
||||
34
steamcn.md
Normal file
34
steamcn.md
Normal file
@@ -0,0 +1,34 @@
|
||||
开了一个投诉用的QQ群:927698136
|
||||
可以进群辱骂作者
|
||||
|
||||
[b]一个送给灰风老婆的mod[/b]
|
||||
[hr]3.13 Vela[/hr]
|
||||
[h1][b]主要特性[/b][/h1]
|
||||
[b]遥远约定起源[/b]
|
||||
-你与灰风一起被关在L星团里。当然,这扇门只能从外面打开。
|
||||
-这是一个独立星系开局,并且会把你的mod母星留在原地。
|
||||
|
||||
[b]灰风拥有四种形态,并且进行了一定加强[/b]
|
||||
-战舰形态:初始为基本母舰,提升灰风领袖等级可以进行多次改造。
|
||||
-武装科学舰:恒星系探索完成后自动释放武装工程舰建造哨站。
|
||||
-独特的多功能巨像武器:把外星人换成我们自己的样子!
|
||||
-全知全能的隐形主宰!
|
||||
-纳米空间站。完成传统后可以自主建造。
|
||||
|
||||
[b]独特的武器科技与灰色风暴加强[/b]
|
||||
-随灰蛊风暴事件在银河地图上生成纳米风暴,提供极高的建造速度同时持续长达数年之久。
|
||||
-随时间进行增援的灰蛊舰队,还请速战速决。
|
||||
-12种舰种组成的多功能拦截舰,多样化的母舰设计。
|
||||
-开启L星门打败德萨努,L星龙,灰色风暴后也可以获得小灰。
|
||||
-逆向工程残骸你也可以获得武器科技和独特舰船类型。
|
||||
|
||||
如果你需要一点帮助,可以找小灰用合金购买灰风母舰和武装工程舰。友情价出售
|
||||
|
||||
关于改造小灰的战舰:
|
||||
-10级可以舰船状态对话一改、
|
||||
-需要主宰科技前置可以对话二改。
|
||||
|
||||
如果你需要本mod的历史版本:
|
||||
[url=https://github.com/Kalospacer/Real-Gray/tags] Github-历史版本下载 [/url]
|
||||
如果你无法访问Github:
|
||||
[url=https://git.ra3battle.cn/Kalospacer/realgray-stellaris-mod/tags] 战网分流-历史版本下载 [/url]
|
||||
Reference in New Issue
Block a user