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

34 lines
808 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BtnRelicSetting"
],
"GuideTextType": "InfoTip",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialTextmap_407101",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}