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

85 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 17
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 17,
"GroupNpcID": 400001
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_201140903_Continue"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 201140906
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Battle_20134101"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Battle_20134101"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20134201
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}