mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-14 10:12:59 +02:00
27 lines
463 B
JSON
27 lines
463 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" : null,
|
|
"name" : "Untitled",
|
|
"players" : {},
|
|
"triggeredEvents" : {},
|
|
"victoryIconIndex" : 0,
|
|
"versionMajor" : 1,
|
|
"versionMinor" : 1
|
|
} |