mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
76 lines
2.0 KiB
JSON
76 lines
2.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Nikadory_MainTutorial"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "LevelCharacterAction",
|
|
"BlockOnWaiting": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true,
|
|
"ExcludeVoice": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"BattleGamePhaseUI.AimedImg"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_701401",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MonsterPassiveSkill"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_701402",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"EntityEventList": []
|
|
} |