Stormsnap: Difference between revisions

From Melvor Idle
(Automatic update of Item Page)
(Added Calculation of stats)
Line 1: Line 1:
{{V0.15.1}}{{Item|name=Stormsnap|imagefile=Stormsnap (item).svg|description=Created by Patreon (Eusmusia)<br>Strength Bonus and Accuracy Rating scales based on Enemy Magic Level|id=803|category=Combat|type=Ranged Weapon|sellsfor=150000|customData={{ItemEquipSlot|equipmentSlot=Weapon}}|itemSources=*Opening: [[File:Scroll of Aeris (item).svg|25px|middle|link=Scroll of Aeris]]|itemUses=*[[File:Combat.svg|25px|middle|link=Combat]] [[Combat]]}}{{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}}
{{V0.15.1}}{{Item|name=Stormsnap|imagefile=Stormsnap (item).svg|description=Created by Patreon (Eusmusia)<br>Strength Bonus and Accuracy Rating scales based on Enemy Magic Level|id=803|category=Combat|type=Ranged Weapon|sellsfor=150000|customData={{ItemEquipSlot|equipmentSlot=Weapon}}|itemSources=*Opening: [[File:Scroll of Aeris (item).svg|25px|middle|link=Scroll of Aeris]]|itemUses=*[[File:Combat.svg|25px|middle|link=Combat]] [[Combat]]}}
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} = 110 + \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>
 
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 110, 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 219, 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}}


==Item Sources==
==Item Sources==
{{Stormsnap Sources}}[[Category:Items]][[Category:Released in v0.15]]
{{Stormsnap Sources}}[[Category:Items]][[Category:Released in v0.15]]
{{Menu}}
{{Menu}}

Revision as of 16:25, 21 May 2020

Template:V0.15.1Template:Item 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]\displaystyle{ \text{Ranged Strength Bonus} = 110 + \left \lfloor \frac {6(\text{Enemy Magic Level})}{33} \right \rfloor }[/math]

[math]\displaystyle{ \text{Ranged Attack Bonus} =\left \lfloor 102\left(1+\frac{6(\text{Enemy Magic Level})}{5500}\right) \right \rfloor }[/math]

Where: [math]\displaystyle{ \left \lfloor x \right \rfloor }[/math] is the floor function.

Thus the minimum strength bonus is 110, 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 219, and the attack bonus is 168.

Template:WeaponStats

Item Sources

Template:Stormsnap Sources