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.
Whirlwind Magazine
Where to find this Item
Ernest #2 (With a gun)
…
| Spawn Id | Spawn Name | Drop Chance | Map Points | Pool Size |
|---|---|---|---|---|
| 4464 | CA Cache PMC Mags | 14.52 % | — | 13 |
| 4469 | CA BBunker Richmans Mags | 13.76 % | — | 14 |
| 4462 | CA Cache PMC Low | 1.39 % | — | 54 |
| 4466 | CA BBunker Richmans Low | 1.27 % | — | 57 |
| 4461 | CA Cache PMC High | 1.07 % | — | 59 |
| 4467 | CA BBunker Richmans High | 1.03 % | — | 61 |
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.).
Locked behind progression in quest Zone Trekker. Show exact unlock rules (1 path)
Whirlwind Magazine ×1
GUID d68e8d8cb9bb41b6b766e15d48be83a3
Type Magazine
Rarity Epic
ID 4732
Size_X 2
Size_Y 1
Amount 50
Count_Min 30
Count_Max 50
Calibers 1
Caliber_0 4730
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 "0e957063cd4846fbb39b76c3efa3655f" // Viper Magazine
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
{
CategoryTag "d739926736374e5ba34b4ac6ffbb5c8f" // Ammunition
Operation FillTargetItem
InputItems this
Effect "7c8f83ff39864322a11f27e0081042d2" // CA_Refill_Magazine
}
]