mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
23 lines
457 B
JSON
23 lines
457 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_405003802"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ConsumeMissionItem",
|
|
"SubMissionID": 405003802,
|
|
"IsAutoConsume": true,
|
|
"SimpleTalk": {}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |