mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
80 lines
2.2 KiB
JSON
80 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "TelevisionDetail.MonsterDes"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"TelevisionDetail.MonsterDes"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_512004",
|
|
"GuideTalkID": 983085,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Right",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"TelevisionDetail.BuffDes"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_512005",
|
|
"GuideTalkID": 983090,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Down",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"TelevisionDetail.Target"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_512006",
|
|
"GuideTalkID": 983090,
|
|
"OverrideActionName": "Menu_Confirm",
|
|
"CustomTextDirection": "Down",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5132
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |