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

43 lines
981 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404022901"
}
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1200
}
}
}
]
}
],
"Type": "Mission"
}