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.)
 
(12 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Player System Manager
{{Cman | cost = 30, special | available = warriors | requirements = Cannot be used with a polearm | prereqs = None | sq1 = 2 | sq2 = 4 | sq3 = 6 | sq4 = 8 | sq5 = 10 | se1 = - | pu1 = -}}
|mnemonic = mblow
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.
|verb = [[CMAN]]
|type = Attack
|roundtime = ATTACK-1
|stamina = 15
|offensivegear = Both hands
|requirements = Polearms cannot be used with this maneuver.
|attributes = <br>Hostile<br>Initiator Stance Penalty<br>Shield Defensive Bonus<br>Target Stance Bonus<br>
|availableto = [[Warrior]]s
}}
{{PSM3.0costs
|rank1 = 2
|rank2 = 4
|rank3 = 6
|rank4 = 8
|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}}>
unarmored AvD = (41 AvD + 3 for perfect weapon bonus) = 44 AvD
[[Greatsword]] base damage factor = 0.625


'''if multiplicative with perfect weapon:'''
Use of the combat maneuver costs 10 more [[stamina]] if the weapon used is a two-handed weapon or if two weapons are used, for a total cost of 40 stamina.
DF = 0.625 * 1.06 (perfect bonus) * 1.5 (mighty blow bonus) = ~0.994


or
== External Links ==
*[http://www.play.net/gs4/info/maneuvers/list.asp#mightyblow Combat Maneuvers List: Mighty Blow], on Play.net


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

'''Actual result:'''
<pre{{log2|margin-right=350px}}>
>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.
</pre>

<pre{{log2|margin-right=350px}}>
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
</pre>
}}
==Resources==
* [[/saved posts|Saved posts]]
* [[Player System Manager/saved posts|Player System Manager saved posts]]
[[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