<!-- HOW TO USE: Under each "#### Heading" below, enter information relevant to …your pull request.
Leave the headings unless they don't apply to your PR.
Please read carefully and don't delete the comments delimited by "< !--" and "-- >"
Once a pull request is submitted automatic stylistic and consistency checks will be performed on the PR's changes.
The results of these can be either seen under the "Files changed" section of a PR or in the check's details.
NOTE: Please grant permission for repository maintainers to edit your PR. It is EXTREMELY common for PRs to be held up due to trivial changes being requested and the author being unavailable to make them. -->
#### Summary
Content "Adds new heavy weapon based martial art, Barbaran Montante, and adds WBLOCK_1 flag to heavy sledge hammers."
<!-- This section should consist of exactly one line, edit the one above.
Category must be one of these: Features, Content, Interface, Mods, Balance, Bugfixes, Performance, Infrastructure, Build, I18N. Or replace the whole line with just the word None for no changelog entry.
For more on the meaning of each category, see:
https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc/CHANGELOG_GUIDELINES.md
If approved and merged, your summary will be added to the project changelog:
https://github.com/CleverRaven/Cataclysm-DDA/blob/master/data/changelog.txt -->
#### Purpose of change
This adds a new martial art entirely based on the 16th century writings of Luis Barbaran II and the subsequent style of heavy weapon fighting that countered heavy armor, primarily because there was a notable lack of engaging melee styles for this group of weapons (heavy blades and hammers) and niche of combat (countering heavy armor via one-on-one combat). In addition, while testing, the heavy sledge was found to lack a blocking tag, and adding that tag allows it to block before the slow attack finishes and prevent constant interrupts, allowing a very niche use as a slow high-bash weapon (useful but not too powerful against Skeletal Juggernauts, for example).
<!-- With a few sentences, describe your reasons for making this change. If it relates to an existing issue, you can link it with a # followed by the GitHub issue number, like #1234. If your pull request *fully* resolves an issue, include the word "Fix" or "Fixes" before the issue number, like: Fixes #1234.
If there is no related issue, explain here what issue, feature, or other concern you are addressing. If this is a bugfix, include steps to reproduce the original bug, so your fix can be verified. -->
#### Describe the solution
Barbaran Montante uses heavy weaponry in an engaged fashion, allowing the player to choose their techniques by either moving or pausing. It does not deal well with multiple enemies, unless dealing with lined-up enemies in chokepoints (based on original real world text), by lacking additional blocks/dodges but having an impale technique.
The style focuses on armor penetration and either movement into knockback or pauses into heavy armor piercing strikes, depending on the situation and player preference.
Name | Level Available | Type | Effect
--- | --- | --- | ---
Barbaran Represa | Melee 0 | Static Buff | +75% Str armor penetration
Reversing Destreza | Melee 1 | OnBlock Buff | -5% movecost, Stacks: 2, Duration: 3
Impaling Estocada | Melee 2 | Melee Tech | +10% Cut & Stab, +20% movecost, Impale only, Min 8 Cut
Swift Atajo | Melee 2 | Melee Tech | -33% damage, -50% movecost, Disarm only
Ricasso Step | Melee 3 | OnMove Buff | Blocked damage reduced by 40% of Str, Stacks: 3, Duration: 3
Vulgar Preparation | Melee 4 | OnPause Buff | +15% of Str to accuracy, +225% Str armor penetration, Duration: 1
Movimiento Natural | Melee 5 | OnKill Buff | +1 Block attempts, Duration: 5
**Barbaran Represa** (Barbaran Footwork) represents the Represa footwork style of Barbaran's teachings.
This is admittedly a very focused static buff, which solely grants armor penetration and nothing else.
**Reversing Destreza** (Reversing Dexterity, or Reversing Stance) aims to replicate the heavy blocks that are used in Barbaran Montante, representing them throwing the opponent off-balance by speeding up the player slightly.
**Ricasso Step** (Flourish/Guard Step) is focused on a powerful block, but the style has only one block (conditionally 2, see Movimiento Natural), representing the style's lack of options for being surrounded but good coverage against a duelist.
This buff reduces blocked damage (from the style's single, weapon-dependent block) by 120% when fully stacked.
**Impaling Estocada** (Impaling Thrust) represents the style's usage of thrusts. This technique provides an option for impaling when properly chokepointing enemies, which is the style's only way of countering groups of enemies.
**Swift Atajo** (Swift Disarm/Counter) provides a Disarm option (I found references to "atajo", or "the short interception", in Iberian fighting manuals), which doubles as a rapid attack- however, it can only trigger once per enemy and only if they were wielding a weapon, and is not a substantial buff despite it's technical increase in DPS.
**Vulgar Preparation** (Common Preparation) represents less of a pause and more of a slow swing that is beginning during the pause.
Rather than enabling powerful techniques, this buffs existing techniques.
**Movimiento Natural** (Natural Movement) aims to provide a unique buff that is not out of the scope of reality- a practiced sword fighter's confidence after reducing the number of enemies to deal with could theoretically provide (admittedly only a bit, not this much, but it is a game) a performance increase.
The style may be selected as part of Melee Weapon Training, or a training manual may be found, generating very rarely in the exotic_books pool or moderately rarely in the mansion_books pool (to represent the manual's status as a historical artifact).
#### Describe alternatives you've considered
Include underutilized "lategame" weaponry in other styles, such as Medieval Swordsmanship or Fior de Battalegia.
#### Testing
Four days testing at various stat and skill levels versus various enemies or groups of enemies with a variety of armor, encumbrance, and weapons split over three iterations of the style.
Overall findings are that the style is highly effective in one-on-one combat with brutish melee attackers and helps when dealing with high armor "miniboss" enemies, but falters rapidly when either faced by multiple enemies, not taking advantage of all the techniques, or simply outclassed by enemies that should not be fought in melee (such as a shoggoth).
I would rate it as most closely comparable to Niten Ichi-Ryū.
#### Additional context
The following is a Spanish research paper on the fighting style, which includes in the documentation the most complete manuscript of the original training manual I can find. For IP sake, I am linking the entire paper rather than screenshotting the training manual. The title translates approximately to "The Nine Rules of the Two Handed Sword, and the Practice of Fencing near Saragossa in 1526".
[LAS NUEVE REGLAS DE LA ESPADA DE DOS MANOS, Y LA PRÁCTICA DE LA ESGRIMA EN ZARAGOZA HACIA 1526](https://gladius.revistas.csic.es/index.php/gladius/article/view/300/303)