turnbasedgamedata/Config/Level/Tutorial/Tutorial_9817.json
2025-02-24 07:50:34 -03:00

161 lines
4.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "AlleyMain_Transport"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 203,
"GuideResID": 11,
"NodeID": "AlleyMain_Transport",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 301,
"GuideResID": 8,
"NodeID": "AlleyMain_Transport",
"Show": true,
"Text": "TutorialTextmap_Alley_60001",
"OffsetX": -240,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 203,
"GuideResID": 11,
"NodeID": "AlleyMain_Transport",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 301,
"NodeID": "AlleyMain_Transport",
"Text": "TutorialTextmap_Alley_60001",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 11,
"NodeID": "AlleyMain_Event",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 302,
"GuideResID": 9,
"NodeID": "AlleyMain_Event",
"Show": true,
"Text": "TutorialTextmap_Alley_60002",
"OffsetX": -120,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 11,
"NodeID": "AlleyMain_Event",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 302,
"NodeID": "AlleyMain_Event",
"Text": "TutorialTextmap_Alley_60002",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 11,
"NodeID": "AlleyMain_Reward",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 303,
"GuideResID": 9,
"NodeID": "AlleyMain_Reward",
"Show": true,
"Text": "TutorialTextmap_Alley_60003",
"OffsetX": -120,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 11,
"NodeID": "AlleyMain_Reward",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 303,
"NodeID": "AlleyMain_Reward",
"Text": "TutorialTextmap_Alley_60002",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 9817
}
]
}
]
}