Gears: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
Line 32: Line 32:


=== Zeds ===
=== Zeds ===
==== Standard Loot ====
{{#cargo_query:
tables=ZedLoot,Zeds
|join on=ZedLoot.ZedCodename=Zeds.Codename
|fields=Zeds._pageName=Zed
|where=ZedLoot.Codename="craft_log"
|format=table
|default=No Zeds drop this as standard loot
}}


=== Extra Loot ===
{{#cargo_compound_query:
{{#cargo_query:
tables=LootTableItem,LootTableLink,Zeds,LootTable;
tables=LootTableItem,LootTableLink,Zeds,LootTable
join on=LootTableItem.LootTableCodename=LootTable.Codename,
|join on=LootTableItem.LootTableCodename=LootTable.Codename,
LootTable.Codename=LootTableLink.Codename,
LootTable.Codename=LootTableLink.Codename,
LootTableLink.LinkCodename=Zeds.Codename
LootTableLink.LinkCodename=Zeds.Codename;
|fields=Zeds._pageName=Zed
fields=Zeds._pageName=Zed;
|where=LootTableItem.Codename="craft_log" AND LootTableLink.LinkType="Zeds"
where=LootTableItem.Codename="gears" AND LootTableLink.LinkType="Zeds"
|tables=ZedLoot,Zeds;
join on=ZedLoot.ZedCodename=Zeds.Codename;
fields=Zeds._pageName=Zed;
where=ZedLoot.Codename="gears"
|format=table
|format=table
|default=No Zeds drop this as extra loot
}}
}}


=== Explore Locations ===
=== Explore Locations ===

Revision as of 15:52, 10 July 2025


Produced by

Scavenges

There are no ways to scavenge for this item.


Hunts

There are no guaranteed hunting locations for this item.

Zeds

Zed
Frenzied Bloater
Frenzied Bloater
Frenzied Crawler
Frenzied Spitter
Frenzied Zombie
Raging Bloater
Raging Spitter
Undead General
Undead Supervisor
Undead Workman
X-Bloater
X-Bloater
X-Spitter
X-Spitter


Explore Locations

No results


Consumed by

Crafting Blueprints

Recipe Building
AK-47 Blueprint Weapon Bench
Desert Eagle Blueprint Weapon Bench
Handgun Blueprint Weapon Bench
MP5 Blueprint Weapon Bench
Sawnoff Blueprint Weapon Bench
Scuff Shotgun Blueprint Weapon Bench
Shotgun Blueprint Weapon Bench


Scavenges

This item is not used in any scavenge.