aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/steel_dagger.yaml
blob: 73e8d7e3706e4b516ecb02d9b8c64f74e301adbd (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
color: FF
craft:
  - ingredients:
      - items:
          - steel_bar
        quantity: 1
    level: 30
    station:
      - anvil
    type: smithing
    ticks_per_cycle: 4
    xp: 37
description: A small steel dagger.
equipment:
  attack:
    crush: -1
    slash: 7
    stab: 12
  attack_type: stab
  other:
    strength: 10
  slot: main_hand
  speed: 3
  type: melee_weapon
name: steel dagger
requirements:
  accuracy: 5
stackable: false
value: 60