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