turnbasedgamedata/Config/Level/Mission/1030304/Mission_103030418.json
2024-10-21 03:16:22 -03:00

39 lines
811 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Battle_103030418"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20313006
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 16
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}