turnbasedgamedata/Config/Level/LevelInstanceGraph/F44001001/LG_Prop_F44001001_G32_300001.json
2024-10-21 03:16:22 -03:00

27 lines
465 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.ShowEnvBuffDialog",
"RaidID": 4400101,
"IsAutoGetParam": true
}
]
}
]
}