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

49 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 511547818,
"Hash64": 17115907142242459553
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 102110126,
"Desc": {
"Hash": -1810977509,
"Hash64": 13996793210987127279
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 35
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
}
],
"Type": "Mission"
}