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

70 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 58
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400006
}
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201090510"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Battle_201090509"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Battle_201090509"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20123212
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}