mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
40 lines
812 B
JSON
40 lines
812 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "TriggerBattle_G381"
|
|
},
|
|
"GoNextImmediately": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerBattle",
|
|
"EventID": {
|
|
"FixedValue": {
|
|
"Value": 20241204
|
|
}
|
|
},
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"BattleAreaID": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"BattleAreaConfigID": {
|
|
"FixedValue": {
|
|
"Value": 1020204
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |