turnbasedgamedata/Config/Level/Maze/MazeProp/Maze_Prop_TrialActivity_Hint.json
2025-02-24 07:50:34 -03:00

122 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "RoleTrialMainPage",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TrialActivity_HintStart"
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 5,
"Show": true,
"TextPath": "ContentsText",
"Text": "UIText_AvatarDemo_Aim_1",
"CopyAnchorAndSale": true,
"PCGuide": {
"TextPath": "ContentsText",
"Text": "UIText_AvatarDemo_Aim_1"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 3
}
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 5,
"TextPath": "ContentsText",
"Text": "UIText_AvatarDemo_Aim_1",
"ActionName": "Maze_ShortCutWheel",
"CopyAnchorAndSale": true,
"PCGuide": {}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "RoleTrialMainPage"
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "MazeMainPage.23",
"Reverse": true
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "CloseAvatarDemo_Toast"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "CloseAvatarDemo_Toast"
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 5,
"TextPath": "ContentsText",
"Text": "UIText_AvatarDemo_Aim_1",
"ActionName": "Maze_ShortCutWheel",
"CopyAnchorAndSale": true,
"PCGuide": {}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "CloseAvatarDemo_Toast"
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 203,
"GuideResID": 5,
"TextPath": "ContentsText",
"Text": "UIText_AvatarDemo_Aim_1",
"ActionName": "Maze_ShortCutWheel",
"CopyAnchorAndSale": true,
"PCGuide": {}
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "TextmapID"
}
]
}
}