Thread: Game Mechanics: Feign Death Success Rate
View Single Post
  #5  
Old 10-15-2014, 02:29 PM
tristantio tristantio is offline
Fire Giant

tristantio's Avatar

Join Date: Nov 2010
Posts: 888
Default

Sample of failure rate with necro spell Feign Death over 135 attempts (no spell interruption or cancels)

Code:
➜  eqLogs git:(master) ✗ echo "scale=4;$(grep -c 'Xenow has fallen to' ./eqlog_Xenow_project1999.txt)/$(grep -c 'You begin casting Feign' ./eqlog_Xenow_project1999.txt)"|bc -i 

scale=4;7/135
.0518
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
Reply With Quote