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

39 lines
817 B
JSON

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