mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
41 lines
964 B
JSON
41 lines
964 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTriggerTutorial",
|
|
"TutorialKey": "GridFight_Initial_Supply_Finish",
|
|
"OnTrigger": [
|
|
{
|
|
"$type": "RPG.GameCore.GridFightShowGuideTalk",
|
|
"TalkIDList": [
|
|
1000468,
|
|
1000469
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
|
"GuideID": {
|
|
"Value": "100015"
|
|
},
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GridFightShowGuideTalk",
|
|
"TalkIDList": [
|
|
1000472,
|
|
1000473
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |