mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.4.0_D10949372_A10916365_L10897625
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.LockToast"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitCustomString",
|
||||
"CustomString": {
|
||||
@@ -14,126 +11,33 @@
|
||||
"GoNextImmediately": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitUINodeOpen",
|
||||
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.PauseGame",
|
||||
"Pause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 101,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton",
|
||||
"Show": true,
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 201,
|
||||
"GuideResID": 15,
|
||||
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton",
|
||||
"Show": true,
|
||||
"Text": "BattleMessage_W2_Huanlong_DanHengIL_BattleEvent",
|
||||
"ActionName": "Battle_ReleaseColossusSkill",
|
||||
"OffsetX": -100,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100101_pc",
|
||||
"ActionName": "Battle_SkillRelease"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": [
|
||||
"BattleEventButton"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "SelectUltra",
|
||||
"Param": "60006",
|
||||
"OnSuccessImmediate": [
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PauseGame"
|
||||
"$type": "RPG.GameCore.PauseGame",
|
||||
"Pause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitBattleOperation",
|
||||
"OperationType": "BattleEvent"
|
||||
}
|
||||
]
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.BattleSkillSpecialButton"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "BattleMessage_W2_Huanlong_DanHengIL_BattleEvent",
|
||||
"OverrideActionName": "Menu_ReleaseColossusSkill",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": [],
|
||||
"ShowDelay": 0.5
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 101,
|
||||
"GuideResID": 1,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillButtonV2",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillSpecialButton",
|
||||
"Type": 1,
|
||||
"Scale": 1.2,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 201,
|
||||
"GuideResID": 9,
|
||||
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillButtonV2",
|
||||
"Text": "BattleMessage_W2_Huanlong_DanHengIL_BattleEvent",
|
||||
"OffsetX": -238,
|
||||
"OffsetY": 100,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100101_pc",
|
||||
"ActionName": "Battle_SkillRelease"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"IsLock": false,
|
||||
"OperationWhiteList": []
|
||||
"$type": "RPG.GameCore.PauseGame"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -147,163 +51,39 @@
|
||||
"GoNextImmediately": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "LevelCharacterSPFull",
|
||||
"Param": "1204",
|
||||
"OnSuccessImmediate": []
|
||||
},
|
||||
"$type": "RPG.GameCore.TriggerTutorial",
|
||||
"TutorialKey": "Tutorial7002"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": []
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.PauseGame",
|
||||
"Pause": true
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 102,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.1204",
|
||||
"Show": true,
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.1204",
|
||||
"Show": true,
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 202,
|
||||
"GuideResID": 14,
|
||||
"NodeID": "BattleGamePhaseUI.1204",
|
||||
"Show": true,
|
||||
"Text": "BattleMessage_W2_Huanlong_JingYuan_UltraSkill",
|
||||
"OffsetX": 100,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100101_pc",
|
||||
"ActionName": "Battle_SkillRelease"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitSecond",
|
||||
"WaitTime": {
|
||||
"IsDynamic": false,
|
||||
"FixedValue": {
|
||||
"Value": 0.5
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.RecordEntityFormationIndex",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
||||
"AvatarID": 1204
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.DefineDynamicValue",
|
||||
"TargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchCaster"
|
||||
},
|
||||
"DynamicKey": {
|
||||
"Value": "DynamicFormationIndex"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.SetDynamicValueByFormationIndex",
|
||||
"DynamicKey": "DynamicFormationIndex",
|
||||
"ReadTargetType": {
|
||||
"$type": "RPG.GameCore.TargetFetchAvatarByID",
|
||||
"AvatarID": 1204
|
||||
},
|
||||
"CountingOption": "IgnoreServant"
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"OperationWhiteList": [
|
||||
"UltraButtonByFormationIndex"
|
||||
],
|
||||
"ParamInt": {
|
||||
"IsDynamic": true,
|
||||
"PostfixExpr": {
|
||||
"OpCodes": "AQAR",
|
||||
"FixedValues": [],
|
||||
"DynamicHashes": [
|
||||
1930086350
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitTutorial",
|
||||
"Event": "SelectUltra",
|
||||
"Param": "1204",
|
||||
"OnSuccessImmediate": [
|
||||
"$type": "RPG.GameCore.WaitTriggerTutorial",
|
||||
"TutorialKey": "Tutorial7002",
|
||||
"OnTrigger": [
|
||||
{
|
||||
"$type": "RPG.GameCore.PauseGame"
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitBattleOperation",
|
||||
"OperationType": "SelectUltraByAvatarID",
|
||||
"Param": "1204"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"BattleGamePhaseUI.EffContainerBack.1204"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "BattleMessage_W2_Huanlong_JingYuan_UltraSkill",
|
||||
"GuideHintShowConfig": {},
|
||||
"GuideTextShowConfig": {},
|
||||
"GuideUIContextConfig": {},
|
||||
"EnableActionList": [],
|
||||
"EnableBattleOperationList": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuide",
|
||||
"ID": 102,
|
||||
"GuideResID": 1,
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.1204",
|
||||
"CopyAnchorAndSale": true,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
||||
"NodeID": "BattleGamePhaseUI.EffContainerBack.1204",
|
||||
"Type": 1,
|
||||
"PCGuide": {},
|
||||
"AnimConfig": {
|
||||
"UseAnim": true,
|
||||
"TotalTime": 0.25
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideText",
|
||||
"ID": 202,
|
||||
"GuideResID": 15,
|
||||
"NodeID": "BattleGamePhaseUI.1204",
|
||||
"Text": "BattleMessage_W2_Huanlong_JingYuan_UltraSkill",
|
||||
"OffsetX": -100,
|
||||
"PCGuide": {
|
||||
"GuideResID": 5,
|
||||
"Path": "Page",
|
||||
"TextPath": "Contents/Text",
|
||||
"Text": "TutorialTextmap_100101_pc",
|
||||
"ActionName": "Battle_SkillRelease"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.LockBattleOperation",
|
||||
"IsLock": false,
|
||||
"OperationWhiteList": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user