Files
turnbasedgamedata/Config/Level/Mission/2010901/Drop/Drop_201090118.json
2025-07-03 10:50:43 +02:00

27 lines
547 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201090118_F"
}
},
{
"$type": "RPG.GameCore.PropReqInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"InteractID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1210
}
}
}
]
}
]
}