2025-02-24 07:50:34 -03:00

38 lines
686 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "TriggerBattle"
}
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"FixedValue": {
"Value": 44305004
}
},
"GroupID": {
"FixedValue": {
"Value": 2
}
},
"BattleAreaID": {
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Group"
}