aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/steel_sword.yaml
blob: e9054e9ffec9d21c59c583d6d7b5fd7bf522fc52 (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: 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