If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Vagrant Story/skill hit% calc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(removing category) |
||
Line 22: | Line 22: | ||
7 chain attacks: | 7 chain attacks: | ||
(1-def.chainevade/256)*100 | (1-def.chainevade/256)*100 | ||
Revision as of 01:00, 30 March 2013
For enemies, 10% is added to the result
0 nothing 1 100 if last attack did hit, else miss 2 100 + gems (shaman/sorcerer) 3 normal (physical attacks): 100 + + (att.AGL+equip.AGL)*(1-RISK/100) - - (def.AGL+equip.AGL+Bodypart.evade)*(1-RISK/100) + + gems 4 exorcism/banish (att.INT+equip.INT)*(1-RISK/100)*(HP/HPmax) - - (def.INT+equip.INT+Bodypart.evade)*(1-RISK/100) + + gems 5 warlock: 130 - skill.cost + + (att.AGL+equip.AGL)*(1-RISK/100) - - (def.AGL+equip.AGL+Bodypart.evade)*(1-RISK/100) + + gems 6 analyze/unlock: (RISK+150)*100/256 7 chain attacks: (1-def.chainevade/256)*100