Scrap: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Materials| Image = scrap| Codename = craft_scrap| BuyPrice = $3| SellPrice = $1| Weight = 0.01kg| Desc = No information known
<noinclude>{{Materials| Image = craft_scrap| Codename = craft_scrap| BuyPrice = 3| SellPrice = 1| Weight = 0.01kg
}}
}}
</noinclude>{{Items
</noinclude><noinclude>{{Items
| Codename=craft_scrap
| Codename=craft_scrap
| Type=Materials
| Type=Materials
}}
}}
</noinclude>
== Information ==
{| class="cargoTable noMerge sortable jquery-tablesorter"
! Attribute !! Value
|-
! Name || Scrap
|-
! Weight || 0.01kg
|-
! Buy Value || $3
|-
! Sell Value || $1
|}
== Status Effects On Use ==
{{#cargo_query:
tables=StatusEffectLink,PlayerEffects
| join on=StatusEffectLink.Codename=PlayerEffects.Codename
| fields=PlayerEffects.Name, PlayerEffects.Description, StatusEffectLink.Duration=Duration (seconds)
| where=StatusEffectLink.LinkCodename="craft_scrap"
| format=table
| default=No extra effects
}}


== Produced by ==
== Produced by ==
=== Crafting ===
{{#cargo_query:
tables=BlueprintRewards,ItemBlueprints,BuildingBlueprintList,Buildings
| join on=ItemBlueprints.Codename = BlueprintRewards.BlueprintCodename, BuildingBlueprintList.Codename = ItemBlueprints.ItemType, BuildingBlueprintList.BuildingCodename = Buildings.Codename
| fields=ItemBlueprints._pageName = Blueprint, Buildings._pageName = Building
| where=BlueprintRewards.Codename = "craft_scrap"
| format=table
| default=Not craftable in stronghold
}}


=== Scavenges ===
=== Scavenges ===
Line 12: Line 51:
tables=ScavengeJobRewards=R,ScavengeJobs=J
tables=ScavengeJobRewards=R,ScavengeJobs=J
|join on=R.JobCodename=J.Codename
|join on=R.JobCodename=J.Codename
|fields=CONCAT('[[',J._pageName,'|',J.Name,']]')=Job, CONCAT(UPPER(SUBSTRING(J.Location,1,1)), SUBSTRING(J.Location,2))=Location, CONCAT(R.Chance,'%')=Chance, R.Qty
|fields=CONCAT('[[',J._pageName,'|',J.Name,']]')=Job, CONCAT(UPPER(SUBSTRING(J.Location,1,1)), SUBSTRING(J.Location,2))=Location, CONCAT(R.Chance,'%')=Drop Rate, R.Qty
|where=R.Codename="craft_scrap" AND J.Location="city"
|where=R.Codename="craft_scrap" AND J.Location="city"
|format=table
|format=table
Line 24: Line 63:
tables=HuntingJobRewards=R,HuntingJobs=J
tables=HuntingJobRewards=R,HuntingJobs=J
|join on=R.JobCodename=J.Codename
|join on=R.JobCodename=J.Codename
|fields=CONCAT('[[',J._pageName,'|',J.Name,']]')=Job, CONCAT(UPPER(SUBSTRING(J.Location,1,1)), SUBSTRING(J.Location,2))=Location, CONCAT(R.Chance,'%')=Chance, R.Qty
|fields=CONCAT('[[',J._pageName,'|',J.Name,']]')=Job, CONCAT(UPPER(SUBSTRING(J.Location,1,1)), SUBSTRING(J.Location,2))=Location, CONCAT(R.Chance,'%')=Drop Rate, R.Qty
|where=R.Codename="craft_scrap"
|where=R.Codename="craft_scrap"
|format=table
|format=table
Line 31: Line 70:
}}
}}


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


=== Zeds Loot Tables ===
{{#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=CONCAT('{{FA|crosshairs}}')=_, Zeds._pageName=Zed;
|where=LootTableItem.Codename="craft_log" AND LootTableLink.LinkType="Zeds"
where=LootTableItem.Codename="craft_scrap" AND LootTableLink.LinkType="Zeds";
|tables=ZedLoot,Zeds;
join on=ZedLoot.ZedCodename=Zeds.Codename;
fields=CONCAT('{{FA|crosshairs}}')=_, Zeds._pageName=Zed;
where=ZedLoot.Codename="craft_scrap";
|format=table
|format=table
|default=
}}
}}


=== Explore Locations ===
=== Explore Locations ===
Line 61: Line 96:
| fields=Locations._pageName=Location
| fields=Locations._pageName=Location
| where=ScavengeJobRewards.Codename='craft_scrap' AND Location != "city"
| where=ScavengeJobRewards.Codename='craft_scrap' AND Location != "city"
| group by=Locations._pageName
| format=table
| format=table
}}
}}

Latest revision as of 23:21, 5 August 2025



Information

Attribute Value
Name Scrap
Weight 0.01kg
Buy Value $3
Sell Value $1



Status Effects On Use

No extra effects


Produced by

Crafting

Not craftable in stronghold

Scavenges

Job Location Drop Rate Qty
Gas Station City 100% 10
Scrapyard City 100% 3-7
Scrapyard City 50% 1


Hunts

There are no guaranteed hunting locations for this item.

Zeds

_ Zed
  Frenzied Bloater
  Frenzied Bloater
  Frenzied Crawler
  Frenzied Crawler
  Frenzied Spitter
  Frenzied Spitter
  Raging Bloater
  Raging Spitter
  Undead General
  Undead General
  X-Bloater
  X-Bloater
  X-Spitter
  X-Spitter


Explore Locations

Location
Junkyard
Reclaim Zone


Consumed by

Crafting Blueprints

Recipe Building
AK-47 Blueprint Weapon Bench
Craft Wooden Fishing Rod Crafting Bench
Desert Eagle Blueprint Weapon Bench
Extract Materials
Handgun Blueprint Weapon Bench
Handmade Blueprint Weapon Bench
MP5 Blueprint Weapon Bench
Sawnoff Blueprint Weapon Bench
Scuff Shotgun Blueprint Weapon Bench
Shotgun Blueprint Weapon Bench
Smelt Scrap Furnace


Scavenges

Job Location Type Qty
1150
250
500