mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
85 lines
2.4 KiB
JSON
85 lines
2.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RelicLevelUpPanel.BtnRarity",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RelicLevelUpPanel.BtnRarity"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_402001",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "StarSelectOrderDialog.TogEnable",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"StarSelectOrderDialog.TogEnable"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_402002",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "StarSelectOrderDialog.BtnConfirm",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"StarSelectOrderDialog.BtnConfirm"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_402003",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RelicLevelUpPanel.BtnAuto",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RelicLevelUpPanel.BtnAuto"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_402004",
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 4020
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |