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 |
m (Xkeeper moved page Vagrant Story:skill hit% calc to Vagrant Story/skill hit% calc: normalize subpages and titles) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpage|game=Vagrant Story}} | |||
For enemies, 10% is added to the result | For enemies, 10% is added to the result | ||
Line 22: | Line 23: | ||
7 chain attacks: | 7 chain attacks: | ||
(1-def.chainevade/256)*100 | (1-def.chainevade/256)*100 | ||
Latest revision as of 02:42, 24 January 2024
This is a sub-page of Vagrant Story.
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