mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-06 06:32:13 +02:00
pushing
This commit is contained in:
43
data/tables/HuntingGroundTable.json
Normal file
43
data/tables/HuntingGroundTable.json
Normal file
@@ -0,0 +1,43 @@
|
||||
[
|
||||
{
|
||||
"bossId": 206,
|
||||
"id": 1,
|
||||
"mapId": 13,
|
||||
"monsterId": [
|
||||
201,
|
||||
202,
|
||||
203,
|
||||
204,
|
||||
205
|
||||
],
|
||||
"recommendGrowthPoint": 3138
|
||||
},
|
||||
{
|
||||
"bossId": 1206,
|
||||
"difficulty": 1,
|
||||
"id": 2,
|
||||
"mapId": 13,
|
||||
"monsterId": [
|
||||
1201,
|
||||
1202,
|
||||
1203,
|
||||
1204,
|
||||
1205
|
||||
],
|
||||
"recommendGrowthPoint": 9593
|
||||
},
|
||||
{
|
||||
"bossId": 2206,
|
||||
"difficulty": 2,
|
||||
"id": 3,
|
||||
"mapId": 13,
|
||||
"monsterId": [
|
||||
2201,
|
||||
2202,
|
||||
2203,
|
||||
2204,
|
||||
2205
|
||||
],
|
||||
"recommendGrowthPoint": 14983
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user