How item spawns work
Each dot is a fixed loot point. The map is split into a grid of regions,
and every region has its own respawn timer (Items.Respawn_Time,
configured by the server). When the timer fires, the region tops up its
loot up to a fraction of its points (Items.Spawn_Chance,
usually 10–50%), so most points stay empty between refreshes.
Each chosen point rolls its table in two steps: first picks a rarity tier (Common / Rare / Epic / Legendary) by cumulative chance, then picks one item uniformly from that tier. The Drop Chance column above is the combined odds. A 100% entry only means this item is the sole candidate in that table — it does not mean the point will always be filled with it.
Items can also drop from killed zombies. The hollow squares on the map are zombie spawn zones whose loot table contains this item.
Viper Magazine
Where to find this Item
Ernest #2 (With a gun)
…
Bikers Vendor
…
| Spawn Id | Spawn Name | Drop Chance | Map Points | Pool Size |
|---|---|---|---|---|
| 4275 | CA Civilian Rifle Ammo | 22.22 % | — | 6 |
| 4273 | CA Civilian Rifles | 15.56 % | — | 13 |
How vendor trading works in Unturned
NPCs on a map can run one or more vendors. Each vendor offers a fixed list of items they sell to you and items they buy from you. Each card below covers one (NPC, vendor) pair and lists every offer involving this item.
Price units: when no currency is configured the vendor uses your skill experience; otherwise an in-game currency item (its name appears next to the cost). Either way, the number reflects what changes hands per transaction.
Conditions (orange) gate the offer — quest progress, a skillset, reputation, etc. Rewards (green) are extras granted on top of the trade itself: bonus reputation, a quest flag flip, XP, etc. Hover any badge for the resolved name and exact rule.
Pre-equipped on a gun means the vendor sells it with specific attachments already mounted (a particular scope, magazine, ammo type, etc.).
Viper Magazine ×1
Viper Magazine ×1
GUID 0e957063cd4846fbb39b76c3efa3655f
Type Magazine
Rarity Rare
ID 4525
Instantiated_Attachment_Name_Override Magazine_Standard
Size_X 1
Size_Y 2
Size_Z 0.25
Amount 30
Count_Min 5
Count_Max 20
Calibers 1
Caliber_0 4523
Tracer 4054
Blueprints
[
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "9236ba59d2814af2a44257b01f9d8de4" // Small Ammo Box
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "ce4fc7b260954e60b0b08e37ce5d8242" // Small Ammo Crate
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "fb8ec88301a6444a9baaeed431e2f896" // Silver Magazine
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "9db42e8a5f1242c392758f2e56ddaf3e" // Lebel Magazine
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "d4df11b47e154704a3f344cc9e3e1b15" // Extended Lebel Magazine
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "2282fbf0eaee48c881cc44ca4ca23320" // Lebel Magazine
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "5bb9f8abf12a48888388e775da34e1da" // .357 Speedloader
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems this
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems "d68e8d8cb9bb41b6b766e15d48be83a3" // Whirlwind Magazine
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
]