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

110 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 50
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400006
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 50
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
]
},
{
"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": -1711033913,
"Hash64": 18245525267712877410
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_200021109_Prop_50_300004_BtnClick"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 50
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
}
}
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200021109_Prop_50_300004_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "E",
"PerformanceID": 200021109
}
]
}
],
"Type": "Mission"
}