mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
32 lines
684 B
JSON
32 lines
684 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSubMissionStateChange",
|
|
"SubMissions": [
|
|
500041109
|
|
],
|
|
"State": "Finish",
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
|
|
"InstanceIDList": [
|
|
400001
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
400002
|
|
]
|
|
}
|
|
],
|
|
"TriggerOnMissionInit": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |