mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
134 lines
3.5 KiB
JSON
134 lines
3.5 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchCaster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BattleCollegeStage101"
|
|
},
|
|
"ContextScope": "TargetEntity"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "BattleGamePageContext",
|
|
"ForceShowDialog": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "PauseBattleToastWhenGamePause",
|
|
"Param": "true"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ForceShowActionDelay",
|
|
"IsShow": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage_InfoDetailPage_Start"
|
|
},
|
|
"GoNextImmediately": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideDetailDialog",
|
|
"GuideID": {
|
|
"Value": "7504"
|
|
},
|
|
"WaitForExit": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1101"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.NormalMode.Append_Teammate_Normal_1102"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"WeakGuideLifeTime": 3,
|
|
"GuideText": "TutorialTextmap_BattleCollege_503",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"ShowDelay": 0.5
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitBattleOperation",
|
|
"OperationType": "SelectSkill"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.SkillButton02"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"WeakGuideLifeTime": 3,
|
|
"GuideText": "TutorialTextmap_BattleCollege_501",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableClickInHintArea": true,
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.ViewCon"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"WeakGuideLifeTime": 3,
|
|
"GuideText": "TutorialTextmap_BattleCollege_502",
|
|
"GuideUIContextConfig": {}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"Type": "SubGraph"
|
|
} |