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

78 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800120901"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchKeepTime": 1,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [
{
"GroupID": 72,
"GroupNpcID": 400001,
"DestroyList": []
}
],
"CreateProp": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TaskEnabled": false
},
"DestroyProp": {
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TaskEnabled": false
},
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"ActiveTemplateVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
},
"AdvNpcFaceToPlayer": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800120901"
}
]
}
],
"Type": "Mission"
}