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

47 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropTriggerAnimState",
"AnimStateName": "TurnOn",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 12
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 101150218
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101150218"
}
]
}
],
"Type": "Mission"
}