|
This calculator is used to find your chance to land a nano on a given enemy.
Here's how to use it:
- Enter the attackers skills (Check Attack Skills for your nanoprogram).
- Enter the attack skill check percentages (Enter the percentage amount given by the nanoprogram. Do not enter the percentage sign).
- Enter the defenders skills (Check Defence Skills for your nanoprogram, this is usually Nano Resist).
- Enter the defender's skills (Enter the percentage amount given by the nanoprogram. Do not enter the percentage sign).
- Enter the defenders Agg/Def bar setting. You can get this with /tell Helpbot !stats and checking the Aggdef Slider value. It ranges from -100 (full DEF) to 100 (full AGG) with the default (neutral) being 0.
- Click Calculate.
This calculator should be accurate +-5% for any calculations at full def (-100). Anything else has been tested less (or not at all) and may or may not be accurate.
AAO is added directly to Attack Skills and AAD is added directly to Defence Skills.
Also, diff_ar = ar/(ar+def). This is used to always give me a number that is between 0 and 1 (0% and 100% when converted to a percentage).
|