Changes 所有境内恒星基地自动获得内置纳米机器收割机
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user