acdream/tests/AcDream.App.Tests/UI/Layout/fixtures/options_character_21000028.json
Erik df9c7a35eb feat(ui): Campaign OP slice OP2 — tab control, template ListBox, UIOption widget mappings
Ships the two new widget primitives the retail Options panel needs plus the
four remaining UIOption_* factory mappings, so every tab page (OP3-OP6) has
somewhere to mount.

- ElementReader/ElementInfo gain three new dat-property readers, following
  the existing effective-state-resolution pattern (never a per-state
  first-wins scan, per the round-5 N1 lesson): the Type-8 tab table
  (property 0x2E -> TabTable), a ListBox's row-template list (property
  0x64 -> TemplateList), and scrollbar linkage (property 0x72 ->
  ScrollbarElementId). LayoutImporter gains one hook
  (IUiChildrenAttachedListener) so a widget can resolve cross-references
  its own dat properties name by id once its subtree actually exists.

- UiTabControl (Type 8): switches exactly one page-slot child visible,
  syncs each tab button's Open/Closed state via the existing
  RetailTabBinding helper, and honors the authored default tab on mount.

- UiTemplateListBox (Type 5 with an authored template list): wraps a
  UiScrollablePanel viewport (sealed, so composition not inheritance) and
  ports AddItemFromTemplateList(index) — the resolver seam a page
  controller wires with real DAT access via the SAME
  LayoutImporter.ImportInfos(dats, layoutId, elementId) overload
  RetailDialogFactory already uses for its catalog LayoutDesc.

- DatWidgetFactory maps the four remaining UIOption_* widgets, each
  verified against the regenerated options_2100002B.json fixture before
  writing any code: 0x10000037 (Slider) is structurally an ordinary
  horizontal UIElement_Scrollbar, so it reuses BuildScrollbar directly;
  0x10000038 (Menu) is structurally identical to the vendor category
  dropdown UiMenu already models, so it reuses `new UiMenu()` like the
  Type-6 case; 0x10000036 (CheckboxSlider) composes an existing
  UIOption_Checkbox child + UIOption_Slider child via the new
  UiOptionToggleSlider wrapper; 0x10000044 (CheckboxBitfield64) authors
  zero children in the dat (every row is added at runtime via retail's own
  AddChild(lowMask, highMask, label, tooltip) call shape), so it's a new
  UiCheckboxBitfield64 composing UiButton per row. No new drawing code
  anywhere in this set.

- Five new committed fixtures (options_2100002B/2100002A/21000028/
  2100005C/21000029) plus 25 new conformance tests pinning the tab table
  (4 entries, Gameplay default), all three template arrays, scrollbar
  linkage, every new widget-type mapping, and a UiTabControl behavioral
  test (switch -> exactly one page visible, click-through the tab
  button). The Character ListBox's authored 6-header/49-toggle shape
  (lane B section counts) is proven reachable end-to-end through
  AddItemFromTemplateList against the committed fixture.

- Regenerating fixtures also touched 27 PRE-EXISTING, unrelated fixtures
  (an Outline/OutlineColor field pair added by an earlier commit,
  bcc34ee3, that predates when those fixtures were last regenerated).
  Per the slice contract, that drift was NOT committed — reverted back to
  HEAD, only the five new Options-panel fixtures are new files here.

- Filed TS-72: UiCheckboxBitfield64's click-toggle bit math (AND/OR
  set/clear semantics) is a documented approximation — the decompiled
  excerpt this campaign pulled covers UIOption_CheckboxBitfield64::Apply's
  WRITE side, not its own click-handler's bit math. Flagged for OP5 (the
  Chat tab controller, the first consumer that reaches the wire) to
  verify against the real decomp before any live transaction depends on
  it; nothing user-reachable can observe this yet.

Full Release suite: 12,770 passed / 4 skipped / 0 failed (was 12,745/4/0
post-OP1 — 25 net new tests, zero regressions).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-11 00:06:43 +02:00

4202 lines
No EOL
118 KiB
JSON

{
"Id": 268435961,
"Type": 268435495,
"X": 0,
"Y": 0,
"Width": 292,
"Height": 600,
"OriginalParentWidth": 0,
"OriginalParentHeight": 0,
"HasOriginalParentSize": false,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 0,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"88": {
"Kind": 0,
"MasterPropertyId": 88,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"87": {
"Kind": 0,
"MasterPropertyId": 87,
"UnsignedValue": 268435484,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {},
"StateCursors": {},
"DefaultStateName": "",
"Children": [
{
"Id": 268435962,
"Type": 5,
"X": 0,
"Y": 0,
"Width": 276,
"Height": 560,
"OriginalParentWidth": 292,
"OriginalParentHeight": 600,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 1,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"100": {
"Kind": 7,
"MasterPropertyId": 100,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 8,
"MasterPropertyId": 101,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {
"99": {
"Kind": 2,
"MasterPropertyId": 99,
"UnsignedValue": 553648171,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"98": {
"Kind": 0,
"MasterPropertyId": 98,
"UnsignedValue": 268435990,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
},
{
"Kind": 8,
"MasterPropertyId": 101,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {
"99": {
"Kind": 2,
"MasterPropertyId": 99,
"UnsignedValue": 553648171,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"98": {
"Kind": 0,
"MasterPropertyId": 98,
"UnsignedValue": 268435991,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
},
{
"Kind": 8,
"MasterPropertyId": 101,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {
"99": {
"Kind": 2,
"MasterPropertyId": 99,
"UnsignedValue": 553648171,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"98": {
"Kind": 0,
"MasterPropertyId": 98,
"UnsignedValue": 268435992,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
],
"StructValue": {}
},
"114": {
"Kind": 0,
"MasterPropertyId": 114,
"UnsignedValue": 268435963,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [
{
"TemplateLayoutId": 553648171,
"TemplateElementId": 268435990
},
{
"TemplateLayoutId": 553648171,
"TemplateElementId": 268435991
},
{
"TemplateLayoutId": 553648171,
"TemplateElementId": 268435992
}
],
"ScrollbarElementId": 268435963
},
{
"Id": 268435963,
"Type": 11,
"X": 276,
"Y": 0,
"Width": 16,
"Height": 560,
"OriginalParentWidth": 292,
"OriginalParentHeight": 600,
"HasOriginalParentSize": true,
"Left": 2,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 2,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": {
"File": 100682847,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {
"121": {
"Kind": 1,
"MasterPropertyId": 121,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"137": {
"Kind": 4,
"MasterPropertyId": 137,
"UnsignedValue": 0,
"IntegerValue": 16,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"130": {
"Kind": 1,
"MasterPropertyId": 130,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"119": {
"Kind": 0,
"MasterPropertyId": 119,
"UnsignedValue": 268435570,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"131": {
"Kind": 1,
"MasterPropertyId": 131,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"120": {
"Kind": 0,
"MasterPropertyId": 120,
"UnsignedValue": 268435569,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"": {
"Item1": 100682847,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [
{
"Id": 1,
"Type": 1,
"X": 0,
"Y": 0,
"Width": 16,
"Height": 16,
"OriginalParentWidth": 16,
"OriginalParentHeight": 48,
"HasOriginalParentSize": true,
"Left": 0,
"Top": 0,
"Right": 0,
"Bottom": 0,
"ReadOrder": 1,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 56,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"19": {
"Kind": 1,
"MasterPropertyId": 19,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 1,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {},
"StateCursors": {},
"DefaultStateName": "Normal",
"Children": [
{
"Id": 268436324,
"Type": 3,
"X": 0,
"Y": 0,
"Width": 16,
"Height": 3,
"OriginalParentWidth": 16,
"OriginalParentHeight": 16,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 2,
"ReadOrder": 1,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 62,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682848,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682849,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682850,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682848,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682849,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682850,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436325,
"Type": 3,
"X": 0,
"Y": 3,
"Width": 16,
"Height": 10,
"OriginalParentWidth": 16,
"OriginalParentHeight": 16,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 2,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 62,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682851,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682852,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682853,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682851,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682852,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682853,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436326,
"Type": 3,
"X": 0,
"Y": 13,
"Width": 16,
"Height": 3,
"OriginalParentWidth": 16,
"OriginalParentHeight": 16,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 2,
"Right": 1,
"Bottom": 1,
"ReadOrder": 3,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 62,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682854,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682855,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682856,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682854,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682855,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682856,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}
],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268435569,
"Type": 1,
"X": 0,
"Y": 0,
"Width": 16,
"Height": 16,
"OriginalParentWidth": 16,
"OriginalParentHeight": 48,
"HasOriginalParentSize": true,
"Left": 2,
"Top": 1,
"Right": 1,
"Bottom": 2,
"ReadOrder": 2,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 62,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"15": {
"Kind": 1,
"MasterPropertyId": 15,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"16": {
"Kind": 3,
"MasterPropertyId": 16,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0.5,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"17": {
"Kind": 3,
"MasterPropertyId": 17,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0.1,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"19": {
"Kind": 1,
"MasterPropertyId": 19,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682859,
"DrawMode": 1
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682857,
"DrawMode": 1
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682858,
"DrawMode": 1
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 1,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682857,
"Item2": 1
},
"Normal_rollover": {
"Item1": 100682858,
"Item2": 1
},
"Normal_pressed": {
"Item1": 100682859,
"Item2": 1
}
},
"StateCursors": {},
"DefaultStateName": "Normal",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268435570,
"Type": 1,
"X": 0,
"Y": 32,
"Width": 16,
"Height": 16,
"OriginalParentWidth": 16,
"OriginalParentHeight": 48,
"HasOriginalParentSize": true,
"Left": 2,
"Top": 2,
"Right": 1,
"Bottom": 1,
"ReadOrder": 3,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 62,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"15": {
"Kind": 1,
"MasterPropertyId": 15,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"16": {
"Kind": 3,
"MasterPropertyId": 16,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0.5,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"17": {
"Kind": 3,
"MasterPropertyId": 17,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0.1,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"19": {
"Kind": 1,
"MasterPropertyId": 19,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682862,
"DrawMode": 1
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682860,
"DrawMode": 1
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682861,
"DrawMode": 1
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 1,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682860,
"Item2": 1
},
"Normal_rollover": {
"Item1": 100682861,
"Item2": 1
},
"Normal_pressed": {
"Item1": 100682862,
"Item2": 1
}
},
"StateCursors": {},
"DefaultStateName": "Normal",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}
],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268435964,
"Type": 1,
"X": 16,
"Y": 564,
"Width": 80,
"Height": 32,
"OriginalParentWidth": 292,
"OriginalParentHeight": 600,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 2,
"Right": 2,
"Bottom": 1,
"ReadOrder": 3,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"35": {
"Kind": 4,
"MasterPropertyId": 35,
"UnsignedValue": 0,
"IntegerValue": 7,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"26": {
"Kind": 7,
"MasterPropertyId": 26,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 2,
"MasterPropertyId": 24,
"UnsignedValue": 1073741825,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
],
"StructValue": {}
},
"37": {
"Kind": 4,
"MasterPropertyId": 37,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"27": {
"Kind": 7,
"MasterPropertyId": 27,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 6,
"MasterPropertyId": 25,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 255,
"Green": 255,
"Red": 255,
"Alpha": 255
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
],
"StructValue": {}
},
"20": {
"Kind": 0,
"MasterPropertyId": 20,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"21": {
"Kind": 0,
"MasterPropertyId": 21,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"36": {
"Kind": 4,
"MasterPropertyId": 36,
"UnsignedValue": 0,
"IntegerValue": 7,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"83": {
"Kind": 1,
"MasterPropertyId": 83,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"19": {
"Kind": 1,
"MasterPropertyId": 19,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"63": {
"Kind": 4,
"MasterPropertyId": 63,
"UnsignedValue": 0,
"IntegerValue": 65,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"32": {
"Kind": 1,
"MasterPropertyId": 32,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"23": {
"Kind": 5,
"MasterPropertyId": 23,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 10525769,
"TableId": 587202561,
"Override": 0,
"English": 1,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"33": {
"Kind": 1,
"MasterPropertyId": 33,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 1,
"FontDid": 1073741825,
"HJustify": 1,
"VJustify": 1,
"FontColor": {
"X": 1,
"Y": 1,
"Z": 1,
"W": 1
},
"Outline": false,
"OutlineColor": null,
"StateMedia": {},
"StateCursors": {},
"DefaultStateName": "Normal",
"Children": [
{
"Id": 268436174,
"Type": 3,
"X": 0,
"Y": 0,
"Width": 32,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 2,
"Bottom": 1,
"ReadOrder": 1,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682902,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682902,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682901,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682900,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682902,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682902,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682901,
"Item2": 3
},
"Ghosted": {
"Item1": 100682900,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436175,
"Type": 3,
"X": 32,
"Y": 0,
"Width": 15,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 2,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682905,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682905,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682904,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682903,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682905,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682905,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682904,
"Item2": 3
},
"Ghosted": {
"Item1": 100682903,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436176,
"Type": 3,
"X": 47,
"Y": 0,
"Width": 32,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 2,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 3,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682908,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682908,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682907,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682906,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682908,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682908,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682907,
"Item2": 3
},
"Ghosted": {
"Item1": 100682906,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}
],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268435965,
"Type": 1,
"X": 106,
"Y": 564,
"Width": 80,
"Height": 32,
"OriginalParentWidth": 292,
"OriginalParentHeight": 600,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 2,
"Right": 2,
"Bottom": 1,
"ReadOrder": 4,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"35": {
"Kind": 4,
"MasterPropertyId": 35,
"UnsignedValue": 0,
"IntegerValue": 7,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"26": {
"Kind": 7,
"MasterPropertyId": 26,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 2,
"MasterPropertyId": 24,
"UnsignedValue": 1073741825,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
],
"StructValue": {}
},
"37": {
"Kind": 4,
"MasterPropertyId": 37,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"27": {
"Kind": 7,
"MasterPropertyId": 27,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 6,
"MasterPropertyId": 25,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 255,
"Green": 255,
"Red": 255,
"Alpha": 255
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
],
"StructValue": {}
},
"20": {
"Kind": 0,
"MasterPropertyId": 20,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"21": {
"Kind": 0,
"MasterPropertyId": 21,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"36": {
"Kind": 4,
"MasterPropertyId": 36,
"UnsignedValue": 0,
"IntegerValue": 7,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"83": {
"Kind": 1,
"MasterPropertyId": 83,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"19": {
"Kind": 1,
"MasterPropertyId": 19,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"63": {
"Kind": 4,
"MasterPropertyId": 63,
"UnsignedValue": 0,
"IntegerValue": 65,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"32": {
"Kind": 1,
"MasterPropertyId": 32,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"23": {
"Kind": 5,
"MasterPropertyId": 23,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 13640884,
"TableId": 587202561,
"Override": 0,
"English": 1,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"33": {
"Kind": 1,
"MasterPropertyId": 33,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 1,
"FontDid": 1073741825,
"HJustify": 1,
"VJustify": 1,
"FontColor": {
"X": 1,
"Y": 1,
"Z": 1,
"W": 1
},
"Outline": false,
"OutlineColor": null,
"StateMedia": {},
"StateCursors": {},
"DefaultStateName": "Normal",
"Children": [
{
"Id": 268436174,
"Type": 3,
"X": 0,
"Y": 0,
"Width": 32,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 2,
"Bottom": 1,
"ReadOrder": 1,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682902,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682902,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682901,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682900,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682902,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682902,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682901,
"Item2": 3
},
"Ghosted": {
"Item1": 100682900,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436175,
"Type": 3,
"X": 32,
"Y": 0,
"Width": 15,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 2,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682905,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682905,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682904,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682903,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682905,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682905,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682904,
"Item2": 3
},
"Ghosted": {
"Item1": 100682903,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436176,
"Type": 3,
"X": 47,
"Y": 0,
"Width": 32,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 2,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 3,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682908,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682908,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682907,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682906,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682908,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682908,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682907,
"Item2": 3
},
"Ghosted": {
"Item1": 100682906,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}
],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268435966,
"Type": 1,
"X": 196,
"Y": 564,
"Width": 80,
"Height": 32,
"OriginalParentWidth": 292,
"OriginalParentHeight": 600,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 2,
"Right": 2,
"Bottom": 1,
"ReadOrder": 5,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"35": {
"Kind": 4,
"MasterPropertyId": 35,
"UnsignedValue": 0,
"IntegerValue": 7,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"26": {
"Kind": 7,
"MasterPropertyId": 26,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 2,
"MasterPropertyId": 24,
"UnsignedValue": 1073741825,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
],
"StructValue": {}
},
"37": {
"Kind": 4,
"MasterPropertyId": 37,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"27": {
"Kind": 7,
"MasterPropertyId": 27,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [
{
"Kind": 6,
"MasterPropertyId": 25,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 255,
"Green": 255,
"Red": 255,
"Alpha": 255
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
],
"StructValue": {}
},
"20": {
"Kind": 0,
"MasterPropertyId": 20,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"21": {
"Kind": 0,
"MasterPropertyId": 21,
"UnsignedValue": 1,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"36": {
"Kind": 4,
"MasterPropertyId": 36,
"UnsignedValue": 0,
"IntegerValue": 7,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"83": {
"Kind": 1,
"MasterPropertyId": 83,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"19": {
"Kind": 1,
"MasterPropertyId": 19,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"63": {
"Kind": 4,
"MasterPropertyId": 63,
"UnsignedValue": 0,
"IntegerValue": 65,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"32": {
"Kind": 1,
"MasterPropertyId": 32,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
},
"23": {
"Kind": 5,
"MasterPropertyId": 23,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": false,
"StringInfoValue": {
"Token": 0,
"StringId": 85969299,
"TableId": 587202561,
"Override": 0,
"English": 1,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {
"33": {
"Kind": 1,
"MasterPropertyId": 33,
"UnsignedValue": 0,
"IntegerValue": 0,
"FloatValue": 0,
"BoolValue": true,
"StringInfoValue": {
"Token": 0,
"StringId": 0,
"TableId": 0,
"Override": 0,
"English": 0,
"Comment": 0
},
"ColorValue": {
"Blue": 0,
"Green": 0,
"Red": 0,
"Alpha": 0
},
"VectorValue": {
"X": 0,
"Y": 0,
"Z": 0
},
"ArrayValue": [],
"StructValue": {}
}
}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": true,
"IncorporationFlags": 1,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 1,
"FontDid": 1073741825,
"HJustify": 1,
"VJustify": 1,
"FontColor": {
"X": 1,
"Y": 1,
"Z": 1,
"W": 1
},
"Outline": false,
"OutlineColor": null,
"StateMedia": {},
"StateCursors": {},
"DefaultStateName": "Normal",
"Children": [
{
"Id": 268436174,
"Type": 3,
"X": 0,
"Y": 0,
"Width": 32,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 2,
"Bottom": 1,
"ReadOrder": 1,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682902,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682902,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682901,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682900,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682902,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682902,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682901,
"Item2": 3
},
"Ghosted": {
"Item1": 100682900,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436175,
"Type": 3,
"X": 32,
"Y": 0,
"Width": 15,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 1,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 2,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682905,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682905,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682904,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682903,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682905,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682905,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682904,
"Item2": 3
},
"Ghosted": {
"Item1": 100682903,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
},
{
"Id": 268436176,
"Type": 3,
"X": 47,
"Y": 0,
"Width": 32,
"Height": 32,
"OriginalParentWidth": 79,
"OriginalParentHeight": 32,
"HasOriginalParentSize": true,
"Left": 2,
"Top": 1,
"Right": 1,
"Bottom": 1,
"ReadOrder": 3,
"ZLevel": 0,
"States": {
"4294967295": {
"Id": 4294967295,
"Name": "",
"PassToChildren": false,
"IncorporationFlags": 30,
"Image": null,
"Cursor": null,
"Properties": {
"Values": {}
}
},
"1": {
"Id": 1,
"Name": "Normal",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682908,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"2": {
"Id": 2,
"Name": "Normal_rollover",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682908,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"3": {
"Id": 3,
"Name": "Normal_pressed",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682907,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
},
"13": {
"Id": 13,
"Name": "Ghosted",
"PassToChildren": false,
"IncorporationFlags": 0,
"Image": {
"File": 100682906,
"DrawMode": 3
},
"Cursor": null,
"Properties": {
"Values": {}
}
}
},
"DefaultStateId": 0,
"FontDid": 0,
"HJustify": 1,
"VJustify": 1,
"FontColor": null,
"Outline": false,
"OutlineColor": null,
"StateMedia": {
"Normal": {
"Item1": 100682908,
"Item2": 3
},
"Normal_rollover": {
"Item1": 100682908,
"Item2": 3
},
"Normal_pressed": {
"Item1": 100682907,
"Item2": 3
},
"Ghosted": {
"Item1": 100682906,
"Item2": 3
}
},
"StateCursors": {},
"DefaultStateName": "",
"Children": [],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}
],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}
],
"TabTable": [],
"TemplateList": [],
"ScrollbarElementId": 0
}