mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
160 lines
4.6 KiB
JSON
160 lines
4.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |