API GetParryChance Edit History Talk0 98,452pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → WoW API Returns Player's parry chance in percentage (all numeral). Example chance = GetParryChance() DEFAULT_CHAT_FRAME:AddMessage("I have "..chance.."% parry chance!") See also GetBlockChance, GetDodgeChance and GetCritChance. Read more Glue in Blizzard terms is the 'other' XML UI, all the UI parts that are not strictly or purposly... GlueXML Returns true if a quest is possible to complete. IsQuestCompletable(); Arguments none Returns... API IsQuestCompletable Returns all of the quest timers currently in progress. GetQuestTimers(); none Strings... API GetQuestTimers Categories: World of Warcraft API