aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/iron_sword.yaml
blob: 8a32a2f376e73438cf7c7a90b94aa85fb96c25b1 (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
  ticks_per_cycle: 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