turnbasedgamedata/Config/Level/GroupGraph/F20322001/Group_F20322001_G339.json
2025-02-24 07:50:34 -03:00

42 lines
964 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [
103160103
],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": []
},
{
"$type": "RPG.GameCore.WaitSubMissionStateChange",
"SubMissions": [
103160103
],
"State": "Finish",
"OnChange": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.6
}
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 9605,
"WaitForExit": true
}
]
}
]
}
],
"Type": "Group"
}