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

72 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "ColliderOnly",
"Enabled": true,
"SpecifiedRelativePaths": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 37
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300024
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800120105"
}
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "ColliderOnly",
"SpecifiedRelativePaths": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 37
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300024
}
}
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800120105"
}
]
}
],
"Type": "Mission"
}