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

59 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 7
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300011
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_100050251"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300011
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 7
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100050251"
}
]
}
],
"Type": "Mission"
}