mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
105 lines
2.7 KiB
JSON
105 lines
2.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "LockController",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUINodes",
|
|
"Nodes": [
|
|
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
|
|
],
|
|
"Open": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "AetherDivideEntryPage.GymButton",
|
|
"SkipCheck": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIAnim",
|
|
"NodeID": "AetherDivideEntryPage.GymButtonAni",
|
|
"AnimStateName": "AetherDivideTerminal_GymEnter1_FadeIn"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"TaskEnabled": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 1,
|
|
"NodeID": "AetherDivideEntryPage.Gym",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"Scale": 1.1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 202,
|
|
"GuideResID": 4,
|
|
"NodeID": "AetherDivideEntryPage.Gym",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_AetherDivide_10001",
|
|
"ActionName": "Menu_Confirm",
|
|
"CopyAnchorAndSale": true,
|
|
"OffsetY": -100,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialMask",
|
|
"NodeIDList": [
|
|
"AetherDivideEntryPage.Gym"
|
|
],
|
|
"Show": true,
|
|
"BlockClick": true,
|
|
"Type": 1,
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": [
|
|
"Menu_Confirm"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockSubmitEvents",
|
|
"Enable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickBtnWithPath",
|
|
"Param": "AetherDivideEntryPage.GymButton",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9901
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |