aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/iron_sword.yaml
blob: 392fe53d6f33b06d5330c2ec85d1b89caa3f57f2 (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: 24
  station:
    - anvil
  type: smithing
  wait: 4
  xp: 25
description: An iron sword.
equipment:
  attack:
    crush: -2
    slash: 15
    stab: 7
  attack_type: slash
  other:
    strength: 10
  slot: main_hand
  speed: 4
  type: melee_weapon
name: iron sword
stackable: false
value: 30