mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
150 lines
4.1 KiB
JSON
150 lines
4.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "BattleGamePageContext",
|
|
"ForceShowDialog": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "UseAbility",
|
|
"Param": "Avatar_Seele_00_Bonus",
|
|
"OnSuccessImmediate": [
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "NodeRename"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 2,
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"Scale": 1.5,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 208,
|
|
"GuideResID": 6,
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_110202",
|
|
"OffsetX": 85,
|
|
"OffsetY": -50,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 208,
|
|
"GuideResID": 6,
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102",
|
|
"Text": "TutorialTextmap_Demo_110202",
|
|
"OffsetX": 85,
|
|
"OffsetY": -50,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 2,
|
|
"NodeID": "BattleGamePhaseUI.ActionMode.Current_Teammate_Normal_1102",
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTurnCount",
|
|
"TaskList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "BattleGamePageContext",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "ShowRoleTrialDesc",
|
|
"Param": "15"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |