Files
FireflyGo_Resources/Config/Level/Mission/1000501/Mission_100050104.json
2025-08-26 17:57:41 +07:00

46 lines
984 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_100050104"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 29
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CharacterUniqueName": {
"Value": "100050104"
}
},
{
"$type": "RPG.GameCore.CharacterTriggerFreeStyle",
"CharacterUniqueName": "100050104",
"StoryAvatarID": "NPC_Avatar_Maid_Mar_7th_00",
"StoryMotionID": 310010210
}
]
}
],
"Type": "Mission"
}