mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
36 lines
756 B
JSON
36 lines
756 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 22,
|
|
"GuideTalkIDList": [
|
|
517101,
|
|
517102,
|
|
517103,
|
|
517104,
|
|
517105
|
|
],
|
|
"NodeID": "MonopolyDailyTransferDialog.CountPanel",
|
|
"OffsetX": -150,
|
|
"OffsetY": 150
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5171
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |