mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
115 lines
3.0 KiB
JSON
115 lines
3.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "BattleGamePageContext"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "BattleEventAbility_RogueDLC_Insert"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTurnCount",
|
|
"TaskList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "NodeRename"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
|
|
"IsForbid": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.NormalMode.Current_Neutral_Normal_43001"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983078,
|
|
"CustomTextDirection": "RightDown",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.NormalMode.Current_Neutral_Normal_43001"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "90253",
|
|
"GuideTalkID": 983087,
|
|
"CustomTextDirection": "RightDown",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "9303"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuide",
|
|
"GuideID": 9303,
|
|
"WaitForExit": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9318
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {}
|
|
} |