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

49 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"IconType": "ChatMissionIcon",
"ButtonText": {
"Hash": 278713936,
"Hash64": 12293667756574277930
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.EnterMapByCondition",
"EntranceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1020203
}
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 7
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
}
],
"Type": "Mission"
}