turnbasedgamedata/Config/Level/Tutorial/Tutorial_5567.json
2025-02-24 07:50:34 -03:00

36 lines
926 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "TimeRewindPerformance.Btn",
"ProtectTime": 0
}
],
"NodeIDList": [
"TimeRewindPerformance.Btn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_556701 ",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}