2025-02-24 07:50:34 -03:00

152 lines
3.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "BattleGamePageContext",
"ForceShowDialog": true
}
]
},
{
"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"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.AddStageAbilityByName",
"StageAbilityName": {
"Value": "TutorialAbility_Sushang_MonsterBreak"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Tutorial_Sushang_MonsterBreak"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.ByCompareBP",
"CompareType": "Greater",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterActionWithoutUltra",
"Param": "1206",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 9,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"Text": "TutorialTextmap_Demo_120601",
"OffsetX": -30,
"OffsetY": 70,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"Path": "BattleGamePhaseUI.SkillButton02",
"Text": "TutorialTextmap_Demo_110506",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"Param": "0"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"Path": "BattleGamePhaseUI.SkillButton02",
"Text": "TutorialTextmap_Demo_110506",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
}
]
}
]
}