mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
104 lines
2.8 KiB
JSON
104 lines
2.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTurnCount",
|
|
"TaskList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
|
|
"IsForbid": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleActivity.InfoTip"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_512009",
|
|
"GuideTalkID": 983087,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Left",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"TimeLineCountDownWarning.BattleEvent_CountDownWarning_62004"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_512007",
|
|
"GuideTalkID": 983078,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Right",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"TimeLineCountDownWarning.BattleEvent_CountDownWarning_62004"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_512008",
|
|
"GuideTalkID": 983087,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Right",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5133
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |