[ http://jira.pcgen.org/browse/DATA-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Shipley resolved DATA-230.
-------------------------------
Fix Version/s: 5.17.6
Resolution: Fixed
SVN 14531
> Alchemical Silver damage penalty inappropriately applied to bludgeoning weapons
> -------------------------------------------------------------------------------
>
> Key: DATA-230
> URL: http://jira.pcgen.org/browse/DATA-230
> Project: Data
> Issue Type: Bug
> Components: Pathfinder
> Affects Versions: 5.16.4, 5.17.5
> Reporter: Torry Schreiner
> Assignee: Paul Shipley
> Fix For: 5.17.6
>
>
> Page 155 of the Core Rule book states "On a successful attack with a silvered slashing or
> piercing weapon, the wielder takes a -1 penalty on the damage roll (with a minimum of 1 point of damage)."
> Line 27 of pfcr_equipmods_material.lst currently has the weapon damage "bonus" as such:
> BONUS:WEAPON|DAMAGE|-1|TYPE=Enhancement.STACK
> It needs a qualifier such that the damage penalty only applies to slashing or piercing type weapons:
> BONUS:WEAPON|DAMAGE|-1|TYPE=Enhancement.STACK|PRETYPE:1,Slashing,Piercing
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.pcgen.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|