2,894
edits
(Added Calculation of stats) |
m (added a 1) |
||
Line 2: | Line 2: | ||
Stormsnap is a high level bow that gains ranged strength and ranged attack bonus depending on the magic level of the enemy. These stats are calculated as follows: | Stormsnap is a high level bow that gains ranged strength and ranged attack bonus depending on the magic level of the enemy. These stats are calculated as follows: | ||
<math> \text{Ranged Strength Bonus} = | <math> \text{Ranged Strength Bonus} = 111 + \left \lfloor \frac {6(\text{Enemy Magic Level})}{33} \right \rfloor </math> | ||
<math> \text{Ranged Attack Bonus} =\left \lfloor 102\left(1+\frac{6(\text{Enemy Magic Level})}{5500}\right) \right \rfloor </math> | <math> \text{Ranged Attack Bonus} =\left \lfloor 102\left(1+\frac{6(\text{Enemy Magic Level})}{5500}\right) \right \rfloor </math> | ||
Line 8: | Line 8: | ||
Where: <math> \left \lfloor x \right \rfloor </math> is the [https://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor function]. | Where: <math> \left \lfloor x \right \rfloor </math> is the [https://en.wikipedia.org/wiki/Floor_and_ceiling_functions floor function]. | ||
Thus the minimum strength bonus is | Thus the minimum strength bonus is 111, and the minimum attack bonus is 102. The maximum bonus is obtained when fighting [[Glacia]] whom has level 600 magic. In this case the ranged strength bonus is 220, and the attack bonus is 168. | ||
{{WeaponStats|attackSpeed=2600|attackType=[[File:Ranged (skill).svg|25px|middle|link=Ranged]] Ranged|isTwoHanded=Yes|stabAttackBonus=0|slashAttackBonus=0|blockAttackBonus=0|rangedAttackBonus=0|magicAttackBonus=0|strengthBonus=0|rangedStrengthBonus=0|magicDamageBonus=0|defenceBonus=0|rangedDefenceBonus=0|magicDefenceBonus=0|damageReduction=0|attackLevelRequired=0|rangedLevelRequired=80|magicLevelRequired=0|specialAttack=Stormsnap}} | {{WeaponStats|attackSpeed=2600|attackType=[[File:Ranged (skill).svg|25px|middle|link=Ranged]] Ranged|isTwoHanded=Yes|stabAttackBonus=0|slashAttackBonus=0|blockAttackBonus=0|rangedAttackBonus=0|magicAttackBonus=0|strengthBonus=0|rangedStrengthBonus=0|magicDamageBonus=0|defenceBonus=0|rangedDefenceBonus=0|magicDefenceBonus=0|damageReduction=0|attackLevelRequired=0|rangedLevelRequired=80|magicLevelRequired=0|specialAttack=Stormsnap}} |