turnbasedgamedata/Config/Level/Tutorial/InBattle/Tutorial_BattleCollege_400007.json
2025-02-24 07:50:34 -03:00

221 lines
5.6 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"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Stage_InfoDetailPage_Start"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 7508,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "BattleCollegeTutorialPicClose"
}
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.BattleCollege.BattleCollegeBattleFoldHintDialog"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterActionWithoutUltra",
"Param": "1106"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BuffIconCommon.101201012.210020201"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_BattleCollege_802",
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": [
"SkillButton"
]
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 10,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"Scale": 1.2,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 9,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"Text": "TutorialTextmap_BattleCollege_803",
"OffsetX": -30,
"OffsetY": 70,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.00001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$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
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.00001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterActionWithoutUltra",
"Param": "1106",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
}
]
}
]
}
],
"ValueSource": {},
"Type": "SubGraph"
}