summaryrefslogtreecommitdiff
path: root/data/hearth_amenities.yml
blob: fd090c8791688ac7007a14188d5f48615563b790 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
foundation:
  name: "Foundation"
  description: "The foundation is the necessary first step to building anything of value."
  whatnot:
    construct_activities:
      - level: 1
        gid: "construct_foundation_level1"
forge:
  name: "Forge"
  description: "A stone furnace. Can be used for practicing the otherforge skill."
  whatnot:
    construct_activities:
      - level: 1
        gid: "construct_forge_level1"
      - level: 2
        gid: "construct_forge_level2"
    effects:
      - type: "stat_change"
        level: 2
        gid: "otherforge_speed"
        modifier: 4
labratory:
  name: "Labratory"
  description: "A table and some containers, sufficient for practicing the fluxseethe skill."
  whatnot:
    construct_activities:
      - level: 1
        gid: "construct_labratory_level1"
      - level: 2
        gid: "construct_labratory_level2"
    effects:
      - type: "stat_change"
        level: 2
        gid: "fluxseethe_speed"
        modifier: 4
listern_font:
  name: "Listern Font"
  description: "A basin upon a pedestal. Over time, it fills with a healing liquid."
  whatnot:
    construct_activities:
      - level: 1
        gid: "construct_listern_font_level1"
      - level: 2
        gid: "construct_listern_font_level2"
    use_effects:
      - type: "change_wounds"
        value: -9999
        message: "Every wound heals. Every moment a chance for rebirth."
        cooldown: 3600
    effects:
      - type: "stat_change"
        level: 2
        gid: "max_wounds"
        modifier: 1