View Single Post
TCArknight
Senior Member
 
Join Date: Jan 2007
Location: NW Arkansas
Posts: 1,321

Old November 20th, 2017, 06:38 AM
Hi all!

I have a custom weapon:
Quote:
<thing id="wpSREncSta" name="Enchanted Staff" description="Made of a wood unknown to most of the world, your character’s elegant staff is a powerful weapon and tool for magic work. The staff has 10 PPE (which regenerate at the same rate as the caster), grants a +1 to all spellcasting rolls for AB: Magic and AB: Miracles, and contains two spells (powers) of the player’s choice, which can come from any list. Finally, it’s a combat-worthy staff (Str+d6, Reach 1, Parry +1, two-handed) that even does Mega Damage if 2 PPE is channeled through it that round." compset="Melee">
<fieldval field="wpParry" value="1"/>
<fieldval field="wpReach" value="1"/>
<fieldval field="wpSpecial" value="MegaDamage (2 PPE); 2 Spells of choice"/>
<tag group="Equipment" tag="TwoHand"/>
<tag group="WeaponType" tag="FutMelee"/>
<tag group="Hide" tag="Equipment"/>
<tag group="WeaponDie" tag="3"/>
</thing>
As you can see, it has no STR Minimum. However, when I add it to the character, it is flagged as not having met the strength minimum. Also, it shows damage as d4. If the Strength goes to d6, then if shows STR+d6 for damage, and removes the no minimum message.

Am I missing something?

Thanks!
TC
Attached Images
File Type: jpg HL - Custom Staff.jpg (89.8 KB, 0 views)
TCArknight is offline   #1 Reply With Quote