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

58 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Inventory.RelicReforgeBtn"
}
],
"NodeIDList": [
"RelicRerollConfirmDialog.ToOld"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_405601",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Inventory.RelicReforgeBtn"
}
],
"NodeIDList": [
"RelicRerollConfirmDialog.ToNew"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_405602",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}