|
|
| (7 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| <noinclude>{{StrongholdBuildingBlueprint| Codename=build_weapon_bench| Desc = No information known
| | {{#zed_entity:build_weapon_bench}} |
| }}
| |
| </noinclude>{{ItemBlueprints
| |
| | Name=Build Weapon Bench
| |
| | Codename=build_weapon_bench
| |
| | ItemType=blueprint_building
| |
| | Type=StrongholdBuildingBlueprint
| |
| | WaitTime=undefined
| |
| | AutoUnlock=false
| |
| | UnlockLevel=undefined
| |
| | AllowMultiCraft=false
| |
| }}
| |
| {{BlueprintRewards
| |
| | BlueprintCodename=build_weapon_bench
| |
| | Codename=weapon_bench
| |
| | Qty=1
| |
| }}
| |
| ===Information===
| |
| Build Weapon Bench is a crafting recipe that takes '''undefined seconds''' to complete.
| |
| | |
| ==Requires==
| |
| {{#cargo_query:
| |
| tables=BlueprintItems=BI,Items=I
| |
| |join on=BI.Codename=I.Codename
| |
| |fields=I._pageName=Resource, BI.Qty
| |
| |where=BI.BlueprintCodename="build_weapon_bench"
| |
| |format=table
| |
| }}
| |
| | |
| ==Outputs==
| |
| {{#cargo_query: | |
| tables=BlueprintRewards=BI,Items=I
| |
| |join on=BI.Codename=I.Codename
| |
| |fields=I._pageName=Resource, BI.Qty
| |
| |where=BI.BlueprintCodename="build_weapon_bench"
| |
| |format=table
| |
| }} | |
| <!-- ZC_CP_Autogen_End -->
| |
| | |
| <!-- ZC_CP_Autogen_End -->
| |