aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/steel_sword.yaml
blob: 0ede86f120661c31203dbddd2c09651e572a09bd (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: FD
craft:
  ingredients:
    - items:
        - steel_bar
      quantity: 1
  level: 34
  station:
    - anvil
  type: smithing
  ticks_per_cycle: 4
  xp: 37
description: A steel sword.
equipment:
  attack:
    crush: -2
    slash: 22
    stab: 10
  attack_type: slash
  other:
    strength: 14
  slot: main_hand
  speed: 4
  type: melee_weapon
name: steel sword
requirements:
  accuracy: 5
stackable: false
value: 100