turnbasedgamedata/Config/Level/Mission/4040117/Mission_404011709.json
2024-10-21 03:16:22 -03:00

34 lines
702 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404011709"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 404011709,
"IsAutoConsume": true,
"Desc": {
"Hash": 278713946
},
"SimpleTalk": {}
}
]
}
],
"Type": "Mission"
}