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

38 lines
785 B
JSON

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