-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathachievements.cfg
273 lines (272 loc) · 15.6 KB
/
achievements.cfg
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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
#textdomain wesnoth-ctl
[achievement_group]
display_name=_"Chasing the Light"
content_for=Chasing_the_Light
[achievement]
id = "ctl_book"
name = _"Book Worm"
description = _"Сollect all the books with Wesfolk spells."
icon="data/core/images/items/book5.png"
icon_completed="data/core/images/items/book5.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-9-red.png",0,0)"
max_progress = 7
[/achievement]
[achievement]
id = "ctl_avatar"
name = _"Avatar"
description = _"Master all 5 elements of nature."
icon="data/core/images/units/monsters/giant-mudcrawler-attack3.png"
icon_completed="data/core/images/units/monsters/giant-mudcrawler-attack3.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-9-red.png",0,0)"
max_progress = 5
[/achievement]
[achievement]
id = "ctl_traveler"
name = _"Traveler"
description = _"Visit all the signposts that Haralin will encounter throughout the main branch of the campaign."
icon="data/core/images/scenery/signpost.png"
icon_completed="data/core/images/scenery/signpost.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-9-red.png",0,0)"
max_progress = 99
[/achievement]
[achievement]
id = "ctl_father"
name = _"Scenario 1: Not time to retire yet"
description = _"Advance Andrin to the next level. Are you sure it was worth it?"
hidden=yes
icon="data/add-ons/Chasing_the_Light/images/units/islefolk/father_old.png~TC(1,magenta)"
icon_completed="data/add-ons/Chasing_the_Light/images/units/islefolk/father_old.png~TC(1,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_kamikaze"
name = _"Scenario 2: Get out of my village!"
description = _"Zeham furiously attacks Dark Sorceress on the first turn."
icon="data/core/images/items/spear.png"
icon_completed="data/core/images/items/spear.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_all_spirits"
name = _"Scenario 3: Profitable exchange"
description = _"Convert all Haralin's peasants into the spirits."
icon="data/core/images/scenery/summoning-center.png"
icon_completed="data/core/images/scenery/summoning-center.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_debtor"
name = _"Scenario 3: Debtor of the Light"
description = _"Save a disgruntled peasant. You know who this is about."
icon="data/core/images/units/human-peasants/peasant.png~RC(magenta>reef)"
icon_completed="data/core/images/units/human-peasants/peasant.png~RC(magenta>reef)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_ornate"
name = _"Scenario 4: Strange ornate"
description = _"Daeola looks where she shouldn't."
icon="data/core/images/items/ornate1.png"
icon_completed="data/core/images/items/ornate1.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_swap_exam"
name = _"Scenario 4: You're menace!"
description = _"Daeola somehow fails the First Trial."
icon="data/core/images/items/dummy.png"
icon_completed="data/core/images/items/dummy.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_selfheal"
name = _"Scenario 4: I'm not ready yet"
description = _"Try to heal Daeola with her remote healing spell."
icon="data/add-ons/Chasing_the_Light/images/units/daeola/L1/daeola.png~TC(1,magenta)"
icon_completed="data/add-ons/Chasing_the_Light/images/units/daeola/L1/daeola.png~TC(1,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_swamp_ghost"
name = _"Scenario 5: No more evil swamp"
description = _"Destroy all Wesfolk monoliths to exorcise enslaved spirits."
icon="data/core/images/scenery/monolith4.png"
icon_completed="data/core/images/scenery/monolith4.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
max_progress = 5
[/achievement]
[achievement]
id = "ctl_save_esten"
name = _"Scenario 5: Phantom menace"
description = _"Penella and her people leave the Swamp of Esten."
icon="data/core/images/units/human-outlaws/fugitive+female.png~TC(4,magenta)"
icon_completed="data/core/images/units/human-outlaws/fugitive+female.png~TC(4,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_stealth"
name = _"Scenario 6: Stealth mission"
description = _"Subdue rock elementals without disturbing them."
icon="data/add-ons/Chasing_the_Light/images/units/elementals/earth-elemental/elemental-earth.png"
icon_completed="data/add-ons/Chasing_the_Light/images/units/elementals/earth-elemental/elemental-earth.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_cursed_islefolk"
name = _"Scenario 6: Civil war"
description = _"Leave not a single cursed Islefolk warrior alive."
icon="data/add-ons/Chasing_the_Light/images/items/burial-single.png"
icon_completed="data/add-ons/Chasing_the_Light/images/items/burial-single.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_caves_treasure"
name = _"Scenario 6: Forgotten treasure"
description = _"Find very valuable cache of the dead miner."
icon="data/core/images/items/leather-pack.png"
icon_completed="data/core/images/items/leather-pack.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_all_notes"
name = _"Scenario 6: Complete picture"
description = _"Find all the notes of those who have remained in the caves forever."
icon="data/core/images/items/book1.png"
icon_completed="data/core/images/items/book1.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
max_progress = 7
[/achievement]
[achievement]
id = "ctl_caves_blind"
name = _"Scenario 6: Blind company"
hidden=yes
description = _"Don't learn the refugees' secret. Are you serious?"
icon="data/core/images/items/necklace-bone.png"
icon_completed="data/core/images/items/necklace-bone.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_conversation_asa"
name = _"Scenario 6: Similarities and differences"
description = _"Listen the entire conversation between Daeola and Sergeant Asa."
icon="data/core/images/units/human-loyalists/sergeant.png~TC(1,magenta)"
icon_completed="data/core/images/units/human-loyalists/sergeant.png~TC(1,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_skull_escape"
name = _"Scenario 7: Cowardly skull"
description = _"Banish Familiar from the battlefield in Scarhane. It's easy, right?"
icon="data/add-ons/Chasing_the_Light/images/units/wesfolk/familiar/familiar-3.png~TC(2,magenta)"
icon_completed="data/add-ons/Chasing_the_Light/images/units/wesfolk/familiar/familiar-3.png~TC(2,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
#[achievement]
# id = "ctl_protect_graves"
# name = _"Scenario 7: Advocate of the dead"
# description = _"Protect the graves of Scarhane from Wesfolk."
# icon="data/core/images/items/coffin-closed.png"
# icon_completed="data/core/images/items/coffin-closed.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
#[/achievement]
[achievement]
id = "ctl_read_graves"
name = _"Scenario 7: Forgotten and not yet forgotten"
description = _"Read all the inscriptions on the graves at Scarhane Cemetery."
icon="data/add-ons/Chasing_the_Light/images/items/gravestone1.png"
icon_completed="data/add-ons/Chasing_the_Light/images/items/gravestone1.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
max_progress = 12
[/achievement]
##замінити на ачівку з графом
[achievement]
id = "ctl_conversation_haralin"
name = _"Scenario 7: Teacher and Student"
description = _"Listen the entire conversation between Daeola and Haralin."
icon="data/add-ons/Chasing_the_Light/images/units/haralin/L2/haralin.png~TC(1,magenta)"
icon_completed="data/add-ons/Chasing_the_Light/images/units/haralin/L2/haralin.png~TC(1,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_voice_bend"
name = _"Scenario 8: Expected Failure"
hidden=yes
description = _"Try to cast the 'Bend Nature' spell on the Second Soul"
icon="data/core/images/units/undead-spirit/ghost-s-attack-3.png~RC(magenta>white)"
icon_completed="data/core/images/units/undead-spirit/ghost-s-attack-3.png~RC(magenta>white)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_first_blood"
name = _"Scenario 10: The first blood"
hidden=yes
description = _"Daeola became the first mage to die in this campaign."
icon="data/core/images/items/bones.png"
icon_completed="data/core/images/items/bones.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-6-sky.png",0,0)"
[/achievement]
[achievement]
id = "ctl_angel"
name = _"Scenario 10: Lonely Angel"
description = _"You've saved lives, fought against enemies. And now everyone fell, but you are still standing."
icon="data/core/images/items/sword-holy.png"
icon_completed="data/core/images/items/sword-holy.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-6-sky.png",0,0)"
[/achievement]
[achievement]
id = "ctl_mercy"
name = _"Scenario 9: You have my mercy"
description = _"Haralin has his own sense of mercy for the Wesfolk, so that counts."
icon="data/core/images/scenery/rock1.png"
icon_completed="data/core/images/items/rock1.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_asa"
name = _ "Insurgent"
description = _"Ignore all advices from Sergeant Asa."
icon="data/core/images/units/human-loyalists/sergeant-attack-sword-4.png~TC(1,magenta)"
icon_completed="data/core/images/units/human-loyalists/sergeant-attack-sword-4.png~TC(1,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-9-red.png",0,0)"
max_progress = 99
##поки реалізовано 3
[/achievement]
[achievement]
id = "ctl_debtor_spirit"
name = _"Scenario 12h: I'm having a deja vu"
description = _"Spirit of Zeham exists long enough to see scenario 12."
icon="data/add-ons/Chasing_the_Light/images/units/spirits/shadow_spirit.png"
icon_completed="data/add-ons/Chasing_the_Light/images/units/spirits/shadow_spirit.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_village"
name = _"Scenario 12h: Mage of Wesfolkcide"
description = _"DO IT. AND DO IT QUICKLY!"
icon="data/core/images/scenery/village-human-burned2.png"
icon_completed="data/core/images/scenery/village-human-burned2.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
##переробити це досягнення в відповідності з новою роллю Зегама у цьому всьому
[achievement]
id = "ctl_debtor2"
name = _"Scenario 15hx: I knew it!"
description = _"Zeham lives long enough to see scenario 11x."
icon="data/core/images/items/torch.png"
icon_completed="data/core/images/items/torch.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_caves_undead"
name = _"Scenario 13d: Final solution"
description = _"Cleanse caves from the cursed undead instead of sealing them."
icon="data/core/images/units/undead-skeletal/deathknight.png~TC(2,magenta)"
icon_completed="data/core/images/units/undead-skeletal/deathknight.png~TC(2,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_nttime"
name = _"Scenario 16h: Not this time"
description = _"Haralin finally learnt from his own mistakes."
icon="data/core/images/projectiles/icemissile-ne-5.png"
icon_completed="data/core/images/projectiles/icemissile-ne-5.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_no_mage_recruit"
name = _"Hater of Mages"
hidden=yes
description = _"Complete the campaign on any difficulty without recruiting a single mage."
icon="data/core/images/items/staff-magic-2.png"
icon_completed="data/core/images/items/staff-magic-2.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_happy_end"
name = _"Happy ending"
description = _"Zeham, Juangh, Asa, Ywyn, Dolmannumbil and some Spirits live long enough to see The Epilogue of Daeola's branch."
icon="data/core/images/items/ball-magenta.png"
icon_completed="data/core/images/items/ball-magenta.png~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_hard_d"
name = _"The Legend of the Green Isle"
description = _"Complete Daeola's branch of the campaign on the Hard Difficulty."
icon="data/add-ons/Chasing_the_Light/images/units/daeola/daeola_4.png~TC(1,magenta)"
icon_completed="data/add-ons/Chasing_the_Light/images/units/daeola/daeola_4.png~TC(1,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[achievement]
id = "ctl_hard_h"
name = _"The First Mage of the Green Isle"
description = _"Complete Haralin's branch of the campaign on the Hard Difficulty."
icon="data/add-ons/Chasing_the_Light/images/units/wesfolk/lenvan/lenvan.png~TC(2,magenta)"
icon_completed="data/add-ons/Chasing_the_Light/images/units/wesfolk/lenvan/lenvan.png~TC(2,magenta)~SCALE(72,72)~BLIT("data/core/images/misc/achievement-frames/frame-8-acid.png",0,0)"
[/achievement]
[/achievement_group]