mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
495 lines
14 KiB
JSON
495 lines
14 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "BattleGamePageContext",
|
|
"ForceShowDialog": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "SelectUltra",
|
|
"Param": "1203",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterAction",
|
|
"Param": "1203",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 202,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 102,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120302",
|
|
"OffsetX": -10,
|
|
"OffsetY": 90,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ClickAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 202,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 102,
|
|
"GuideResID": 9,
|
|
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
|
|
"Text": "TutorialTextmap_Demo_110501",
|
|
"OffsetX": 30,
|
|
"OffsetY": 40,
|
|
"PCGuide": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTurnCount",
|
|
"CalcMethod": "LightTeam",
|
|
"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.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1203"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAny",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByIsContainModifier",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "CurrentTurnActionEntity"
|
|
},
|
|
"ModifierName": {
|
|
"Value": "MAvatar_Luocha_00_Passive01_HealHPArea"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1203
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 0.9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1002
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 0.9
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareHPRatio",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
|
"AvatarID": 1103
|
|
},
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 0.9
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"SuccessTaskList": [],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareBP",
|
|
"CompareType": "Greater",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$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_120301",
|
|
"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.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "luochabuff"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 371,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_120202",
|
|
"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.ShowGuide",
|
|
"ID": 103,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1203",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -31,
|
|
"OffsetY": -35,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 203,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1203",
|
|
"Show": true,
|
|
"Text": "TutorialTextmap_Demo_120303",
|
|
"OffsetX": -21,
|
|
"OffsetY": 25,
|
|
"PCGuide": {
|
|
"GuideResID": 5,
|
|
"Path": "Page",
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_100401_pc",
|
|
"ActionName": "Battle_ReleaseUltra1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1203",
|
|
"Show": true,
|
|
"OffsetX": -21,
|
|
"OffsetY": 5,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ActionPress",
|
|
"OnSuccessImmediate": [
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1203",
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"InitScale": 1.0001,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 203,
|
|
"GuideResID": 7,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1203",
|
|
"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": 103,
|
|
"GuideResID": 10,
|
|
"NodeID": "BattleGamePhaseUI.PassiveSkill.1203",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"OffsetX": -10,
|
|
"OffsetY": -40,
|
|
"Scale": 0.8,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "UseAbility",
|
|
"Param": "Avatar_Luocha_00_Passive01_InsertAbility",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1203"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "luochabuff"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "UseAbility",
|
|
"Param": "Avatar_Luocha_00_Passive01_InsertAbility",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "1002"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "luochabuff"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "UseAbility",
|
|
"Param": "Avatar_Luocha_00_Passive01_InsertAbility",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "8002"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "luochabuff"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "UseAbility",
|
|
"Param": "Avatar_Luocha_00_Passive01_InsertAbility",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterActionWithoutUltra",
|
|
"Param": "8001"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "luochabuff"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "SelectUltra",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 101,
|
|
"Path": "BattleGamePhaseUI.SkillButton02",
|
|
"Text": "TutorialTextmap_Demo_120202",
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 201,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.SkillButton02",
|
|
"CopyAnchorAndSale": true,
|
|
"UseOriginRatio": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"InitScale": 6,
|
|
"TotalTime": 0.5
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |