aboutsummaryrefslogtreecommitdiff
path: root/data/items/ammo/arrow_shaft.yaml
blob: 023c366adb80e3956b865c6a13816ad71d276729 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
color: "89"
craft:
    - ingredients:
        - items:
            - logs
          quantity: 1
      level: 1
      output_qty: 15
      tool: knife
      type: fletching
      ticks_per_cycle: 5
      xp: 5
    - ingredients:
        - items:
            - oak_logs
          quantity: 1
      level: 15
      output_qty: 20
      tool: knife
      type: fletching
      ticks_per_cycle: 5
      xp: 10
    - ingredients:
        - items:
            - willow_logs
          quantity: 1
      level: 30
      output_qty: 25
      tool: knife
      type: fletching
      ticks_per_cycle: 5
      xp: 15
    - ingredients:
        - items:
            - maple_logs
          quantity: 1
      level: 45
      output_qty: 30
      tool: knife
      type: fletching
      ticks_per_cycle: 5
      xp: 20
    - ingredients:
        - items:
            - yew_logs
          quantity: 1
      level: 60
      output_qty: 35
      tool: knife
      type: fletching
      ticks_per_cycle: 5
      xp: 25
    - ingredients:
        - items:
            - magic_logs
          quantity: 1
      level: 75
      output_qty: 40
      tool: knife
      type: fletching
      ticks_per_cycle: 5
      xp: 30
description: A wooden arrow shaft. Needs feathers and a head.
name: arrow shaft
stackable: true
value: 1