burden_of_flames.xml

<items>
  <item>
    <key>burden_of_flames</key>
    <name>Burden of Flames</name>
    <description>
      A heavy, smoldering iron chain. It grants power, but weighs down the wearer's soul and pack.
    </description>
    <type>Necklace</type>
    <icon>icon_burdenofflames_01</icon>
    <sortKey>_necklace11</sortKey>
    <weight>3.0</weight>
    <tags>sanctum</tags>
    <modifiers>
      <modifiers>
        <type>TyrosAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>CarryWeight</type>
        <amount>-10.0</amount>
      </modifiers>
    </modifiers>
    <priceDetails>
      <buy>120</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>