aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/iron_dagger.yaml
blob: cb475b6dc7e4b9da59d4ab879052e29fd9138ca4 (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
color: FA
craft:
  - ingredients:
      - items:
          - iron_bar
        quantity: 1
    level: 20
    station:
      - anvil
    type: smithing
    ticks_per_cycle: 4
    xp: 25
description: A small iron dagger.
equipment:
  attack:
    crush: -1
    slash: 5
    stab: 8
  attack_type: stab
  other:
    strength: 7
  slot: main_hand
  speed: 3
  type: melee_weapon
name: iron dagger
stackable: false
value: 20