Mighty Blow: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 31: Line 31:
</pre>
</pre>


'''Expected result against an unarmored target'''
<pre{{log2|margin-right=350px}}>
<pre{{log2}}>
expected:
unarmored target (41 AvD + 3 for perfect weapon bonus) = 44 AvD
unarmored AvD = (41 AvD + 3 for perfect weapon bonus) = 44 AvD
[[Greatsword]] base damage factor = 0.625
[[Greatsword]] base damage factor = 0.625


multiplicative with perfect:
'''if multiplicative with perfect weapon:'''
DF = 0.625 * 1.06 (perfect bonus) * 1.5 (mighty blow bonus) = ~0.994
DF = 0.625 * 1.06 (perfect bonus) * 1.5 (mighty blow bonus) = ~0.994

or
or

additive with perfect:
'''if additive with perfect:'''
DF = 0.625 * (1 + (0.06 + 0.5)) = 0.975
DF = 0.625 * (1 + (0.06 + 0.5)) = 0.975
</pre>


'''Actual result:'''
<pre{{log2|margin-right=350px}}>
>cman mblow
>cman mblow
You swing a perfect ora greatsword at a giant rat!
You swing a perfect ora greatsword at a giant rat!
Line 49: Line 54:
The giant rat twitches and dies.
The giant rat twitches and dies.
Roundtime: 6 sec.
Roundtime: 6 sec.
</pre>


<pre{{log2}}>
shown:
5 ranks of Mighty Blow
5 ranks of Mighty Blow
raw damage = 528 total damage - 65 [[Crush critical table]] damage) = 463
raw damage = 528 total damage - 65 [[Crush critical table]] damage) = 463
endroll margin = 566 - 100 = 466
endroll margin = 566 - 100 = 466
damage factor = 463 / 466 = ~0.994
damage factor = 463 / 466 = ~0.994

</pre>
</pre>

==Resources==
==Resources==
*[[List of combat maneuvers by profession]]
*[[List of combat maneuvers by profession]]

Revision as of 12:03, 4 June 2019

Mighty Blow
Available To Warriors
Mnemonic [MBLOW]
Cost 25, special
Roundtime ATTACK + 1
Requirements Cannot be used with a polearm
Prerequisites None
Rank Square
1 2  
2
3
4
5 10

A warrior exclusive combat maneuver, Mighty Blow is an attack that briefly reduces the stance of the defender, possibly reducing their ability to defend the attack. It also increases the amount of damage done on a successful hit. Testing indicates the increase is 10% of weapon damage factor per rank (+50% damage factor increase at rank 5).

Use of the combat maneuver costs 5 more stamina if the weapon used is a two-handed weapon or if two weapons are used, for a total cost of 30 stamina. A Mighty Blow is one second slower than a traditional attack.

Messaging

A battle-scarred Grimswarm orc veteran swings a flail at you!
  AS: +225 vs DS: +250 with AvD: +43 + d100 roll: +38 = +56
  A clean miss.
>
A battle-scarred Grimswarm orc veteran gets a wild-eyed look on her face!
A battle-scarred Grimswarm orc veteran swings a flail at you!
  AS: +225 vs DS: +198 with AvD: +43 + d100 roll: +46 = +116
  ... and hits for 8 points of damage!
  A feeble blow to your left arm!

Expected result against an unarmored target

unarmored AvD = (41 AvD + 3 for perfect weapon bonus) = 44 AvD
Greatsword base damage factor = 0.625

if multiplicative with perfect weapon:
DF = 0.625 * 1.06 (perfect bonus) * 1.5 (mighty blow bonus) = ~0.994

or

if additive with perfect:
DF = 0.625 * (1 + (0.06 + 0.5)) = 0.975

Actual result:

>cman mblow
You swing a perfect ora greatsword at a giant rat!
  AS: +423 vs DS: -36 with AvD: +44 + d100 roll: +63 = +566
   ... and hit for 528 points of damage!
   Massive blow punches a hole through the giant rat's chest!
The giant rat twitches and dies.
Roundtime: 6 sec.
5 ranks of Mighty Blow
raw damage = 528 total damage - 65 Crush critical table damage) = 463
endroll margin = 566 - 100 = 466
damage factor = 463 / 466 = ~0.994

Resources