mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-04 22:02:15 +02:00
pushing
This commit is contained in:
44
data/starter/monster_info.json
Normal file
44
data/starter/monster_info.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user