summaryrefslogtreecommitdiff
path: root/data/hearth_amenities.yml
blob: a9c6889ae23ee699cec12a8cd88e2671447f306c (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
foundation:
  name: "Foundation"
  description: "The foundation is the necessary first step to building anything of value."
  whatnot:
    constructions:
      - level: 1
        requirements:
        cost:
          items:
            stone: 100
            wood: 100
        duration:
          base: 60
forge:
  name: "Forge"
  description: "Can be used for practicing the otherforge skill."
  whatnot:
    constructions:
      - level: 1
        requirements:
        cost:
          items:
            stone: 300
        duration:
          base: 600