Files
FireflyGo_Resources/Config/Level/Mission/2011501/Mission_201150112.json
2025-08-14 09:04:39 +07:00

57 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201150112"
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 59
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
},
{
"$type": "RPG.GameCore.PropTriggerAnimState",
"AnimStateName": "Appear",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 59
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201150112"
}
]
}
],
"Type": "Mission"
}