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

139 lines
3.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Trigger_HunTianYi_Performance"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5000000004656613
}
}
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400006
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400007
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400008
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 84
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400009
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 84,
"GroupNpcID": 400004,
"DestroyList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 84,
"GroupNpcID": 400003,
"DestroyList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202040314"
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 84,
"GroupNpcID": 400006,
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202040314"
}
]
}
],
"Type": "Mission"
}