2022-12-25 12:22:07 +02:00
|
|
|
{
|
|
|
|
"items":
|
|
|
|
[
|
2023-01-04 16:20:53 +02:00
|
|
|
{
|
|
|
|
"type": "picture",
|
|
|
|
"name": "menuTactics",
|
|
|
|
"position": {"x": 0, "y": 556},
|
|
|
|
"image": "COPLACBR.bmp"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "picture",
|
|
|
|
"name": "menuBattle",
|
|
|
|
"position": {"x": 0, "y": 556},
|
|
|
|
"image": "CBAR.bmp"
|
|
|
|
},
|
2022-12-25 12:22:07 +02:00
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "options",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 3, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm003",
|
|
|
|
"zelp": 381,
|
|
|
|
"callback": "options",
|
|
|
|
"hotkey": "o"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "surrender",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 54, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm001",
|
|
|
|
"zelp": 379,
|
|
|
|
"callback": "surrender",
|
|
|
|
"hotkey": "s"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "flee",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 105, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm002",
|
|
|
|
"zelp": 380,
|
|
|
|
"callback": "flee",
|
|
|
|
"hotkey": "r"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "autofight",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 157, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm004",
|
|
|
|
"zelp": 382,
|
|
|
|
"callback": "autofight",
|
|
|
|
"hotkey": "a"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "cast",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 645, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm005",
|
|
|
|
"zelp": 385,
|
|
|
|
"callback": "spellbook",
|
|
|
|
"hotkey": "c"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "wait",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 696, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm006",
|
|
|
|
"zelp": 386,
|
|
|
|
"callback": "wait",
|
|
|
|
"hotkey": "w"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "defence",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 747, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "icm007",
|
|
|
|
"zelp": 387,
|
|
|
|
"callback": "defence",
|
|
|
|
"hotkey": ["d", "space"]
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "consoleUp",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 624, "y": 561},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "ComSlide",
|
|
|
|
"zelp": "",
|
|
|
|
"callback": "consoleUp",
|
|
|
|
"imageOrder": [0, 1, 0, 0],
|
|
|
|
"hotkey": "up"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "consoleDown",
|
2023-01-04 16:20:53 +02:00
|
|
|
"position": {"x": 624, "y": 580},
|
2022-12-25 12:22:07 +02:00
|
|
|
"image": "ComSlide",
|
|
|
|
"zelp": "",
|
|
|
|
"callback": "consoleDown",
|
|
|
|
"imageOrder": [2, 3, 2, 2],
|
|
|
|
"hotkey": "down"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "battleConsole",
|
|
|
|
"name": "console",
|
2023-01-04 16:20:53 +02:00
|
|
|
"imagePosition" : { "x" : 211, "y" : 4 },
|
|
|
|
"rect": {"x": 211, "y": 561, "w": 406, "h": 38}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "tacticNext",
|
|
|
|
"position": {"x": 213, "y": 561},
|
|
|
|
"image": "icm011",
|
|
|
|
"zelp": "",
|
|
|
|
"callback": "tacticNext",
|
|
|
|
"hotkey": "space"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"type": "button",
|
|
|
|
"name": "tacticEnd",
|
|
|
|
"position": {"x": 419, "y": 561},
|
|
|
|
"image": "icm012",
|
|
|
|
"zelp": "",
|
|
|
|
"callback": "tacticEnd",
|
|
|
|
"hotkey": "enter"
|
2022-12-25 12:22:07 +02:00
|
|
|
}
|
2023-01-04 16:20:53 +02:00
|
|
|
]
|
2022-12-25 12:22:07 +02:00
|
|
|
}
|