完全搞不懂怎么运作的

This commit is contained in:
FA507RM-KALOSPA\Kalo
2023-05-29 21:45:53 +08:00
parent 69f2d6d2b4
commit 90ea3f08f8
5 changed files with 48 additions and 10 deletions

View File

@@ -2003,7 +2003,7 @@ rg_gray_country_after_init = {
}
rg_storyline_trigger = yes
event_target:rg_gray_country = {
establish_communications_no_message = root
establish_communications_no_message = event_target:gray_owner
}
}

View File

@@ -16,10 +16,22 @@ rg_storyline_trigger = {
# country_event = { id = rg_story.8 days = 3600 random = 12800 }
# country_event = { id = rg_story.13 days = 3600 random = 12800 }
# }
random_list = {
50 = {
country_event = { id = rg_story.2 days = 3600 random = 12800 }
}
50 = {
country_event = { id = rg_story.8 days = 3600 random = 12800 }
}
}
country_event = { id = rg_story.2 days = 3600 random = 12800 }
country_event = { id = rg_story.8 days = 3600 random = 12800 }
country_event = { id = rg_story.11 days = 3600 random = 12800 }
if = {
limit= {
exists = event_target:guardian_dragon_country
}
country_event = { id = rg_story.11 days = 3600 random = 12800 }
}
}
rg_create_gray_planetkiller_testship_1 = {