Mighty Blow: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
m (Squared up the right edges of the log2 template implementation and added mono template around math.)
 
(5 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Player System Manager
{{Combat maneuver
| mnemonic = MBLOW
|mnemonic = mblow
|verb = [[CMAN]]
| roundtime = [[ATTACK (verb)|ATTACK]] + 1
|type = Attack
| cost = 25, special
|roundtime = ATTACK-1
| available = [[Warrior]]s
|stamina = 15
| requirements = Cannot be used with a [[Polearm Weapons|polearm]]
|offensivegear = Both hands
| prereqs = None
|requirements = Polearms cannot be used with this maneuver.
| sq1 = 2
|attributes = <br>Hostile<br>Initiator Stance Penalty<br>Shield Defensive Bonus<br>Target Stance Bonus<br>
| sq2 = 4
|availableto = [[Warrior]]s
| sq3 = 6
| sq4 = 8
| sq5 = 10
| se1 = -
| pu1 = -
}}
}}
{{PSM3.0costs
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).
|rank1 = 2

|rank2 = 4
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.
|rank3 = 6

|rank4 = 8
==Messaging==
|rank5 = 10
}}
{{TOC limit|2}}
{{PSMinfo
|description = Attempt to smash your opponent with a powerful swing.
|mechanics = Increases [[Damage Factor]] by {{mono|(Rank * 10)%}} and reduces target [[stance]] by {{mono|(Rank * 5)%}}. These effects last for one swing only.
|additionalinfo =
===Messaging===
'''Expected result against an unarmored target'''
<pre{{log2|margin-right=350px}}>
<pre{{log2|margin-right=350px}}>
unarmored AvD = (41 AvD + 3 for perfect weapon bonus) = 44 AvD
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!
</pre>

<pre{{log2|margin-right=350px}}>
expected:
unarmored target (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 46:
The giant rat twitches and dies.
The giant rat twitches and dies.
Roundtime: 6 sec.
Roundtime: 6 sec.
</pre>


<pre{{log2|margin-right=350px}}>
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==
* [[/saved posts|Saved posts]]
*[[List of combat maneuvers by profession]]
* [[Player System Manager/saved posts|Player System Manager saved posts]]
*[http://www.play.net/gs4/info/maneuvers/list.asp#mightyblow Combat Maneuvers List: Mighty Blow], on Play.net

[[Category:Combat Maneuvers]]
[[Category:Combat Maneuvers]]

Latest revision as of 06:47, 1 August 2021

Mighty Blow
Mnemonic [mblow]
Activating Verb CMAN
Type Attack
Roundtime ATTACK-1
Stamina Cost 15
Offensive Gear Both hands
Requirements Polearms cannot be used with this maneuver.
Attributes
Hostile
Initiator Stance Penalty
Shield Defensive Bonus
Target Stance Bonus
Available To Warriors
Rank Cost/acquired at
1 2  
2
3
4
5 10

Description

Attempt to smash your opponent with a powerful swing.

Mechanics

Increases Damage Factor by (Rank * 10)% and reduces target stance by (Rank * 5)%. These effects last for one swing only.

Additional Information

Messaging

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