Urs0815

GermanDayZ Crossbow

Jul 4th, 2021
4,003
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.40 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <types>
  3.     <type name="Crossbow_Black">
  4.         <nominal>5</nominal>
  5.         <lifetime>43200</lifetime>
  6.         <restock>3600</restock>
  7.         <min>3</min>
  8.         <quantmin>-1</quantmin>
  9.         <quantmax>-1</quantmax>
  10.         <cost>100</cost>
  11.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  12.         <category name="weapons"/>
  13.         <usage name="Hunting"/>
  14.         <usage name="Farm"/>
  15.         <value name="Tier3"/>
  16.     </type>
  17.     <type name="Crossbow_Red">
  18.         <nominal>5</nominal>
  19.         <lifetime>43200</lifetime>
  20.         <restock>3600</restock>
  21.         <min>3</min>
  22.         <quantmin>-1</quantmin>
  23.         <quantmax>-1</quantmax>
  24.         <cost>100</cost>
  25.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  26.         <category name="weapons"/>
  27.         <usage name="Hunting"/>
  28.         <usage name="Farm"/>
  29.     </type>
  30.     <type name="Crossbow_Blue">
  31.         <nominal>5</nominal>
  32.         <lifetime>43200</lifetime>
  33.         <restock>3600</restock>
  34.         <min>3</min>
  35.         <quantmin>-1</quantmin>
  36.         <quantmax>-1</quantmax>
  37.         <cost>100</cost>
  38.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  39.         <category name="weapons"/>
  40.         <usage name="Hunting"/>
  41.         <usage name="Farm"/>
  42.     </type>
  43.     <type name="Crossbow_Green">
  44.         <nominal>5</nominal>
  45.         <lifetime>43200</lifetime>
  46.         <restock>3600</restock>
  47.         <min>3</min>
  48.         <quantmin>-1</quantmin>
  49.         <quantmax>-1</quantmax>
  50.         <cost>100</cost>
  51.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  52.         <category name="weapons"/>
  53.         <usage name="Hunting"/>
  54.         <usage name="Farm"/>
  55.     </type>
  56.     <type name="Crossbow_Leaves">
  57.         <nominal>5</nominal>
  58.         <lifetime>43200</lifetime>
  59.         <restock>3600</restock>
  60.         <min>3</min>
  61.         <quantmin>-1</quantmin>
  62.         <quantmax>-1</quantmax>
  63.         <cost>100</cost>
  64.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  65.         <category name="weapons"/>
  66.         <usage name="Hunting"/>
  67.         <usage name="Farm"/>
  68.     </type>
  69.     <type name="Crossbow_ArrowBolt">
  70.         <nominal>10</nominal>
  71.         <lifetime>14400</lifetime>
  72.         <restock>0</restock>
  73.         <min>5</min>
  74.         <quantmin>50</quantmin>
  75.         <quantmax>100</quantmax>
  76.         <cost>100</cost>
  77.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
  78.         <category name="weapons"/>
  79.         <usage name="Hunting"/>
  80.         <usage name="Farm"/>
  81.     </type>
  82.     <type name="Crossbow_RedpointOptic">
  83.         <nominal>10</nominal>
  84.         <lifetime>28800</lifetime>
  85.         <restock>1800</restock>
  86.         <min>5</min>
  87.         <quantmin>-1</quantmin>
  88.         <quantmax>-1</quantmax>
  89.         <cost>100</cost>
  90.         <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
  91.         <category name="weapons" />
  92.         <usage name="Hunting" />
  93.         <value name="Tier2" />
  94.         <value name="Tier3" />
  95.         <value name="Tier4" />
  96.     </type>
  97. </types>
Advertisement
Add Comment
Please, Sign In to add comment