This should work for items, shouldn't it? I just want to make sure I'm getting it right before moving on to other stuff. Code: <item name="Defender" iconFile="items/item_defender.png" level="8" type="0" artifact="1" > <price amount="16000"/> <weapon slashing="15" /> <secondarybuff id="7" amount="4"/> <secondarybuff id="10" amount="1"/> <artifact quality="5"/> <blockBuff percentage="15" name="Adventurer Aikido"/> <description text="This small, flat sword helps you block incoming blows and has a small chance of allowing you to counterattack after a successful block."/> </item>