whirling_carnage.xml
<abilities>
<ability>
<isSkillBonus>true</isSkillBonus>
<name>Whirling Carnage</name>
<key>whirling_carnage</key>
<skill>Flails</skill>
<icon>flails_19</icon>
<tagline>"Let the chaos take hold, and luck will find its way."</tagline>
<description>
For each level of Flails gain:
[p]+1% damage with flails.
[p]+1 flail mastery, enabling you to wield higher-level flails effectively.
[p]Your flail mastery: {{stat -> key:FlailsWeaponMastery, showDescription:false, showPlus:false}}
</description>
<type>passive</type>
<subType>0_Basic Passives</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>Damage</type>
<amount>0.01</amount>
<multiplier>Flails</multiplier>
<requirements>
<requirements>
<type>Weapon</type>
<params>
<params type="weapon">Flail</params>
</params>
</requirements>
</requirements>
</modifiers>
<modifiers>
<type>FlailsWeaponMastery</type>
<amount>1.0</amount>
<multiplier>Flails</multiplier>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>0</autoUnlock>
</unlockInfo>
</ability>
</abilities>