turnbasedgamedata/Config/Level/Mission/2020104/Mission_202010429.json
2025-02-24 07:50:34 -03:00

75 lines
1.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"FixedValue": {
"Value": 88
}
},
"GroupPropID": {
"FixedValue": {
"Value": 300001
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"FixedValue": {
"Value": 82
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_202010503_1"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202010429"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"FixedValue": {
"Value": 300001
}
},
"GroupID": {
"FixedValue": {
"Value": 88
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202010429"
}
]
}
],
"Type": "Mission"
}