Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Adding credit for some data
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmcwhirter committed May 20, 2013
1 parent 18365cc commit 8158450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ var optimizer = require("bindings")("swtor_tanking_optimizer.node")
, resistPct: 0.02
}
}
//The following data is from http://www.swtor.com/community/showthread.php?t=616779
, otherData = {
dmgKE: 0.790044607 //defendable damage percent
, dmgIE: 0.209955393 //resistable damage percent
Expand Down

0 comments on commit 8158450

Please sign in to comment.