Thread: Game Mechanics: Defensive skill check order incorrect?
View Single Post
  #8  
Old 03-29-2012, 06:01 PM
kanras kanras is offline
Developer


Join Date: Dec 2010
Posts: 1,225
Default

Fixed, pending update. It'll be block -> parry -> riposte -> dodge -> miss.

http://www.mindwerks.org/eq/Azharan/Riposte.txt

Also, this jives correctly with the numerical representations of those evasions in code. (block is -1, parry -2, riposte -3, dodge -4)