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

77 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": -1866348275,
"Hash64": 12844513610891405722
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 200011005,
"Desc": {
"Hash": -647835040,
"Hash64": 12046088725424227177
}
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 23
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
}
}
]
}
],
"Type": "Mission"
}