mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
82 lines
2.2 KiB
JSON
82 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage_RankA"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "ActFever.FeverBuffDes01"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": [],
|
|
"OnClickLockButton": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ActFever.FeverLevelDes01"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_514006",
|
|
"GuideTalkID": 983090,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "LeftUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ActFever.FeverBuffDes01"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_514012",
|
|
"GuideTalkID": 983085,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "LeftUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5191
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |