mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
34 lines
807 B
JSON
34 lines
807 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 1.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"ChallengePeakTeamEditPage.WarningTip1"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_651301",
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "ChallengePeakEditPage"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |