{ "items": [ { "name": "animationSpeedLabel", "type": "label", "font": "medium", "alignment": "center", "color": "yellow", "text": "core.genrltxt.393", "position": {"x": 122, "y": 194} }, { "name": "autoCombatOptionsLabel", "type": "label", "font": "medium", "alignment": "center", "color": "yellow", "text": "core.genrltxt.396", "position": {"x": 353, "y": 26} }, { "name": "creatureInfoLabel", "type": "label", "font": "medium", "alignment": "center", "color": "yellow", "text": "core.genrltxt.397", "position": {"x": 98, "y": 265} }, { "name": "creaturesAutoCombatLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.398", "position": {"x": 283, "y": 46} }, { "name": "spellsAutoCombatLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.399", "position": {"x": 283, "y": 76} }, { "name": "catapultAutoCombatLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.400", "position": {"x": 283, "y": 106} }, { "name": "ballistaAutoCombatLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.151", "position": {"x": 283, "y": 136} }, { "name": "aidTentAutoCombatLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.401", "position": {"x": 283, "y": 166} }, { "name": "creatureInfoAllStatsLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.402", "position": {"x": 61, "y": 285} }, { "name": "creatureInfoOnlySpellsLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.403", "position": {"x": 61, "y": 315} }, { "name": "generalOptionsLabel1", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.404", "position": {"x": 61, "y": 27} }, { "name": "generalOptionsLabel2", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.405", "position": {"x": 61, "y": 60} }, { "name": "generalOptionsLabel3", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.406", "position": {"x": 61, "y": 93} }, { "name": "generalOptionsLabel4", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "core.genrltxt.407", "position": {"x": 61, "y": 126} }, { "name": "viewGridCheckbox", "type": "toggleButton", "image": "sysopchk.def", "help": "core.help.427", "position": {"x": 25, "y": 26}, "callback": "viewGridChanged" }, { "name": "movementShadowCheckbox", "type": "toggleButton", "image": "sysopchk.def", "help": "core.help.428", "position": {"x": 25, "y": 59}, "callback": "movementShadowChanged" }, { "name": "mouseShadowCheckbox", "type": "toggleButton", "image": "sysopchk.def", "help": "core.help.429", "position": {"x": 25, "y": 92}, "callback": "mouseShadowChanged" }, { "name": "animationSpeedPicker", "type": "toggleGroup", "position": {"x": 28, "y": 205}, "items": [ { "index": 1, "type": "toggleButton", "image": "sysopb9", "help": "core.help.422", "position": {"x": 0, "y": 0} }, { "index": 2, "type": "toggleButton", "image": "sysob10", "help": "core.help.423", "position": {"x": 64, "y": 0} }, { "index": 3, "type": "toggleButton", "image": "sysob11", "help": "core.help.424", "position": {"x": 128, "y": 0} }, { "index": 6, "type": "toggleButton", "image": "buttons/square", "help": "TODO", "position": {"x": 192, "y": 0}, "items": [ { "name": "battleAnimationsSpeed4", "type": "label", "font": "big", "alignment": "center", "color": "yellow", "text": "4" } ] }, { "index": 12, "type": "toggleButton", "image": "buttons/square", "help": "TODO", "position": {"x": 229, "y": 0}, "items": [ { "name": "battleAnimationsSpeed5", "type": "label", "font": "big", "alignment": "center", "color": "yellow", "text": "5" } ] }, { "index": 24, "type": "toggleButton", "image": "buttons/square", "help": "TODO", "position": {"x": 266, "y": 0}, "items": [ { "name": "battleAnimationsSpeed6", "type": "label", "font": "big", "alignment": "center", "color": "yellow", "text": "6" } ] } ], "callback": "animationSpeedChanged" }, { "name": "showQueueLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "vcmi.battleOptions.showQueue.hover", "position": {"x": 61, "y": 363} }, { "name": "showQueueCheckbox", "type": "toggleButton", "image": "sysopchk.def", "help": "vcmi.battleOptions.showQueue", "position": {"x": 25, "y": 361}, "callback": "showQueueChanged" }, { "name": "queueSizeLabel", "type": "label", "font": "medium", "alignment": "left", "color": "white", "text": "vcmi.battleOptions.queueSizeLabel.hover", "position": {"x": 60, "y": 399} }, { "name": "queueSizePicker", "type": "toggleGroup", "position": {"x": 28, "y": 420}, "items": [ { "index": 0, //auto "type": "toggleButton", "image": "buttons/triplewide", "help": "TODO", "position": {"x": 0, "y": 0}, "items": [ { "name": "queueSizeAutoText", "type": "label", "font": "big", "alignment": "center", "color": "yellow", "text": "AUTO" } ] }, { "index": 1, //small "type": "toggleButton", "image": "buttons/triplewide", "help": "TODO", "position": {"x": 113, "y": 0}, "items": [ { "name": "queueSizeSmallText", "type": "label", "font": "big", "alignment": "center", "color": "yellow", "text": "SMALL" } ] }, { "index": 2, //large "type": "toggleButton", "image": "buttons/triplewide", "help": "TODO", "position": {"x": 226, "y": 0}, "items": [ { "name": "queueSizeBigText", "type": "label", "font": "big", "alignment": "center", "color": "yellow", "text": "BIG" } ] } ], "callback": "queueSizeChanged" } ] }