Pistol Ammo Blueprint: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
Line 27: Line 27:
}}
}}
===Information===
===Information===
Pistol Ammo Blueprint is a crafting recipe that takes '''undefined seconds''' to complete.
Pistol Ammo Blueprint is a crafting recipe that takes '''120 seconds''' to complete.


==Requires==
==Requires==
Line 33: Line 33:
tables=BlueprintItems=BI,Items=I
tables=BlueprintItems=BI,Items=I
|join on=BI.Codename=I.Codename
|join on=BI.Codename=I.Codename
|fields=I._pageName=Resource, BI.Qty
|fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image,I._pageName=Resource, BI.Qty
|where=BI.BlueprintCodename="blueprint_craft_pistol_ammo"
|where=BI.BlueprintCodename="blueprint_craft_pistol_ammo"
|format=table
|format=table
Line 42: Line 42:
tables=BlueprintRewards=BI,Items=I
tables=BlueprintRewards=BI,Items=I
|join on=BI.Codename=I.Codename
|join on=BI.Codename=I.Codename
|fields=I._pageName=Resource, BI.Qty
|fields=CONCAT('https://www.zed.city/items/', I.Codename, '.png')=Image,I._pageName=Resource, BI.Qty
|where=BI.BlueprintCodename="blueprint_craft_pistol_ammo"
|where=BI.BlueprintCodename="blueprint_craft_pistol_ammo"
|format=table
|format=table

Revision as of 14:09, 11 July 2025


Information

Pistol Ammo Blueprint is a crafting recipe that takes 120 seconds to complete.

Requires

Image Resource Qty
gun_powder.png Gun Powder 5
iron_bar.png Iron Bar 2

Outputs

Image Resource Qty
pistol_ammo.png Pistol Ammo 5