turnbasedgamedata/Config/Level/Tutorial/Tutorial_7020.json
2025-04-07 09:10:56 -03:00

86 lines
2.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "BattleGamePhaseUI.SkillButton_1407_Fire",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton_1407_Fire"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1407_Hint02",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Castorice_Tutorial_WaveMonster_02"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "BattleGamePhaseUI.SkillButton_1407_Fire"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton_1407_Fire"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1407_Hint03",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Castorice_Tutorial_Bomb_Pre"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "BattleGamePhaseUI.SkillButton_1407_Fire"
}
],
"NodeIDList": [
"BattleGamePhaseUI.SkillButton_1407_Fire"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_Avatar_1407_Hint04",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}