Files
wow_Meta/api/GetBlockChance.lua
2025-05-04 14:35:26 +02:00

6 lines
178 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@return number chance
---Returns the player's percentage chance to block with a shield
function GetBlockChance() end