Files
FireflyGo_Resources/Config/Level/Mission/4040102/Mission_404010211.json
2025-08-14 09:04:39 +07:00

96 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 120
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300008
}
}
},
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 183009122,
"Hash64": 12488802152305760444
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_404010211_Prop_120_300008_BtnClick"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 120
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300008
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400004,
"GroupID": 120,
"Name": {
"Hash": -1383074879,
"Hash64": 7755806632067107394
},
"Title": {
"Hash": -1383074884,
"Hash64": 13900000299905365460
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404010211_Prop_120_300008_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404010211
}
]
}
],
"Type": "Mission"
}