Files
BD2PS/data/starter/monster_info.json
yoncodes e58fd190b4 pushing
2025-10-28 21:21:28 -04:00

45 lines
856 B
JSON

{
"monsterInfo": [
{
"monsterId": 4001,
"battleDeck": 0,
"respawnTime": 1735516800000,
"lifeEndTime": 0,
"groupId": 6,
"activeFlag": true
},
{
"monsterId": 4002,
"battleDeck": 0,
"respawnTime": 1735516800000,
"lifeEndTime": 0,
"groupId": 6,
"activeFlag": true
},
{
"monsterId": 4003,
"battleDeck": 0,
"respawnTime": 1735516800000,
"lifeEndTime": 0,
"groupId": 6,
"activeFlag": true
},
{
"monsterId": 4004,
"battleDeck": 0,
"respawnTime": 1735516800000,
"lifeEndTime": 0,
"groupId": 6,
"activeFlag": true
},
{
"monsterId": 4005,
"battleDeck": 0,
"respawnTime": 1735516800000,
"lifeEndTime": 0,
"groupId": 6,
"activeFlag": true
}
]
}