Parry: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
(Added two-handed weapon parry DS formula and links to other weapon category parry DS formulas)
Line 3: Line 3:
With the exception of [[Runestaff|runestaves]], it is not possible to parry ranged ([[bolt]] spells, [[Ranged Weapons|arrows]], [[Thrown Weapons|thrown weapons]]) attacks. This includes the chance to outright parry an attack as well as the loss of all parry [[DS]].
With the exception of [[Runestaff|runestaves]], it is not possible to parry ranged ([[bolt]] spells, [[Ranged Weapons|arrows]], [[Thrown Weapons|thrown weapons]]) attacks. This includes the chance to outright parry an attack as well as the loss of all parry [[DS]].


==Parry [[Defensive Strength]]==
==Calculating One-Handed Parry DS==

===Calculating One-Handed Parry ([[Edged Weapons|OHE]]/[[OHB]]) DS===


Training in one-handed weapons provides a bonus to one's overall [[defensive strength]]. There are two steps to calculate this value.
Training in one-handed weapons provides a bonus to one's overall [[defensive strength]]. There are two steps to calculate this value.
Line 15: Line 17:
<tt>Parry DS = (Base Value * Stance modifier) + Stance Bonus</tt>
<tt>Parry DS = (Base Value * Stance modifier) + Stance Bonus</tt>


===One-Handed Parry Stance Modifiers===
====One-Handed Parry Stance Modifiers====


{|{{prettytable}}
{|{{prettytable}}
Line 41: Line 43:
|}
|}


===Parry Stance Bonuses===
====One-Handed Parry DS Example====

*Weapon ranks: 60
*STR bonus: 25
*DEX bonus: 25
*Weapon enchant bonus: 20
*Neutral Stance Modifier: 0.50
*Neutral Stance bonus: 30

Base Value:

<tt>60 weapon ranks + 6 STR + 6 DEX + 10 Enchant Bonus = 82</tt>

Parry DS:

<tt>(82 base * 0.50 stance mod) + 30 stance bonus = 71 Neutral Stance DS</tt>
{{Top}}

===Calculating Two-Handed Weapons ([[THW]]) Parry DS===

Training in two-handed weapons provides a bonus to one's overall [[defensive strength]]. There are two steps to calculate this value.

Step 1: Calculate the Base Value

<tt>Base Value = Weapon Ranks + trunc([[Strength|STR bonus]] &divide; 4) + trunc([[Dexterity|DEX bonus]] &divide; 4) + (Weapon enchant)</tt>

Step 2: Calculate Parry DS

<tt>Parry DS = (Base Value * Stance modifier) + Stance Bonus</tt>

====Two-Handed Parry Stance Modifiers====


{|{{prettytable}}
{|{{prettytable}}
|-style = "background:#DDD; color: blue"
|-style = "background:#DDD; color: blue"
!Stance
!Stance
!Modifier
!DS Bonus
|-align=center
|-align=center
|'''Offensive'''
|'''Offensive'''
|0
|0.30
|-align=center
|-align=center
|'''Advance'''
|'''Advance'''
|0.45
|10
|-align=center
|-align=center
|'''Forward'''
|'''Forward'''
|0.60
|20
|-align=center
|-align=center
|'''Neutral'''
|'''Neutral'''
|0.75
|30
|-align=center
|-align=center
|'''Guarded'''
|'''Guarded'''
|0.90
|40
|-align=center
|-align=center
|'''Defensive'''
|'''Defensive'''
|1.05
|50
|}
|}


===One-Handed Parry DS Example===
====Two-Handed Parry DS Example====


*Weapon ranks: 60
*Weapon ranks: 60
Line 73: Line 105:
*DEX bonus: 25
*DEX bonus: 25
*Weapon enchant bonus: 20
*Weapon enchant bonus: 20
*Neutral Stance Modifier: 0.50
*Neutral Stance Modifier: 0.75
*Neutral Stance bonus: 30
*Neutral Stance bonus: 30


Base Value:
Base Value:


<tt>60 weapon ranks + 6 STR + 6 DEX + 10 Enchant Bonus = 82</tt>
<tt>60 weapon ranks + 6 STR + 6 DEX + 20 Enchant Bonus = 92</tt>


Parry DS:
Parry DS:


<tt>(82 base * 0.50 stance mod) + 30 stance bonus = 71 Neutral Stance DS</tt>
<tt>(92 base * 0.75 stance mod) + 30 stance bonus = 99 Neutral Stance DS</tt>
{{Top}}
{{Top}}

===Parry 'Stance' Bonus===

While there are several variations, depending on weapon category (one hand, two-handed, polearm etc.) for calcuting parry DS, they each receive the same stance bonuses shown in the table below.

{|{{prettytable}}
|-style = "background:#DDD; color: blue"
!Stance
!DS Bonus
|-align=center
|'''Offensive'''
|0
|-align=center
|'''Advance'''
|10
|-align=center
|'''Forward'''
|20
|-align=center
|'''Neutral'''
|30
|-align=center
|'''Guarded'''
|40
|-align=center
|'''Defensive'''
|50
|}

{{top}}
==Polearm Parry DS==

For polearm parry DS formula and calculations see the [[Polearms]] article.

==Two Weapon Combat (TWC) Parry DS==

For Two Weapon Combat parry DS formula and calculations see the [[Two Weapon Combat]] article.

==Ranged Weapons (Bow/Crossbow) Parry DS==

For Ranged Weapons parry DS formula and calculations see [[The Art of the Bow (guide)]] article.

==Runestaff Parry DS==

For Runestaff parry DS formula and calculations see the [[Runestaff]] article.

{{top}}


==Chance to Parry==
==Chance to Parry==
Line 101: Line 180:
==External Links==
==External Links==
* [http://www.play.net/gs4/info/combat_guide/factors.asp Combat Guide: Factors], on Play.net
* [http://www.play.net/gs4/info/combat_guide/factors.asp Combat Guide: Factors], on Play.net

{{top}}


[[Category: Basic Mechanics]]
[[Category: Basic Mechanics]]

Revision as of 08:41, 2 May 2014

To parry (in the context of the Evade/Block/Parry system) is to outrightly prevent a physical attack by intercepting it or knocking it aside with one's weapon, stopping the attack before the attack equation has even come into play. The check to determine whether an attack is parried occurs after the checks to determine whether the attack is evaded or blocked.

With the exception of runestaves, it is not possible to parry ranged (bolt spells, arrows, thrown weapons) attacks. This includes the chance to outright parry an attack as well as the loss of all parry DS.

Parry Defensive Strength

Calculating One-Handed Parry (OHE/OHB) DS

Training in one-handed weapons provides a bonus to one's overall defensive strength. There are two steps to calculate this value.

Step 1: Calculate the Base Value

Base Value = Weapon Ranks + trunc(STR bonus ÷ 4) + trunc(DEX bonus ÷ 4) + (Weapon enchant ÷ 2)

Step 2: Calculate Parry DS

Parry DS = (Base Value * Stance modifier) + Stance Bonus

One-Handed Parry Stance Modifiers

Stance Modifier
Offensive 0.20
Advance 0.30
Forward 0.40
Neutral 0.50
Guarded 0.60
Defensive 0.70

One-Handed Parry DS Example

  • Weapon ranks: 60
  • STR bonus: 25
  • DEX bonus: 25
  • Weapon enchant bonus: 20
  • Neutral Stance Modifier: 0.50
  • Neutral Stance bonus: 30

Base Value:

60 weapon ranks + 6 STR + 6 DEX + 10 Enchant Bonus = 82

Parry DS:

(82 base * 0.50 stance mod) + 30 stance bonus = 71 Neutral Stance DS
Return to the top of this page.

Calculating Two-Handed Weapons (THW) Parry DS

Training in two-handed weapons provides a bonus to one's overall defensive strength. There are two steps to calculate this value.

Step 1: Calculate the Base Value

Base Value = Weapon Ranks + trunc(STR bonus ÷ 4) + trunc(DEX bonus ÷ 4) + (Weapon enchant)

Step 2: Calculate Parry DS

Parry DS = (Base Value * Stance modifier) + Stance Bonus

Two-Handed Parry Stance Modifiers

Stance Modifier
Offensive 0.30
Advance 0.45
Forward 0.60
Neutral 0.75
Guarded 0.90
Defensive 1.05

Two-Handed Parry DS Example

  • Weapon ranks: 60
  • STR bonus: 25
  • DEX bonus: 25
  • Weapon enchant bonus: 20
  • Neutral Stance Modifier: 0.75
  • Neutral Stance bonus: 30

Base Value:

60 weapon ranks + 6 STR + 6 DEX + 20 Enchant Bonus = 92

Parry DS:

(92 base * 0.75 stance mod) + 30 stance bonus = 99 Neutral Stance DS
Return to the top of this page.

Parry 'Stance' Bonus

While there are several variations, depending on weapon category (one hand, two-handed, polearm etc.) for calcuting parry DS, they each receive the same stance bonuses shown in the table below.

Stance DS Bonus
Offensive 0
Advance 10
Forward 20
Neutral 30
Guarded 40
Defensive 50
Return to the top of this page.

Polearm Parry DS

For polearm parry DS formula and calculations see the Polearms article.

Two Weapon Combat (TWC) Parry DS

For Two Weapon Combat parry DS formula and calculations see the Two Weapon Combat article.

Ranged Weapons (Bow/Crossbow) Parry DS

For Ranged Weapons parry DS formula and calculations see The Art of the Bow (guide) article.

Runestaff Parry DS

For Runestaff parry DS formula and calculations see the Runestaff article.

Return to the top of this page.

Chance to Parry

The odds for an outright parry are determined by comparing the defender's weapon skill to the attacker's level. Against a like-level foe, 2x training in the appropriate weapon skill will yield approximately a 5% chance to parry an incoming attack in stance offensive. Other factors that affect the chance to parry include:

It is not possible parry a bolt attack, unless you are using a runestaff.

See Also

External Links

Return to the top of this page.