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

55 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 102080114
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "A",
"PerformanceID": 102080123
},
{
"$type": "RPG.GameCore.DestroyNPC",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 77
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Trigger_HunTianYi_Performance"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_102080114"
}
]
}
],
"Type": "Mission"
}