turnbasedgamedata/Config/Level/Tutorial/Tutorial_5055.json
2024-10-21 03:16:22 -03:00

154 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "TreasureDungeon_8013"
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "TreasureDungeonMainPage"
},
{
"$type": "RPG.GameCore.WaitFrame",
"TaskEnabled": false
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 5,
"Show": true,
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_505501",
"CopyAnchorAndSale": true,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 11,
"NodeID": "TreasureDungeonMainPage.ResourceDetail",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "TreasureDungeonMainPage.ResourceDetail",
"Show": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "tutorial_5055_key"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 5,
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_505201",
"CopyAnchorAndSale": true,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 102,
"GuideResID": 11,
"NodeID": "TreasureDungeonMainPage.ResourceDetail",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "TreasureDungeonMainPage.ResourceDetail",
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5055
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "tutorial_5055_key"
}
},
{
"$type": "RPG.GameCore.ConditionLoopExecuteTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5055,
"Inverse": true
},
"TaskList": [
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.WaitFrame"
}
]
}
]
}
],
"ValueSource": {}
}