Great hunter (Perk)
3 of:
The user’s bonuses from Great Hunter increase to +20 when the target is Large or larger.
The user's Attacks deal more damage the larger the target is compared to the user.
PowerPercentIncrease = max(0, 15 * (targetCatMod-userCatMod))
The user’s bonuses from Great Hunter increase to +20 when the target is Large or larger.
The user's Attacks deal more damage the larger the target is compared to the user.
PowerPercentIncrease = max(0, 15 * (targetCatMod-userCatMod))