Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6511.json
2025-09-25 21:02:32 +02:00

67 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ChallengeBoss.Tag.1"
}
],
"NodeIDList": [
"ChallengeBoss.Tag.1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_651101",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakBossTeamEditPage"
}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Menu_UnchangeBack"
}
],
"NodeIDList": [
"ChallengeBoss.Tag.1"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_651101",
"OverrideActionName": "Menu_UnchangeBack",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakBossTeamEditPage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}