Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Cancelled
-
Affects Version/s: 5.17.19
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:JRE 1.6
Description
Need to be able to match only on a weapon specialization that matches all given types.
Issue Links
- Clones
-
CODE-1747
Weapon proficiency type prereqs to check weaponprof type as well as equipment type
-
The dot syntax in your type specification is not valid for PREreqs on types, so it is looking for a single type named Piercing.Melee
Something like PREFEAT:2,Weapon Specialization (TYPE=Piercing),Weapon Specialization (TYPE=Melee) will get close.