|
|
| (9 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| <noinclude>{{EquipmentBlueprint| Codename=craft_steel_fishing_rod| Desc = No information known
| | {{#zed_entity:craft_steel_fishing_rod}} |
| }}
| |
| </noinclude>{{ItemBlueprints
| |
| | Name=Craft Steel Fishing Rod
| |
| | Codename=craft_steel_fishing_rod
| |
| | ItemType=blueprint_equipment
| |
| | Type=EquipmentBlueprint
| |
| | WaitTime=undefined
| |
| | AutoUnlock=false
| |
| | UnlockLevel=undefined
| |
| | AllowMultiCraft=false
| |
| }}
| |
| {{BlueprintItems
| |
| | BlueprintCodename=craft_steel_fishing_rod
| |
| | Codename=steel
| |
| | Qty = 10
| |
| | TakeItem = true
| |
| }}{{BlueprintItems
| |
| | BlueprintCodename=craft_steel_fishing_rod
| |
| | Codename=thread
| |
| | Qty = 10
| |
| | TakeItem = true
| |
| }}{{BlueprintRewards
| |
| | BlueprintCodename=craft_steel_fishing_rod
| |
| | Codename=steel_fishing_rod
| |
| | Qty=1
| |
| }}
| |
| ==Requires==
| |
| {{#cargo_query: | |
| tables=BlueprintItems=BI,Items=I
| |
| |join on=BI.Codename=I.Codename
| |
| |fields=I._pageName=Resource, BI.Qty
| |
| |where=BI.BlueprintCodename="craft_steel_fishing_rod"
| |
| |format=table
| |
| }} | |
| <!-- ZC_CP_Autogen_End -->
| |