OSPRODWin2.7.0_D8614909_A8614395_L8614915

This commit is contained in:
Dimbreath
2024-12-02 04:04:12 -03:00
parent ffc02c5b4e
commit fde92f72f6
6851 changed files with 1081340 additions and 255900 deletions

View File

@@ -0,0 +1,161 @@
{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "UI.ChallengeStoryThemeDialog",
"Reverse": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "UI.ChallengeStory.Level1",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory.Level1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509201",
"OverrideActionName": "Menu_UnchangeA",
"GuideHintShowConfig": {
"ScaleX": 1.2,
"ScaleY": 1.2
},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory2.Team.Charge"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580201",
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Down",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory2.Team.Phase1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580202",
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory2.Team.Phase2"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580203",
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ChallengeStory.Team1Ready"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "UI.ChallengeStory2.Team.Skill1",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory2.Team.Skill1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509204",
"GuideHintShowConfig": {
"UseCustomConfig": true
},
"GuideTextShowConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0
}
],
"NodeIDList": [
"UI.ChallengeStory.Bufflist"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_509205",
"OverrideActionName": "Menu_UnchangeA",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}