<?xml version="1.0" encoding="UTF-8"?>
<configs>
  <append xpath="/materials">
    <!--
      Les kits de démarrage non ouverts utilisent ce matériau lorsqu'ils sont recyclés (scrapped). La recette
      de récupération correspondante convertit exactement un kit en un fragment de relance (reroll fragment).
    -->
    <material id="M_VLK_RerollKit">
      <property name="damage_category" value="cloth"/>
      <property name="surface_category" value="cloth"/>
      <property name="forge_category" value="VLK_RerollFragment"/>
      <property name="Experience" value="0"/>
    </material>
  </append>
</configs>
