跳转到内容

在银河界面生成粒子效果

common/message_types/tc_message_types.txt
message_type = {
key = "TC_TEST_MESSAGE"
icon = "GFX_tc_message_infusion"
icon_frame = 1
name = TC_TEST_MESSAGE
ping = tc_ping_target
sound = "notification"
}
events/tc_test.txt
planet_event = {
id = tc_test.5
is_triggered_only = yes
hide_window = yes
trigger = {}
immediate = {
create_message = {
type = TC_TEST_MESSAGE
target = this
recipient = owner
localization = TEST
days = 30
}
}
}
gfx/pingmap/tc_pingmap.txt
tc_ping_target = {
system_entity = "t_mega_aura_beam_hit_entity"
galaxy_entity = "tc_mega_aura_beam_hit_entity"
system_normal_zoom = 1000
galaxy_normal_zoom = 1000
duration = 10
}

© 2026 Stellaris Mod Group. Copyright Reserved.

Powered By Astro / StarLight