-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreligion.json
226 lines (226 loc) · 7.41 KB
/
religion.json
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
{
"special_delivery": {
"display": "Special Delivery",
"description": "Gain significant speed while inside the church.",
"price": 24,
"currency": "coins",
"location": "-914,48,-4265",
"requires": ["religion_start"]
},
"for_your_convenience": {
"display": "For Your Convenience",
"description": "Places a furnace in front of the altar.",
"price": 15,
"currency": "coins",
"location": "-911,48,-4265",
"requires": ["religion_start"]
},
"saving_grace": {
"display": "Saving Grace",
"description": "Opens a farm near the altar that activates when appeasement is low, and increases farm speed by 50%.",
"price": 30,
"currency": "coins",
"location": "-903,48,-4265",
"requires": ["religion_start"]
},
"devotion": {
"display": "Devotion",
"description": "Makes the melon god's appeasement decay twice as slowly.",
"price": 15,
"currency": "coins",
"location": "-901,47,-4258",
"requires": ["religion_start"]
},
"bountiful_harvest": {
"display": "Bountiful Harvest",
"description": "Gain 2 additional coins from blessings.",
"price": 30,
"currency": "coins",
"location": "-901,47,-4256",
"requires": ["religion_start"]
},
"plentiful_prizes": {
"display": "Plentiful Prizes",
"description": "Gain 3 additional coins from blessings.",
"price": 55,
"currency": "coins",
"location": "-911,48,-4249",
"requires": ["religion_start"]
},
"forgiving_gods": {
"display": "Forgiving Gods",
"description": "Slightly decreases the threshold at which you get punished, and decreases the time between blessings.",
"price": 35,
"currency": "coins",
"location": "-914,48,-4249",
"requires": ["religion_start"]
},
"harness_the_spirits": {
"display": "Harness The Spirits",
"description": "Unlocks an additional shop to spend further favors.",
"price": 3,
"currency": "favors",
"location": "-903,48,-4249",
"requires": ["religion_start"]
},
"faster_cooking": {
"display": "Faster Cooking",
"description": "Allows players to sneak while cooking to quintuple speed.",
"price": 1,
"currency": "favors",
"location": "-897,48,-4246",
"requires": ["harness_the_spirits"]
},
"faster_selling": {
"display": "Faster Selling",
"description": "Allows players to sneak while selling to quintuple speed.",
"price": 5,
"currency": "favors",
"location": "-897,48,-4244",
"requires": ["harness_the_spirits"]
},
"rise_from_ashes": {
"display": "Rise From The Ashes",
"description": "Gives the monarch a second chance, and resistance during their current life.",
"price": 15,
"currency": "favors",
"location": "-898,47,-4243",
"requires": ["harness_the_spirits"]
},
"better_farmers": {
"display": "Better Farmers",
"description": "Breaking melons will break all adjacent melons.",
"price": 20,
"currency": "favors",
"location": "-902,47,-4243",
"requires": ["harness_the_spirits"]
},
"strict_trade_laws": {
"display": "Strict Trade Laws",
"description": "Slows down the speed of imports by 50%, caps them at 30, and makes them 50% less likely to contain contraband.",
"price": 25,
"currency": "favors",
"location": "-903,48,-4244",
"requires": ["harness_the_spirits"]
},
"better_return_rates": {
"display": "Better Return Rates",
"description": "Citizens are 16.67% more likely to get gold from selling to the merchant.",
"price": 10,
"currency": "favors",
"location": "-903,48,-4246",
"requires": ["harness_the_spirits"]
},
"unconfined_existence": {
"display": "Unconfined Existence",
"description": "Opens a door near the shop that unlocks an additional 6 upgrades.",
"price": 100,
"currency": "coins",
"location": "-900,48,-4243",
"requires": ["harness_the_spirits"]
},
"packed_presents": {
"display": "Packed Presents",
"description": "Gain 7 additional coins from blessings.",
"price": 80,
"currency": "coins",
"location": "-960,51,-4216",
"requires": ["unconfined_existence"]
},
"generous_gifts": {
"display": "Generous Gifts",
"description": "Gain 8 additional coins from blessings.",
"price": 130,
"currency": "coins",
"location": "-960,51,-4215",
"requires": ["unconfined_existence"]
},
"gold_rush": {
"display": "Gold Rush",
"description": "Unlocks an event that occurs if you do well at appeasing the melon god.",
"price": 75,
"currency": "coins",
"location": "-962,51,-4213",
"requires": ["unconfined_existence"]
},
"the_graceful_one": {
"display": "The Graceful One",
"description": "Further reduces the threshold at which you get punished, and further decreases the time between blessings.",
"price": 200,
"currency": "coins",
"location": "-965,51,-4215",
"requires": ["unconfined_existence"]
},
"servitude": {
"display": "Servitude",
"description": "Decreases the rate at which appeasement decays by 50%.",
"price": 125,
"currency": "coins",
"location": "-965,51,-4216",
"requires": ["unconfined_existence"]
},
"another_dimension": {
"display": "Another Dimension",
"description": "Opens a portal to another dimension behind the castle.",
"price": 325,
"currency": "coins",
"location": "-963,51,-4213",
"requires": ["unconfined_existence"]
},
"hive_minded_harbingers": {
"display": "Hive Minded Harbingers",
"description": "Gain 15 additional coins from blessings.",
"price": 120,
"currency": "coins",
"location": "-920,48,-4233",
"requires": ["another_dimension"]
},
"complete_clarity": {
"display": "Complete Clarity",
"description": "Gain 10 additional coins from blessings.",
"price": 210,
"currency": "coins",
"location": "-907,43,-4231",
"requires": ["another_dimension"]
},
"submission": {
"display": "Submission",
"description": "Decreases the rate at which appeasement decays by 33%.",
"price": 250,
"currency": "coins",
"location": "-910,43,-4225",
"requires": ["another_dimension"]
},
"holy_protection": {
"display": "Holy Protection",
"description": "Gives the monarch more armor.",
"price": 50,
"currency": "coins",
"location": "-905,43,-4228",
"requires": ["another_dimension"]
},
"divine_intervention": {
"display": "Divine Intervention",
"description": "The threshold for punishments decreases even further, and so does the time between blessings.",
"price": 150,
"currency": "coins",
"location": "-903,43,-4225",
"requires": ["another_dimension"]
},
"by_the_power": {
"display": "By The Power Of Power",
"description": "Increases the duration of the Gold Rush event by 50%.",
"price": 75,
"currency": "coins",
"location": "-907,43,-4221",
"requires": ["another_dimension"]
},
"the_greater_good": {
"display": "The Greater Good",
"description": "You win.",
"price": 400,
"currency": "coins",
"location": "-904,43,-422",
"requires": ["special_delivery", "for_your_convenience", "saving_grace", "devotion", "bountiful_harvest", "plentiful_prizes", "forgiving_gods", "unconfined_existence", "packed_presents", "generous_gifts", "gold_rush", "the_graceful_one", "servitude", "another_dimension", "hive_minded_harbingers", "complete_clarity", "submission", "holy_protection", "divine_intervention", "by_the_power"]
}
}