aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/bronze_sword.yaml
blob: e893aa89f287e241303cb1e4e09c7d680d057b37 (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: B2
craft:
  - ingredients:
      - items:
          - bronze_bar
        quantity: 1
    level: 4
    station:
      - anvil
    type: smithing
    ticks_per_cycle: 4
    xp: 12
description: A basic bronze sword.
equipment:
  attack:
    crush: -2
    slash: 10
    stab: 4
  attack_type: slash
  other:
    strength: 7
  slot: main_hand
  speed: 4
  type: melee_weapon
name: bronze sword
stackable: false
value: 12