mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
415 lines
11 KiB
JSON
415 lines
11 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
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Order": 1,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1002"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": [
|
|
"SkillButton"
|
|
]
|
|
},
|
|
{
|
|
"$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_120701",
|
|
"OffsetX": -30,
|
|
"OffsetY": 70,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "SelectSkill02"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": [
|
|
"SkillButton",
|
|
"ActionButton"
|
|
]
|
|
},
|
|
{
|
|
"$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
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"Show": true,
|
|
"Type": 1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.00001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 102,
|
|
"GuideResID": 11,
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"Show": true,
|
|
"UseOriginRatio": true,
|
|
"Scale": 1.2,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 202,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_100702",
|
|
"OffsetY": 35,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100102_pc",
|
|
"ActionName": "Battle_BPSkill",
|
|
"OffsetY": 35
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": [
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Type": 1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.00001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 202,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100102_pc",
|
|
"ActionName": "Battle_BPSkill"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 102,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 102,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "BattleCollegeStage101"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareBP",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"Show": true,
|
|
"Type": 1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.00001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 102,
|
|
"GuideResID": 11,
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"Show": true,
|
|
"UseOriginRatio": true,
|
|
"Scale": 1.2,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 202,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_100702",
|
|
"OffsetY": 35,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100102_pc",
|
|
"ActionName": "Battle_BPSkill",
|
|
"OffsetY": 35
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": [
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Type": 1,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.00001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 202,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton01",
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100102_pc",
|
|
"ActionName": "Battle_BPSkill"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 102,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton01",
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 102,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.BtnArea",
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 201,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton01",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 101,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton01",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120701",
|
|
"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
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "BattleCollegeStage101"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"Type": "SubGraph"
|
|
} |