Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_8323.json
2025-07-03 10:50:43 +02:00

91 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobileOrPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Chimera_WorkBtn"
}
],
"NodeIDList": [
"avatariconlist.2"
],
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideTalkID": 832301,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "8805"
},
"SkipIfAlreadySeen": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "Chimera_WorkBtn"
}
],
"NodeIDList": [
"avatariconlist.2"
],
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideTalkID": 832301,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "SwordTrainingPage"
},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "8805"
},
"SkipIfAlreadySeen": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
],
"EntityEventList": []
}