battleOptionsWindow.json 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. {
  2. "items":
  3. [
  4. {
  5. "name": "title",
  6. "type": "label",
  7. "font": "big",
  8. "alignment": "center",
  9. "color": "yellow",
  10. "text": "core.genrltxt.392",
  11. "position": {"x": 242, "y": 32}
  12. },
  13. {
  14. "name": "animationSpeedLabel",
  15. "type": "label",
  16. "font": "medium",
  17. "alignment": "center",
  18. "color": "yellow",
  19. "text": "core.genrltxt.393",
  20. "position": {"x": 122, "y": 214}
  21. },
  22. {
  23. "name": "musicVolumeLabel",
  24. "type": "label",
  25. "font": "medium",
  26. "alignment": "center",
  27. "color": "yellow",
  28. "text": "core.genrltxt.394",
  29. "position": {"x": 122, "y": 293}
  30. },
  31. {
  32. "name": "effectsVolumeLabel",
  33. "type": "label",
  34. "font": "medium",
  35. "alignment": "center",
  36. "color": "yellow",
  37. "text": "core.genrltxt.395",
  38. "position": {"x": 122, "y": 359}
  39. },
  40. {
  41. "name": "autoCombatOptionsLabel",
  42. "type": "label",
  43. "font": "medium",
  44. "alignment": "center",
  45. "color": "yellow",
  46. "text": "core.genrltxt.396",
  47. "position": {"x": 353, "y": 66}
  48. },
  49. {
  50. "name": "creatureInfoLabel",
  51. "type": "label",
  52. "font": "medium",
  53. "alignment": "center",
  54. "color": "yellow",
  55. "text": "core.genrltxt.397",
  56. "position": {"x": 353, "y": 265}
  57. },
  58. {
  59. "name": "creaturesAutoCombatLabel",
  60. "type": "label",
  61. "font": "medium",
  62. "alignment": "left",
  63. "color": "white",
  64. "text": "core.genrltxt.398",
  65. "position": {"x": 283, "y": 86}
  66. },
  67. {
  68. "name": "spellsAutoCombatLabel",
  69. "type": "label",
  70. "font": "medium",
  71. "alignment": "left",
  72. "color": "white",
  73. "text": "core.genrltxt.399",
  74. "position": {"x": 283, "y": 116}
  75. },
  76. {
  77. "name": "catapultAutoCombatLabel",
  78. "type": "label",
  79. "font": "medium",
  80. "alignment": "left",
  81. "color": "white",
  82. "text": "core.genrltxt.400",
  83. "position": {"x": 283, "y": 146}
  84. },
  85. {
  86. "name": "ballistaAutoCombatLabel",
  87. "type": "label",
  88. "font": "medium",
  89. "alignment": "left",
  90. "color": "white",
  91. "text": "core.genrltxt.151",
  92. "position": {"x": 283, "y": 176}
  93. },
  94. {
  95. "name": "aidTentAutoCombatLabel",
  96. "type": "label",
  97. "font": "medium",
  98. "alignment": "left",
  99. "color": "white",
  100. "text": "core.genrltxt.401",
  101. "position": {"x": 283, "y": 206}
  102. },
  103. {
  104. "name": "creatureInfoAllStatsLabel",
  105. "type": "label",
  106. "font": "medium",
  107. "alignment": "left",
  108. "color": "white",
  109. "text": "core.genrltxt.402",
  110. "position": {"x": 283, "y": 285}
  111. },
  112. {
  113. "name": "creatureInfoOnlySpellsLabel",
  114. "type": "label",
  115. "font": "medium",
  116. "alignment": "left",
  117. "color": "white",
  118. "text": "core.genrltxt.403",
  119. "position": {"x": 283, "y": 315}
  120. },
  121. {
  122. "name": "generalOptionsLabel1",
  123. "type": "label",
  124. "font": "medium",
  125. "alignment": "left",
  126. "color": "white",
  127. "text": "core.genrltxt.404",
  128. "position": {"x": 61, "y": 57}
  129. },
  130. {
  131. "name": "generalOptionsLabel2",
  132. "type": "label",
  133. "font": "medium",
  134. "alignment": "left",
  135. "color": "white",
  136. "text": "core.genrltxt.405",
  137. "position": {"x": 61, "y": 90}
  138. },
  139. {
  140. "name": "generalOptionsLabel3",
  141. "type": "label",
  142. "font": "medium",
  143. "alignment": "left",
  144. "color": "white",
  145. "text": "core.genrltxt.406",
  146. "position": {"x": 61, "y": 123}
  147. },
  148. {
  149. "name": "generalOptionsLabel4",
  150. "type": "label",
  151. "font": "medium",
  152. "alignment": "left",
  153. "color": "white",
  154. "text": "core.genrltxt.407",
  155. "position": {"x": 61, "y": 156}
  156. }
  157. ]
  158. }