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

42 lines
857 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_405003701"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_405003701"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 97
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"CharacterUniqueName": {
"Value": "PamActor"
}
}
]
}
],
"Type": "Mission"
}