Compare commits
No commits in common. "ac0458900b10ae3196d9b7deca9664ec509a82f2" and "cd821c03a2161e030f284de59b1ac5458bec786b" have entirely different histories.
ac0458900b
...
cd821c03a2
@ -24,7 +24,6 @@
|
|||||||
# weight = 1
|
# weight = 1
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
graygoo = {
|
graygoo = {
|
||||||
trigger = {
|
trigger = {
|
||||||
owner = {
|
owner = {
|
||||||
@ -33,20 +32,14 @@ graygoo = {
|
|||||||
}
|
}
|
||||||
icon_frame = 3
|
icon_frame = 3
|
||||||
default = no
|
default = no
|
||||||
|
|
||||||
stop_when_armies_dead = no
|
stop_when_armies_dead = no
|
||||||
stop_when_ground_combat = no
|
|
||||||
abduct_pops = no
|
abduct_pops = no
|
||||||
|
|
||||||
planet_damage = 100
|
planet_damage = 100
|
||||||
army_damage = 2
|
army_damage = 2
|
||||||
|
|
||||||
kill_pop_chance = {
|
kill_pop_chance = {
|
||||||
base = 3
|
base = 3
|
||||||
}
|
}
|
||||||
min_pops_to_kill_pop = 0
|
min_pops_to_kill_pop = 0
|
||||||
kill_pop_amount = { min = 0 max = 200 }
|
|
||||||
|
|
||||||
# root = fleet
|
# root = fleet
|
||||||
# from = planet
|
# from = planet
|
||||||
ai_weight = {
|
ai_weight = {
|
||||||
|
@ -61,7 +61,7 @@ building_rg_nanolab_1 = {
|
|||||||
# is_individual_machine = yes
|
# is_individual_machine = yes
|
||||||
# }
|
# }
|
||||||
}
|
}
|
||||||
job_nanotech_researcher_add = 800
|
job_nanotech_researcher_add = 8
|
||||||
}
|
}
|
||||||
|
|
||||||
# triggered_desc = {
|
# triggered_desc = {
|
||||||
@ -153,7 +153,7 @@ building_rg_nanolab_2 = {
|
|||||||
# is_individual_machine = yes
|
# is_individual_machine = yes
|
||||||
# }
|
# }
|
||||||
}
|
}
|
||||||
job_nanotech_researcher_add = 1500
|
job_nanotech_researcher_add = 15
|
||||||
}
|
}
|
||||||
|
|
||||||
# triggered_desc = {
|
# triggered_desc = {
|
||||||
|
@ -1203,18 +1203,13 @@ country_event = { # Memorial Valuts Civic Paragon Level Tick / FROM = Leader
|
|||||||
|
|
||||||
immediate = {
|
immediate = {
|
||||||
rg_create_gray_planetkiller_testship_2 = yes
|
rg_create_gray_planetkiller_testship_2 = yes
|
||||||
capital_scope = {
|
|
||||||
every_owned_pop_group = {
|
|
||||||
modify_species = {
|
modify_species = {
|
||||||
species = owner_main_species
|
species = root.species
|
||||||
add_trait = rg_machine_maid_trait
|
add_trait = rg_machine_maid_trait
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
# 拆毁工厂小灰通讯
|
# 拆毁工厂小灰通讯
|
||||||
country_event = {
|
country_event = {
|
||||||
id = rg_event.200
|
id = rg_event.200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user