@@ -21,12 +21,12 @@ Level unlocks work mostly the same as they would in vanilla Celeste, except that
21
21
MultiWorld server. This means that levels will typically need to be played out of order, starting with "Chapter 1:
22
22
Forsaken City" (which automatically unlocks after the Tutorial).
23
23
24
- For example, "Chapter 2: Old Site A-Side" is unlocked once the ` Level 1 A-Side Completion ` item is found in the
25
- multi-world and "Chapter 2: Old Site B-Side" is unlocked once the ` Level 2 A-Side Cassette ` is found in the multi-world.
24
+ For example, "Chapter 2: Old Site A-Side" is unlocked once a Completion item from "Chapter 1: Forsaken City" is found in the
25
+ multi-world and "Chapter 2: Old Site B-Side" is unlocked once the ` Cassette (Chapter 2: Old Site A-Side) ` item is found in the multi-world.
26
26
27
27
One key difference is how C-Sides are unlocked, in that they are unlocked once both the A-Side and B-Side Crystal Hearts
28
- are found for a chapter. For example, "Chapter 2: Old Site C-Side" is unlocked once ` Level 2 A-Side Crystal Heart ` and
29
- ` Level 2 B-Side Crystal Heart ` are both found in the multi-world.
28
+ are found for a chapter. For example, "Chapter 2: Old Site C-Side" is unlocked once ` Crystal Heart (Chapter 2: Old Site A-Side) ` and
29
+ ` Crystal Heart (Chapter 2: Old Site B-Side) ` are both found in the multi-world.
30
30
31
31
When the world is first started, all of the Chapter Select icons will be visible, but those that have no Sides unlocked
32
32
within them will be greyed out. Once any Side is unlocked for a Chapter, the Chapter Select icon will no longer be
@@ -36,9 +36,9 @@ greyed out cannot be pressed, blocking access to Chapters/Sides that are not yet
36
36
## What is the goal for a Celeste world?
37
37
38
38
The following goals can be selected for a Celeste world:
39
- - Completing "Chapter 7: The Summit" A-Side.
40
- - Completing "Chapter 8: Core" A-Side.
41
- - Completing "Chapter 9: Farewell" A-Side.
39
+ - Completing "Chapter 7: The Summit A-Side" .
40
+ - Completing "Chapter 8: Core A-Side" .
41
+ - Completing "Chapter 9: Farewell A-Side" .
42
42
43
43
There is a set of options that allow you to configure how many items of different types need to have been collected
44
44
prior to accessing the goal level. The required number of Cassettes, Crystal Hearts, Level Completions, and Strawberries can all be configured.
@@ -54,4 +54,4 @@ normally).
54
54
- Selector for whether extra Sides should be included in the rotation pool (i.e., removing B and C-Sides from being
55
55
playable).
56
56
- Selector for how C-Sides are unlocked (e.g., the original unlock method, the new Archipelago unlock method, other
57
- easier methods, etc).
57
+ easier methods, etc).
0 commit comments