Spear: Difference between revisions
No edit summary |
(→Zeds) |
||
Line 49: | Line 49: | ||
fields=Zeds._pageName=Zed; | fields=Zeds._pageName=Zed; | ||
where=LootTableItem.Codename="weapon_spear" AND LootTableLink.LinkType="Zeds" | where=LootTableItem.Codename="weapon_spear" AND LootTableLink.LinkType="Zeds" | ||
default= | |||
|tables=ZedLoot,Zeds; | |tables=ZedLoot,Zeds; | ||
join on=ZedLoot.ZedCodename=Zeds.Codename; | join on=ZedLoot.ZedCodename=Zeds.Codename; | ||
fields=Zeds._pageName=Zed; | fields=Zeds._pageName=Zed; | ||
where=ZedLoot.Codename="weapon_spear" | where=ZedLoot.Codename="weapon_spear" | ||
default= | |||
|format=table | |format=table | ||
}} | }} | ||
=== Explore Locations === | === Explore Locations === |
Revision as of 17:01, 10 July 2025
Produced by
Crafting
Blueprint | Building |
---|---|
Craft Spear | Crafting Bench |
Scavenges
There are no ways to scavenge for this item.
Hunts
There are no guaranteed hunting locations for this item.
Zeds
Function: CargoSQLQuery::run Query: SELECT `cargo__Zeds`.`_pageName` AS `Zed` FROM `cargo__LootTableItem` LEFT OUTER JOIN `cargo__LootTable` ON ((`cargo__LootTableItem`.`LootTableCodename`=`cargo__LootTable`.`Codename`)) LEFT OUTER JOIN `cargo__LootTableLink` ON ((`cargo__LootTable`.`Codename`=`cargo__LootTableLink`.`Codename`)) LEFT OUTER JOIN `cargo__Zeds` ON ((`cargo__LootTableLink`.`LinkCodename`=`cargo__Zeds`.`Codename`)) WHERE `cargo__LootTableItem`.`Codename`="weapon_spear" AND `cargo__LootTableLink`.`LinkType`="Zeds" default= ORDER BY `cargo__Zeds`.`_pageName` LIMIT 5000
Explore Locations
No results
Consumed by
Crafting Blueprints
No results
Scavenges
This item is not used in any scavenge.