Martial Mastery: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


<pre style="margin-left:2em; margin-top:1em; margin-bottom:1em; padding-left:0; padding-top:0; padding-bottom:0; border:none; background:none">
<pre style="margin-left:2em; margin-top:1em; margin-bottom:1em; padding-left:0; padding-top:0; padding-bottom:0; border:none; background:none">
AS Bonus = TRUNC(Secondary Weapon Ranks + Tertiary Weapon Ranks) / 8)
AS Bonus = TRUNC((Secondary Weapon Ranks + Tertiary Weapon Ranks) / 8)
</pre>
</pre>



Revision as of 11:26, 1 November 2020

Martial Mastery is a passive AS boost that incentivizes training in multiple weapon types and is an alternative to going for 425. This bonus requires training 2x in a primary weapon skill, and is lost entirely at known 25 spell ranks. These restrictions effectively limit the bonus to squares.

Secondary and Tertiary weapon ranks are the weapons you have the most training in after you primary weapon skill.

AS Bonus = TRUNC((Secondary Weapon Ranks + Tertiary Weapon Ranks) / 8)

This AS Bonus is capped at +50 and is reduced by 5% for every spell known over 5.

Spell Penalty = MAX(TRUNC((0, ((AS Bonus * (((Spells Known - 5) * 5)) / 100))

Weapon Skills

The following skills qualify for secondary/tertiary weapon ranks.

  • Edged Weapons
  • Blunt Weapons
  • Brawling
  • Two-Handed Weapons
  • Ranged Weapons
  • Thrown Weapons
  • Polearm Weapons