asdf
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<spawnabletypes>
|
||||
<type name="ER7_Gauss">
|
||||
<attachments chance="0.05">
|
||||
<item name="ER7_Scope" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="0.15">
|
||||
<item name="ER7_Gauss_Battery" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="0.15">
|
||||
<item name="ER7_Gauss_Magazine" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
<type name="ER7_Gauss_T5">
|
||||
<attachments chance="0.05">
|
||||
<item name="ER7_Scope" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="0.15">
|
||||
<item name="ER7_Gauss_Battery" chance="1.00" />
|
||||
</attachments>
|
||||
<attachments chance="0.15">
|
||||
<item name="ER7_Gauss_Magazine" chance="1.00" />
|
||||
</attachments>
|
||||
</type>
|
||||
</spawnabletypes>
|
||||
@@ -0,0 +1,72 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<types>
|
||||
<type name="ER7_Gauss">
|
||||
<nominal>1</nominal>
|
||||
<lifetime>14400</lifetime>
|
||||
<restock>1800</restock>
|
||||
<min>1</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="lore"/>
|
||||
<usage />
|
||||
<tag name="military"/>
|
||||
<value user="Tier6"/>
|
||||
</type>
|
||||
<type name="ER7_Gauss_Battery">
|
||||
<nominal>4</nominal>
|
||||
<lifetime>14400</lifetime>
|
||||
<restock>1800</restock>
|
||||
<min>1</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"/>
|
||||
<usage />
|
||||
<tag name="military"/>
|
||||
<value user="Tier45"/>
|
||||
</type>
|
||||
<type name="ER7_Scope">
|
||||
<nominal>2</nominal>
|
||||
<lifetime>14400</lifetime>
|
||||
<restock>1800</restock>
|
||||
<min>1</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="weapons"/>
|
||||
<usage />
|
||||
<tag name="military"/>
|
||||
<value user="Tier345"/>
|
||||
</type>
|
||||
<type name="ER7_Gauss_Magazine">
|
||||
<nominal>5</nominal>
|
||||
<lifetime>14400</lifetime>
|
||||
<restock>900</restock>
|
||||
<min>2</min>
|
||||
<quantmin>10</quantmin>
|
||||
<quantmax>40</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="weapons"/>
|
||||
<usage />
|
||||
<tag name="military"/>
|
||||
<value user="Tier345"/>
|
||||
</type>
|
||||
<type name="Ammo_ER7RFW">
|
||||
<nominal>10</nominal>
|
||||
<lifetime>14400</lifetime>
|
||||
<restock>300</restock>
|
||||
<min>5</min>
|
||||
<quantmin>20</quantmin>
|
||||
<quantmax>60</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="weapons"/>
|
||||
<usage />
|
||||
<tag name="military"/>
|
||||
<value user="Tier345"/>
|
||||
</type>
|
||||
</types>
|
||||
Reference in New Issue
Block a user