mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
45 lines
1009 B
JSON
45 lines
1009 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "LockController",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTurnCount",
|
|
"TaskList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "8073"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 8073,
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5090
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |