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

63 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 602020119
},
{
"$type": "RPG.GameCore.PropTriggerAnimState",
"AnimStateName": "Open",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 97
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_602020119"
}
]
}
],
"Type": "Mission"
}