turnbasedgamedata/Config/Level/Mission/1021101/Mission_102110126.json
2024-10-21 03:16:22 -03:00

46 lines
1.1 KiB
JSON

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