mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 04:23:56 +08:00
1496 lines
40 KiB
JSON
1496 lines
40 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchCaster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchCaster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage1"
|
|
},
|
|
"ContextScope": "TargetEntity"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchCaster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage2"
|
|
},
|
|
"ContextScope": "TargetEntity"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DefineDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchCaster"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage3"
|
|
},
|
|
"ContextScope": "TargetEntity"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "BattleGamePageContext",
|
|
"ForceShowDialog": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterSPFull",
|
|
"Param": "1201",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage3"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentTurnActionEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "MSpecialAvatar_Silwolf_00_BPSkill_WeakTypeFirstTime"
|
|
}
|
|
},
|
|
"SuccessTaskList": [],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 71,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.EffContainerBack.1201",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 72,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.EffContainerBack.1201",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120107",
|
|
"OffsetX": 12,
|
|
"OffsetY": 40,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.EffContainerBack.1201",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.EffContainerBack.1201",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 72,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.EffContainerBack.1201",
|
|
"Text": "TutorialTextmap_300401",
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 71,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.EffContainerBack.1201",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage3"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1201",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentTurnActionEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_CardCount"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByNot",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByIsSkillTypeDisable",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"Type": "Skill"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareBP",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 61,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 62,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120106",
|
|
"OffsetX": -30,
|
|
"OffsetY": 70,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 62,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 61,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1201",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentTurnActionEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_CardCount"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Wan"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tong"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tiao"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareBP",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120104",
|
|
"OffsetX": -30,
|
|
"OffsetY": 70,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "mopai"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 11,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 12,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120101",
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 12,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Text": "TutorialTextmap_300401",
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 11,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "GreaterEqual",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage2"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1201"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_CardCount"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tong"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Wan"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tiao"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 62,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 61,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 41,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 42,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120103",
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 42,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Text": "TutorialTextmap_300401",
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 41,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentTurnActionEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_CardCount"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Wan"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tong"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tiao"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Less",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareBP",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120104",
|
|
"OffsetX": -30,
|
|
"OffsetY": 70,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "GreaterEqual",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage1"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByAny",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tong"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Wan"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1201
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "QingQue_Tiao"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1201"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 62,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 61,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"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.ShowGuide",
|
|
"ID": 41,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 42,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120105",
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 42,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"Text": "TutorialTextmap_300401",
|
|
"OffsetY": 30,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 41,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1201",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterAction",
|
|
"Param": "1001",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "mopai"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterAction",
|
|
"Param": "8001",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "mopai"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterAction",
|
|
"Param": "8002",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "mopai"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareDynamicValue",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentTurnActionEntity"
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage1"
|
|
},
|
|
"ContextScope": "TargetEntity",
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1201"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetDynamicValue",
|
|
"ContextScope": "TargetEntity",
|
|
"Value": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
},
|
|
"DynamicKey": {
|
|
"Value": "TutorialDemoStage1"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterHasModifer",
|
|
"Param": "MAvatar_QingQue_Passive_Hu"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 62,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 61,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "SelectUltra"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 32,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 31,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 62,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_110506",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 61,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |