diff options
Diffstat (limited to 'data/help/fletching.yaml')
| -rw-r--r-- | data/help/fletching.yaml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/help/fletching.yaml b/data/help/fletching.yaml new file mode 100644 index 0000000..b2fe254 --- /dev/null +++ b/data/help/fletching.yaml @@ -0,0 +1,27 @@ +name: "fletching" +category: "Skills" +description: | + Fletching is the skill of making ranged weapons and ammunition. + + To fletch, simply use the "fletch" command anywhere. Fletching does + not require a station and can be done while walking or moving. + + Materials: + Arrow shafts -- Cut logs with a knife + Headless arrows -- Add feathers to arrow shafts + Finished arrows -- Add arrowtips to headless arrows + Bolts -- Add feathers to unfinished bolts + Bolt tips -- Cut gems with a chisel + Unstrung bows -- Cut logs with a knife + Strung bows -- Add bowstring to unstrung bow + + Items can also be combined with the "use" command: + use knife on <log> -- Cut shafts or bows + use chisel on <gem> -- Cut bolt tips + use feather on <bolts> -- Finish bolts + use bowstring on <bow> -- String a bow + + Finished arrows and bolts can be equipped in the ammo slot: + wear arrows, wear 100 arrows, remove arrows, remove 100 arrows + + See also: fletch, use, wear, remove |
