DayZ
Blackouts Poseidon
Sparticus 26 Oct, 2024 @ 9:07am
Types and expansion trader
types

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<types>
<type name="vg7_poseidon">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>0</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"/>
</type>
<type name="vg7_poseidon_wreck">
<nominal>0</nominal>
<lifetime>3600</lifetime>
<restock>0</restock>
<min>0</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"/>
</type>
<type name="vg7_poseidon_L_Door">
<nominal>0</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>0</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"/>
</type>
<type name="vg7_poseidon_R_Door">
<nominal>0</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>0</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"/>
</type>
<type name="vg7_poseidon_speargun">
<nominal>0</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>0</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="vehiclesparts"/>
<tag name="containers"/>
<usage name="Coast"/>
</type>
<type name="vg7_poseidon_ammo_spear">
<nominal>0</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>0</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="vehiclesparts"/>
<tag name="containers"/>
<usage name="Coast"/>
</type>
<type name="vg7_poseidon_nautical_compass">
<nominal>0</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>0</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="vehiclesparts"/>
<tag name="containers"/>
<usage name="Coast"/>
</type>
</types>

Trader

{
"ClassName": "vg7_poseidon",
"MaxPriceThreshold": 30000,
"MinPriceThreshold": 30000,
"SellPricePercent": 50,
"MaxStockThreshold": 1,
"MinStockThreshold": 1,
"QuantityPercent": -1,
"SpawnAttachments": [
"truckbattery",
"SparkPlug",
"headlighth7",
"headlighth7",
"vg7_poseidon_L_Door",
"vg7_poseidon_R_Door"
],
"Variants": []
},