mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-12 10:03:53 +02:00
27 lines
461 B
JSON
27 lines
461 B
JSON
|
{
|
||
|
"allowedAbilities" : {},
|
||
|
"allowedArtifacts" : {},
|
||
|
"allowedHeroes" : {},
|
||
|
"allowedSpells" : {},
|
||
|
"defeatIconIndex" : 0,
|
||
|
"difficulty" : "NORMAL",
|
||
|
"mapLevels" : {
|
||
|
"surface" : {
|
||
|
"height" : 32,
|
||
|
"index" : 0,
|
||
|
"width" : 32
|
||
|
},
|
||
|
"underground" : {
|
||
|
"height" : 32,
|
||
|
"index" : 1,
|
||
|
"width" : 32
|
||
|
}
|
||
|
},
|
||
|
"mods" : {},
|
||
|
"name" : "Untitled",
|
||
|
"players" : {},
|
||
|
"triggeredEvents" : {},
|
||
|
"victoryIconIndex" : 0,
|
||
|
"versionMajor" : 1,
|
||
|
"versionMinor" : 0
|
||
|
}
|