barbaric_breakthrough_2.xml
<abilities>
<ability>
<clone>barbaric_breakthrough</clone>
<key>barbaric_breakthrough_2</key>
<description>
Enter stance with 9 turns duration.
[p]
Using a bludgeon or mace ability extends the duration by
{{calculator -> key:barbaric_breakthrough_extend_calculator, pluralize:turn}}.
[p]
Gain ⮃+40% cripple chance⮃ and ⮃+10 accuracy⮃.
</description>
<stanceInfo>
<turns>9</turns>
<extenders>
<extenders>
<type>UseAbility</type>
<amount>1</amount>
<params>
<params type="skill">Maces</params>
</params>
</extenders>
<extenders>
<type>UseAbility</type>
<amount>1</amount>
<params>
<params type="skill">Bludgeons</params>
</params>
</extenders>
</extenders>
<modifiers>
<modifiers>
<type>CrippleChance</type>
<amount>0.4</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>10.0</amount>
</modifiers>
</modifiers>
</stanceInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
<replaces>barbaric_breakthrough</replaces>
</unlockInfo>
</ability>
</abilities>