Jig
Tool or equipment item
A DayZ classname included in the supplied central-economy files. Review the map-specific spawn tags, game configuration and economy values below before editing a live server.
Where it spawns and where to look
The location guidance below combines your supplied types.xml tags with a small curated knowledge layer. The central-economy values remain the authoritative data for this website build.
Chernarus
EnabledCoastal loot areas and shore-adjacent locations.
Usage tags
Livonia
EnabledCoastal loot areas and shore-adjacent locations.
Usage tags
Sakhal
EnabledCoastal loot areas and shore-adjacent locations. The supplied economy limits this entry to Tier1, Tier2 loot value tags.
Usage tags
Loot tiers / values
Central economy comparison
| Map | Nominal | Min | Lifetime | Restock | Quant min | Quant max | Cost | Usage | Values |
|---|---|---|---|---|---|---|---|---|---|
| Chernarus | 35 | 25 | 14400 | 0 | -1 | -1 | 100 | Coast | — |
| Livonia | 20 | 16 | 14400 | 0 | -1 | -1 | 100 | Coast | — |
| Sakhal | 12 | 8 | 14400 | 0 | -1 | -1 | 100 | Coast | Tier1, Tier2 |
Map-specific types.xml entries
Chernarus XML
<type name="Jig">
<nominal>35</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>25</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" />
<usage name="Coast" />
</type>Livonia XML
<type name="Jig">
<nominal>20</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>16</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" />
<usage name="Coast" />
</type>Sakhal XML
<type name="Jig">
<nominal>12</nominal>
<lifetime>14400</lifetime>
<restock>0</restock>
<min>8</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" />
<usage name="Coast" />
<value name="Tier1" />
<value name="Tier2" />
</type>Related DayZ items
Need this configured across a full server?
Use the data as a reference, then let CustomDayZServices handle the complete economy, balancing and deployment workflow.
Get a quote