mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
26 lines
527 B
JSON
26 lines
527 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "MissionTo_404020993"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ConsumeMissionItem",
|
|
"SubMissionID": 404020993,
|
|
"IsAutoConsume": true,
|
|
"Desc": {
|
|
"Hash": -1427895956
|
|
},
|
|
"SimpleTalk": {}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |