mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
132 lines
3.7 KiB
JSON
132 lines
3.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "InventoryPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "QuickConsumable.BtnAttackIcon"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"QuickConsumable.BtnAttackIcon"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401506"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "InventoryPage.408401",
|
|
"ForceSetNavigation": true
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"InventoryPage.408401"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401507"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "Bottom.Comfirm"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"Bottom.Comfirm"
|
|
],
|
|
"GuideHintType": "NormalRect",
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401508"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "ConsumablesUse.Confirm"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ConsumablesUse.Confirm"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401509"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "InventoryPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BottomPanel.BtnAttackIcon"
|
|
],
|
|
"GuideHintType": "NormalRect",
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401512",
|
|
"GuideTextController": "TutorialTextmap_401512_ctr",
|
|
"OverrideActionName": "Menu_UnchangeX",
|
|
"CustomTextDirection": "LeftUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BottomPanel.BtnAttackIcon"
|
|
],
|
|
"GuideHintType": "NormalRect",
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401513",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 4015
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |