Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Parrying: Difference between revisions

From UnCharted UO Wiki
Created page with "Skill stuff here"
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Skill stuff here
==Info==
 
The Parrying and [[Bushido]] skills are checked during combat to determine whether an attack can be fully blocked. Melee and [[Archery]] attacks can be fully parried if the defender is using a Shield or Melee weapon.
 
On a successful parry, the attacker will miss completely.
If a special move is parried it will not drain mana from the special move user.
 
Note that if you are using a shield, the [[Bushido]] skill will actually lessen your chance to block an attack.
 
The formula below includes a dexterity modifier if dexterity is less than 80. In simple terms this means that you require 80 dexterity to have maximum parry chance.
 
==Formulas==
 
Blocking with a shield:
% Chance = (Parrying – [[Bushido]]) / 4 (If less than 0, the chance is 0)
(Add 5% if Parrying or [[Bushido]] skill is 100 or above)
 
Blocking with a 1-handed weapon (without a shield):
New = (Parrying * 10) * ([[Bushido]] * 10) / 48000 (Add 5% if Parrying or [[Bushido]] skill is 100 or above)
Legacy = (Parrying * 10) / 80 (Add 5% if Parrying skill if 100 or above)
% Chance = Whichever is highest of the New and the Legacy formula.
 
Blocking with a 2-handed weapon:
New = (Parrying * 10) * ([[Bushido]] * 10) / 41140 (Add 5% if Parrying or [[Bushido]] skill is 100 or above)
Legacy = (Parrying * 10) / 80 (Add 5% if Parrying skill if 100 or above)
% Chance = Whichever is highest of the New and the Legacy formula.
 
Dexterity Modifier if dex is less than 80: (80 – Dexterity) / 100 (If Dexterity is higher than 80, the modifier is 0)
Final % Chance of blocking = Base Chance * (1 – Dexterity Modifier)
 
==Training==
 
{|
!style="min-width: 80px;" |
|-
|0 - 30: || Purchase training from a warrior guildmaster
|-
|30 - 80: || Get beaten by the knights at the [[Alexandria castle]] barracks.
|-
|80 - 100: || Go get your ass whipped by other people/things/whatever. We don't judge here.
|}

Latest revision as of 05:09, 15 September 2024

Info

The Parrying and Bushido skills are checked during combat to determine whether an attack can be fully blocked. Melee and Archery attacks can be fully parried if the defender is using a Shield or Melee weapon.

On a successful parry, the attacker will miss completely. If a special move is parried it will not drain mana from the special move user.

Note that if you are using a shield, the Bushido skill will actually lessen your chance to block an attack.

The formula below includes a dexterity modifier if dexterity is less than 80. In simple terms this means that you require 80 dexterity to have maximum parry chance.

Formulas

Blocking with a shield: % Chance = (Parrying – Bushido) / 4 (If less than 0, the chance is 0) (Add 5% if Parrying or Bushido skill is 100 or above)

Blocking with a 1-handed weapon (without a shield): New = (Parrying * 10) * (Bushido * 10) / 48000 (Add 5% if Parrying or Bushido skill is 100 or above) Legacy = (Parrying * 10) / 80 (Add 5% if Parrying skill if 100 or above) % Chance = Whichever is highest of the New and the Legacy formula.

Blocking with a 2-handed weapon: New = (Parrying * 10) * (Bushido * 10) / 41140 (Add 5% if Parrying or Bushido skill is 100 or above) Legacy = (Parrying * 10) / 80 (Add 5% if Parrying skill if 100 or above) % Chance = Whichever is highest of the New and the Legacy formula.

Dexterity Modifier if dex is less than 80: (80 – Dexterity) / 100 (If Dexterity is higher than 80, the modifier is 0) Final % Chance of blocking = Base Chance * (1 – Dexterity Modifier)

Training

0 - 30: Purchase training from a warrior guildmaster
30 - 80: Get beaten by the knights at the Alexandria castle barracks.
80 - 100: Go get your ass whipped by other people/things/whatever. We don't judge here.