blob: 8c6e5ba72023ae6f03ca2e561529e472411180da (
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
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"
- level: 2
gid: "construct_foundation_level2"
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
laboratory:
name: "Laboratory"
description: "A table and some containers, sufficient for practicing the fluxseethe skill."
whatnot:
construct_activities:
- level: 1
gid: "construct_laboratory_level1"
- level: 2
gid: "construct_laboratory_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
loamspire:
name: "Loamspire"
description: >-
A tower of tiered planting areas filled with imbued soil. Fruits, vegetables, roots, and herbs can be grown here.
whatnot:
construct_activities:
- level: 1
gid: "construct_loamspire_level1"
- level: 2
gid: "construct_loamspire_level2"
effects:
- type: "stat_change"
level: 1
gid: "planting_spots"
modifier: 5
- type: "stat_change"
level: 2
gid: "planting_spots"
modifier: 5
spicebench:
name: "Spicebench"
description: >-
An array of tools, containers, and shelves for practicing spicework. Also includes a small stone oven.
whatnot:
construct_activities:
- level: 1
gid: "construct_spicebench_level1"
- level: 2
gid: "construct_spicebench_level2"
- type: "stat_change"
level: 2
gid: "spicework_speed"
modifier: 4
binding_array:
name: "Binding Array"
description: >-
A apparatus for binding magical energy into a physical form, creating an omen.
whatnot:
construct_activities:
- level: 1
gid: "construct_binding_array_level1"
- level: 2
gid: "construct_binding_array_level2"
aetherloom:
name: "Aetherloom"
description: >-
A construction that allows the user to craft items using the aetherweave skill.
whatnot:
construct_activities:
- level: 1
gid: "construct_aetherloom_level1"
- level: 2
gid: "construct_aetherloom_level2"
effects:
- type: "stat_change"
level: 2
gid: "aetherweave_speed"
modifier: 4
|