mirror of
https://gitlab.com/YuukiPS/GSServer-CBT.git
synced 2025-01-27 07:29:22 +03:00
37 lines
741 B
JSON
37 lines
741 B
JSON
|
{
|
||
|
"$type": "ConfigLevelMonsterData",
|
||
|
"sceneId": 20021,
|
||
|
"monsters": [
|
||
|
{
|
||
|
"$type": "ConfigLevelMonsterUnit",
|
||
|
"groupId": 220021002,
|
||
|
"mapInstId": 2,
|
||
|
"aiSensingTemplate": "DefaultTemplate"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ConfigLevelMonsterUnit",
|
||
|
"groupId": 220021002,
|
||
|
"mapInstId": 3,
|
||
|
"aiSensingTemplate": "DefaultTemplate"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ConfigLevelMonsterUnit",
|
||
|
"groupId": 220021002,
|
||
|
"mapInstId": 4,
|
||
|
"aiSensingTemplate": "DefaultTemplate"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ConfigLevelMonsterUnit",
|
||
|
"groupId": 220021002,
|
||
|
"mapInstId": 5,
|
||
|
"aiSensingTemplate": "DefaultTemplate"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ConfigLevelMonsterUnit",
|
||
|
"groupId": 220021002,
|
||
|
"mapInstId": 6,
|
||
|
"aiSensingTemplate": "DefaultTemplate"
|
||
|
}
|
||
|
]
|
||
|
}
|