Mighty Blow: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
m (→‎Messaging: The entire block of the Grimswarm's attack is irrelevant to calculations for MBlow.)
m (Squared up the right edges of the log2 template implementation and added mono template around math.)
 
(3 intermediate revisions by 3 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'''
'''Expected result against an unarmored target'''
<pre{{log2}}>
<pre{{log2|margin-right=350px}}>
unarmored AvD = (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
Line 45: Line 48:
</pre>
</pre>


<pre{{log2}}>
<pre{{log2|margin-right=350px}}>
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
Line 51: Line 54:
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