Files
Reimagined/Server/config/spell_engine/client.json5
T
2026-05-07 21:38:27 +03:00

27 lines
887 B
JSON

{
"renderBeamsHighLuminance": true,
"holdToCastChannelled": true,
"holdToCastCharged": true,
"autoSwapHands": true,
"spellHotbarHidesOffhand": true,
"spellHotbarUseKey": true,
"spell_hotbar_1_defer": "HOTBAR_KEY_1",
"spell_hotbar_2_defer": "HOTBAR_KEY_2",
"spell_hotbar_3_defer": "HOTBAR_KEY_3",
"spell_hotbar_4_defer": "HOTBAR_KEY_4",
"spell_hotbar_5_defer": "HOTBAR_KEY_5",
"spell_hotbar_6_defer": "HOTBAR_KEY_6",
"spell_hotbar_7_defer": "HOTBAR_KEY_7",
"spell_hotbar_8_defer": "HOTBAR_KEY_8",
"spell_hotbar_9_defer": "HOTBAR_KEY_9",
"sneakingByPassSpellHotbar": false,
"useKeyHighPriority": false,
"highlightTarget": true,
"filterInvalidTargets": true,
"alwaysShowFullTooltip": false,
"showSpellBookSuppportTooltip": true,
"showSpellBindingTooltip": true,
"showSpellCastErrors": true,
"shoulderSurfingAdaptiveWhileUse": true,
"firstPersonAnimations": "AUTO"
}