Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_4070.json
2025-08-14 09:43:09 +02:00

103 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 4053
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "3227"
},
"WaitForExit": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "RelicCompose.CustomizedBtn"
}
],
"NodeIDList": [
"RelicCompose.CustomizedBtn"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407001",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RelicDirectedSynthesisAffixSelectDialog",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RelicCompose.MainAffixSelect"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407002",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"RelicCompose.SubAffixSelect"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407003",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}