Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6518.json
2025-09-25 21:02:32 +02:00

33 lines
773 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"ChallengePeakTeamEditPage.WarningTip3"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_651301",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakEditPage"
}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}