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

52 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 85
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "PamMission_Pam"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"CharacterUniqueName": "PamMission_Pam",
"AreaName": {
"Value": "LevelArea_P10000_F10000000_G85"
},
"AnchorName": {
"Value": "Anchor1"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_405002602"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_405002602"
}
]
}
],
"Type": "Mission"
}