mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
59 lines
1.6 KiB
JSON
59 lines
1.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "RelicLevelUpPanel.BtnRarity",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RelicLevelUpPanel.BtnRarity"
|
|
],
|
|
"GuideHintType": "ClickRect",
|
|
"GuideTextType": "RogueTalk",
|
|
"GuideText": "TutorialTextmap_904802",
|
|
"GuideTalkID": 908601,
|
|
"CustomTextDirection": "Down",
|
|
"GuideHintShowConfig": {
|
|
"OffsetY": -8.36
|
|
},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RogueMagicSelectUnitPage"
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "RogueCenterTalk",
|
|
"GuideTalkID": 908602,
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RogueMagicStyleTypeSelectDialog"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |