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

48 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 78
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "PamMission_Pam"
}
},
{
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
"CharacterUniqueName": "PamMission_Pam",
"StoryAvatarID": "NPC_Special_Pam_00",
"StoryMotionID": 900010217
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_405001901"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_405001901"
}
]
}
],
"Type": "Mission"
}