torch.xml
<items>
<item>
<key>torch</key>
<name>Torch</name>
<description>
A stick with an oily rag tied on the end. Set alight to peer into darkness.
</description>
<type>torch</type>
<icon>itemtorch</icon>
<sortKey>_torch01</sortKey>
<weight>1.0</weight>
<tags>t1</tags>
<modifiers>
<modifiers>
<type>BurnChance</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>Accuracy</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>Light</type>
<amount>4.0</amount>
</modifiers>
<modifiers>
<type>Vision</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>TrapDetection</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
<sprites>
<animation>animated_torch</animation>
</sprites>
<salvageInfo>
<materials>wood</materials>
<requiresBench>false</requiresBench>
</salvageInfo>
<priceDetails>
<buy>20</buy>
<sell>7</sell>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>