DayZ
Enhanced Banking
Types.xml
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<types>

<!-- CREDIT CARDS & BASE -->

<type name="LB_ATM_Terminal">
<lifetime>3888000</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
</type>

<type name="LB_ATM_Credit_Card_Base">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Black">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Blue">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Green">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_LightBlue">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Orange">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Pink">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Red">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_White">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>

<type name="LB_ATM_Credit_Card_Yellow">
<nominal>5</nominal>
<lifetime>7200</lifetime>
<restock>0</restock>
<min>2</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="tools"/>
<tag name="floor"/>
<usage name="Village"/>
<usage name="Town"/>
<usage name="Farm"/>
<usage name="City"/>
</type>
</types>