星球格子固定,关闭空间站二次确认
This commit is contained in:
		
							parent
							
								
									4c8423b870
								
							
						
					
					
						commit
						b8551fa85b
					
				@ -15,7 +15,7 @@ pc_rg_grayhabitat = {
 | 
				
			|||||||
	extra_orbit_size = 0
 | 
						extra_orbit_size = 0
 | 
				
			||||||
	extra_planet_count = 0
 | 
						extra_planet_count = 0
 | 
				
			||||||
	chance_of_ring = 0.0
 | 
						chance_of_ring = 0.0
 | 
				
			||||||
	planet_size = 30
 | 
						planet_size = 40
 | 
				
			||||||
	moon_size = 1
 | 
						moon_size = 1
 | 
				
			||||||
	colonizable = yes
 | 
						colonizable = yes
 | 
				
			||||||
	district_set = machine_world
 | 
						district_set = machine_world
 | 
				
			||||||
 | 
				
			|||||||
@ -637,7 +637,7 @@ rg_juggernaut_habitat_init = {
 | 
				
			|||||||
					orbit_distance = 360
 | 
										orbit_distance = 360
 | 
				
			||||||
					orbit_angle_offset = 45
 | 
										orbit_angle_offset = 45
 | 
				
			||||||
					orbit_distance_offset = 9.899
 | 
										orbit_distance_offset = 9.899
 | 
				
			||||||
					size = 30
 | 
										size = 40
 | 
				
			||||||
					has_ring = no
 | 
										has_ring = no
 | 
				
			||||||
			
 | 
								
 | 
				
			||||||
					init_effect = {
 | 
										init_effect = {
 | 
				
			||||||
 | 
				
			|||||||
@ -30,8 +30,8 @@ graytempest_storm = {
 | 
				
			|||||||
			system_has_negating_storm_building = no
 | 
								system_has_negating_storm_building = no
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
		modifier = {
 | 
							modifier = {
 | 
				
			||||||
			planet_building_build_speed_mult = 10
 | 
								planet_building_build_speed_mult = 2
 | 
				
			||||||
			planet_clear_blocker_speed_mult = 10
 | 
								planet_clear_blocker_speed_mult = 2
 | 
				
			||||||
			custom_tooltip = graytempest_storm_fleet_tt
 | 
								custom_tooltip = graytempest_storm_fleet_tt
 | 
				
			||||||
			show_only_custom_tooltip = no
 | 
								show_only_custom_tooltip = no
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
@ -41,7 +41,7 @@ graytempest_storm = {
 | 
				
			|||||||
			system_has_negating_storm_building = no
 | 
								system_has_negating_storm_building = no
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
		modifier = {
 | 
							modifier = {
 | 
				
			||||||
			starbase_shipyard_build_speed_mult = 10
 | 
								starbase_shipyard_build_speed_mult = 4
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -186,6 +186,7 @@ country_event = {
 | 
				
			|||||||
		# Planet setup
 | 
							# Planet setup
 | 
				
			||||||
		event_target:rg_cluster_home_planet = {
 | 
							event_target:rg_cluster_home_planet = {
 | 
				
			||||||
			change_pc = pc_gaia
 | 
								change_pc = pc_gaia
 | 
				
			||||||
 | 
								set_planet_size = 20
 | 
				
			||||||
			set_owner = root
 | 
								set_owner = root
 | 
				
			||||||
			set_controller = root
 | 
								set_controller = root
 | 
				
			||||||
			set_capital = yes
 | 
								set_capital = yes
 | 
				
			||||||
 | 
				
			|||||||
@ -558,6 +558,52 @@ country_event = {
 | 
				
			|||||||
	}
 | 
						}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					country_event = {
 | 
				
			||||||
 | 
						id = rg_grayleader_dialog.5028
 | 
				
			||||||
 | 
						title = "graygoo.500.title"
 | 
				
			||||||
 | 
						desc = "RG_graygoo.502.h.response"
 | 
				
			||||||
 | 
						event_window_type = leader_recruit
 | 
				
			||||||
 | 
						picture_event_data = {
 | 
				
			||||||
 | 
							portrait = event_target:rg_gray_country_leader
 | 
				
			||||||
 | 
							room = "ethic_spaceship_room"
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						is_triggered_only = yes
 | 
				
			||||||
 | 
						immediate = {
 | 
				
			||||||
 | 
							set_country_flag = gray_diplomacy_engaged
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						after = {
 | 
				
			||||||
 | 
							hidden_effect = {
 | 
				
			||||||
 | 
								remove_country_flag = gray_diplomacy_engaged
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						option = {
 | 
				
			||||||
 | 
							name = RG_graygoo.502.h.a
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						option = {
 | 
				
			||||||
 | 
							name = RG_graygoo.502.h.b
 | 
				
			||||||
 | 
							hidden_effect = {
 | 
				
			||||||
 | 
								rg_clear_harbitat = yes
 | 
				
			||||||
 | 
								country_event = {
 | 
				
			||||||
 | 
									id = rg_grayleader_dialog.5027
 | 
				
			||||||
 | 
								}
 | 
				
			||||||
 | 
							}
 | 
				
			||||||
 | 
						}
 | 
				
			||||||
 | 
						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 = {
 | 
					country_event = {
 | 
				
			||||||
	id = rg_grayleader_dialog.5031
 | 
						id = rg_grayleader_dialog.5031
 | 
				
			||||||
	title = "graygoo.500.title"
 | 
						title = "graygoo.500.title"
 | 
				
			||||||
 | 
				
			|||||||
@ -347,9 +347,8 @@ country_event = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
		custom_tooltip = rg_need_manual_toggle
 | 
							custom_tooltip = rg_need_manual_toggle
 | 
				
			||||||
		hidden_effect = {
 | 
							hidden_effect = {
 | 
				
			||||||
			rg_clear_harbitat = yes
 | 
					 | 
				
			||||||
			country_event = {
 | 
								country_event = {
 | 
				
			||||||
				id = rg_grayleader_dialog.5027
 | 
									id = rg_grayleader_dialog.5028
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
@ -527,9 +526,8 @@ country_event = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
		custom_tooltip = rg_need_manual_toggle
 | 
							custom_tooltip = rg_need_manual_toggle
 | 
				
			||||||
		hidden_effect = {
 | 
							hidden_effect = {
 | 
				
			||||||
			rg_clear_harbitat = yes
 | 
					 | 
				
			||||||
			country_event = {
 | 
								country_event = {
 | 
				
			||||||
				id = rg_grayleader_dialog.5027
 | 
									id = rg_grayleader_dialog.5028
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
@ -825,9 +823,8 @@ country_event = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
		custom_tooltip = rg_need_manual_toggle
 | 
							custom_tooltip = rg_need_manual_toggle
 | 
				
			||||||
		hidden_effect = {
 | 
							hidden_effect = {
 | 
				
			||||||
			rg_clear_harbitat = yes
 | 
					 | 
				
			||||||
			country_event = {
 | 
								country_event = {
 | 
				
			||||||
				id = rg_grayleader_dialog.5027
 | 
									id = rg_grayleader_dialog.5028
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
@ -1234,9 +1231,8 @@ country_event = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
		custom_tooltip = rg_need_manual_toggle
 | 
							custom_tooltip = rg_need_manual_toggle
 | 
				
			||||||
		hidden_effect = {
 | 
							hidden_effect = {
 | 
				
			||||||
			rg_clear_harbitat = yes
 | 
					 | 
				
			||||||
			country_event = {
 | 
								country_event = {
 | 
				
			||||||
				id = rg_grayleader_dialog.5027
 | 
									id = rg_grayleader_dialog.5028
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
@ -1543,9 +1539,8 @@ country_event = {
 | 
				
			|||||||
		}
 | 
							}
 | 
				
			||||||
		custom_tooltip = rg_need_manual_toggle
 | 
							custom_tooltip = rg_need_manual_toggle
 | 
				
			||||||
		hidden_effect = {
 | 
							hidden_effect = {
 | 
				
			||||||
			rg_clear_harbitat = yes
 | 
					 | 
				
			||||||
			country_event = {
 | 
								country_event = {
 | 
				
			||||||
				id = rg_grayleader_dialog.5027
 | 
									id = rg_grayleader_dialog.5028
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
				
			|||||||
@ -180,6 +180,9 @@
 | 
				
			|||||||
 RG_graygoo.502.f.response:0 "舰体宜居性评估中,全舰核心自检完成。"
 | 
					 RG_graygoo.502.f.response:0 "舰体宜居性评估中,全舰核心自检完成。"
 | 
				
			||||||
 RG_graygoo.500.g:0 "§Y关闭空间站核心§!"
 | 
					 RG_graygoo.500.g:0 "§Y关闭空间站核心§!"
 | 
				
			||||||
 RG_graygoo.502.g.response:0 "启动紧急疏散程序,请稍安勿躁。"
 | 
					 RG_graygoo.502.g.response:0 "启动紧急疏散程序,请稍安勿躁。"
 | 
				
			||||||
 | 
					 RG_graygoo.502.h.response:0 "§R关闭空间站核心将摧毁所有建筑和人口,你确定吗?§!\n\n§R关闭空间站核心将摧毁所有建筑和人口,你确定吗?§!\n\n§R关闭空间站核心将摧毁所有建筑和人口,你确定吗?§!"
 | 
				
			||||||
 | 
					 RG_graygoo.502.h.a:0 "我点错了"
 | 
				
			||||||
 | 
					 RG_graygoo.502.h.b:0 "§R关闭空间站§!"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 2.1 奇怪的巨像
 | 
					# 2.1 奇怪的巨像
 | 
				
			||||||
 rg_story.2.desc:0 "哈喽?有空吗?可以来...咳咳、我有一个有趣的东西想给你看......如果没有空也没有关系。不过我保证这个一定很好玩。"
 | 
					 rg_story.2.desc:0 "哈喽?有空吗?可以来...咳咳、我有一个有趣的东西想给你看......如果没有空也没有关系。不过我保证这个一定很好玩。"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user