AOF6-Vocality/config/inventoryhud.json
2023-03-02 15:41:30 -06:00

71 lines
1.4 KiB
JSON

{
"inv_toggle": false,
"inv_mini": false,
"inv_vert": false,
"inv_alpha": 0,
"inv_hide_b_g": false,
"inv_aminated": false,
"pot_toggle": false,
"pot_alpha": 100,
"pot_gap": 0,
"pot_mini": false,
"bar_duration": 300,
"pot_hor": false,
"arm_toggle": true,
"arm_above": 100,
"arm_view": "percentage",
"move_all": false,
"show_empty": false,
"show_armor": false,
"show_main": true,
"show_off": false,
"show_arrows": false,
"show_inv": false,
"arm_bars": false,
"arm_scale": 100,
"show_count": true,
"inv_x": 0,
"inv_y": 150,
"inv_val": "BOTTOM",
"inv_hal": "MIDDLE",
"pot_x": 30,
"pot_y": 0,
"pot_val": "CENTER",
"pot_hal": "LEFT",
"arm_x": 140,
"arm_y": 119,
"arm_val": "BOTTOM",
"arm_hal": "LEFT",
"helm_x": 152,
"helm_y": 121,
"chest_x": 210,
"chest_y": 138,
"leg_x": 192,
"leg_y": 120,
"boots_x": 208,
"boots_y": 117,
"main_x": -102,
"main_y": 19,
"off_x": 177,
"off_y": 117,
"arr_x": 177,
"arr_y": 145,
"inv_icon_x": -104,
"inv_icon_y": 124,
"helm_hal": "RIGHT",
"chest_hal": "RIGHT",
"leg_hal": "RIGHT",
"boots_hal": "RIGHT",
"main_hal": "MIDDLE",
"off_hal": "RIGHT",
"arr_hal": "RIGHT",
"inv_icon_hal": "MIDDLE",
"helm_val": "BOTTOM",
"chest_val": "BOTTOM",
"leg_val": "BOTTOM",
"boots_val": "BOTTOM",
"main_val": "BOTTOM",
"off_val": "BOTTOM",
"arr_val": "BOTTOM",
"inv_icon_val": "BOTTOM"
}