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

94 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "10441217Tutorial1",
"OnTrigger": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "BattleEvent"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BattleSkillSpecialButton"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_1044121701",
"GuideTalkID": 701601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "10441217Tutorial2",
"OnTrigger": [
{
"$type": "RPG.GameCore.RecordEntityFormationIndex",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1014
}
},
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"DynamicKey": {
"Value": "DynamicFormationIndex"
}
},
{
"$type": "RPG.GameCore.SetDynamicValueByFormationIndex",
"DynamicKey": "DynamicFormationIndex",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1014
},
"CountingOption": "IgnoreServant"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitBattleOperation",
"OperationType": "SelectUltraByAvatarID",
"Param": "1014"
}
],
"NodeIDList": [
"AvatarSpInfo.1014"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_1044121702",
"GuideTalkID": 1044106001,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
}
]
}
],
"EntityEventList": []
}