mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
142 lines
3.4 KiB
JSON
142 lines
3.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ChessRogueNewLevelDialog"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 17,
|
|
"GuideTalkIDList": [
|
|
90331
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "BtnChessman.201",
|
|
"SkipCheck": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": [
|
|
"Menu_UnchangeOption"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 201,
|
|
"GuideResID": 1,
|
|
"NodeID": "DiceWelcom.Help",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialMask",
|
|
"NodeIDList": [
|
|
"DiceWelcom.Help"
|
|
],
|
|
"Show": true,
|
|
"BlockClick": true,
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideTalk",
|
|
"ID": 202,
|
|
"Show": true,
|
|
"GuideResID": 17,
|
|
"GuideTalkID": 90342,
|
|
"NodeID": "DiceWelcom.Help",
|
|
"OffsetY": 60
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickBtnWithPath",
|
|
"Param": "DiceWelcom.Help"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": [
|
|
"Menu_UnchangeOption"
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 201,
|
|
"GuideResID": 10,
|
|
"NodeID": "DiceWelcom.Help",
|
|
"CopyAnchorAndSale": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialMask",
|
|
"NodeIDList": [
|
|
"DiceWelcom.Help"
|
|
],
|
|
"BlockClick": true,
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideTalk",
|
|
"ID": 202,
|
|
"GuideResID": 17,
|
|
"GuideTalkID": 90342,
|
|
"NodeID": "DiceWelcom.Help",
|
|
"OffsetY": 60
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "ChessRogueRuleDialog"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "DlcRule.Desc",
|
|
"Reverse": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 17,
|
|
"GuideTalkIDList": [
|
|
90341
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9033
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |