2023-08-23 17:29:50 +02:00
|
|
|
{
|
2023-11-23 17:20:32 +02:00
|
|
|
"library" : "config/widgets/turnOptionsDropdownLibrary.json",
|
2023-08-23 17:29:50 +02:00
|
|
|
"items":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "background",
|
|
|
|
"type": "picture",
|
|
|
|
"image": "ADVOPTBK",
|
|
|
|
"position": {"x": 0, "y": 6}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "labelTitle",
|
|
|
|
"type": "label",
|
|
|
|
"font": "big",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "yellow",
|
|
|
|
"text": "core.genrltxt.515",
|
|
|
|
"position": {"x": 222, "y": 36}
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "labelSubTitle",
|
|
|
|
"type": "multiLineLabel",
|
|
|
|
"font": "small",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "white",
|
|
|
|
"text": "core.genrltxt.516",
|
|
|
|
"rect": {"x": 60, "y": 50, "w": 320, "h": 0},
|
|
|
|
"adoptHeight": true
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "labelPlayerNameAndHandicap",
|
|
|
|
"type": "multiLineLabel",
|
|
|
|
"font": "small",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "yellow",
|
|
|
|
"text": "core.genrltxt.517",
|
|
|
|
"rect": {"x": 58, "y": 92, "w": 100, "h": 0},
|
|
|
|
"adoptHeight": true
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "labelStartingTown",
|
|
|
|
"type": "multiLineLabel",
|
|
|
|
"font": "small",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "yellow",
|
|
|
|
"text": "core.genrltxt.518",
|
|
|
|
"rect": {"x": 163, "y": 92, "w": 70, "h": 0},
|
|
|
|
"adoptHeight": true
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "labelStartingHero",
|
|
|
|
"type": "multiLineLabel",
|
|
|
|
"font": "small",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "yellow",
|
|
|
|
"text": "core.genrltxt.519",
|
|
|
|
"rect": {"x": 239, "y": 92, "w": 70, "h": 0},
|
|
|
|
"adoptHeight": true
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
"name": "labelStartingBonus",
|
|
|
|
"type": "multiLineLabel",
|
|
|
|
"font": "small",
|
|
|
|
"alignment": "center",
|
|
|
|
"color": "yellow",
|
|
|
|
"text": "core.genrltxt.520",
|
|
|
|
"rect": {"x": 315, "y": 92, "w": 70, "h": 0},
|
|
|
|
"adoptHeight": true
|
|
|
|
},
|
2023-11-23 17:20:32 +02:00
|
|
|
|
2023-08-23 17:29:50 +02:00
|
|
|
{
|
2023-11-23 17:20:32 +02:00
|
|
|
"type" : "dropDownTimers",
|
|
|
|
"name": "timerPresetSelector",
|
|
|
|
"position": {"x": 56, "y": 535},
|
|
|
|
"dropDownPosition": {"x": 0, "y": -260}
|
2023-08-23 17:29:50 +02:00
|
|
|
},
|
|
|
|
{
|
2023-11-23 17:20:32 +02:00
|
|
|
"type" : "dropDownSimturns",
|
|
|
|
"name": "simturnsPresetSelector",
|
|
|
|
"position": {"x": 56, "y": 555},
|
|
|
|
"dropDownPosition": {"x": 0, "y": -160}
|
|
|
|
}
|
2023-08-25 18:20:26 +02:00
|
|
|
],
|
|
|
|
|
|
|
|
"variables":
|
|
|
|
{
|
|
|
|
"timerPresets" :
|
|
|
|
[
|
|
|
|
[0, 60, 0, 0],
|
|
|
|
[0, 120, 0, 0],
|
|
|
|
[0, 240, 0, 0],
|
|
|
|
[0, 360, 0, 0],
|
|
|
|
[0, 480, 0, 0],
|
|
|
|
[0, 600, 0, 0],
|
|
|
|
[0, 900, 0, 0],
|
|
|
|
[0, 1200, 0, 0],
|
|
|
|
[0, 1500, 0, 0],
|
|
|
|
[0, 1800, 0, 0],
|
|
|
|
[0, 0, 0, 0],
|
|
|
|
]
|
|
|
|
}
|
2023-08-23 17:29:50 +02:00
|
|
|
}
|