mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
24 lines
471 B
JSON
24 lines
471 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowReading",
|
|
"BookID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 190575
|
|
}
|
|
},
|
|
"ShouldPauseGame": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_454050221"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |