Changes 写点事件

This commit is contained in:
ProjectKoi-Kalo\Kalo 2025-05-09 14:36:34 +08:00
parent cd821c03a2
commit 08708a26e4
2 changed files with 9 additions and 2 deletions

View File

@ -24,6 +24,7 @@
# weight = 1 # weight = 1
# } # }
#} #}
graygoo = { graygoo = {
trigger = { trigger = {
owner = { owner = {
@ -32,14 +33,20 @@ 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 = {

View File

@ -61,7 +61,7 @@ building_rg_nanolab_1 = {
# is_individual_machine = yes # is_individual_machine = yes
# } # }
} }
job_nanotech_researcher_add = 8 job_nanotech_researcher_add = 800
} }
# triggered_desc = { # triggered_desc = {
@ -153,7 +153,7 @@ building_rg_nanolab_2 = {
# is_individual_machine = yes # is_individual_machine = yes
# } # }
} }
job_nanotech_researcher_add = 15 job_nanotech_researcher_add = 1500
} }
# triggered_desc = { # triggered_desc = {