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

83 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 278713935,
"Hash64": 9811121677452092404
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200011003"
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300007
}
}
}
}
}
]
}
],
"Type": "Mission"
}