mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-26 22:57:00 +02:00
18 lines
209 B
JSON
18 lines
209 B
JSON
{
|
|
"terType" : 1,
|
|
"bfieldType" : 0,
|
|
|
|
"sides" :
|
|
[
|
|
{
|
|
"side" : 0,
|
|
"army" : [[10, 40]],
|
|
"heroid" : 0,
|
|
"spells" : [1,2,3,4]
|
|
}
|
|
{
|
|
"side" : 1,
|
|
"army" : [[11, 41]]
|
|
}
|
|
]
|
|
} |