lantern.xml
<items>
<item>
<key>lantern</key>
<name>Lantern</name>
<description>
A bright metal lantern filled with thick, slow burning oil.
</description>
<type>torch</type>
<icon>itemlantern</icon>
<sortKey>_torch02</sortKey>
<weight>2.0</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>Accuracy</type>
<amount>8.0</amount>
</modifiers>
<modifiers>
<type>Light</type>
<amount>6.0</amount>
</modifiers>
<modifiers>
<type>Vision</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>TrapDetection</type>
<amount>2.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>lantern_left</equipLeft>
<equipRight>lantern</equipRight>
</sprites>
<priceDetails>
<buy>135</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>