Files
wow_Meta/api/GetParryChance.lua
2025-05-04 15:15:00 +02:00

7 lines
159 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---@meta
---@return number chance
---Returns the player's parry chance
function GetParryChance() end