A few adjustments to documentation and reworked how monsters are unlocked in survival mode. Added bonus for unlocking everything.
This commit is contained in:
@@ -31,7 +31,7 @@ l: Check lives remaining.
|
||||
Alt+PageDown: Master volume decrease.
|
||||
Alt+PageUp: Master volume increase.
|
||||
Alt+End: Ambience volume decrease.
|
||||
Alt+Home: Game volume increase.
|
||||
Alt+Home: Ambience volume increase.
|
||||
Alt+Delete: Game sounds volume decrease.
|
||||
Alt+Insert: Game sounds volume increase.
|
||||
Backspace: Pause or resume the game.
|
||||
@@ -44,22 +44,23 @@ Spider webs can be passed by ducking as you move by them.
|
||||
If you hit a spiderweb, a spider spawns, and you are slowed for 15 seconds. If you are invincible, you are not slowed, but the spider still appears.
|
||||
Running and jumping both move you at 1.5 your normal speed.
|
||||
Items bounce away from you when they are freed from the coffin. You must jump to catch them when they are in range.
|
||||
You can switch between weapons you've collected using the number keys (1, 2, 3). This allows strategic combat - use different weapons for different situations based on their damage, range, and speed.
|
||||
You can switch between weapons you've collected using the number keys 1, 2, and 3. This allows strategic combat use different weapons for different situations based on their damage, range, and speed.
|
||||
The shovel is a weak weapon, but it can fill in graves. While wielding the shovel hold down and walk (do not run) over the grave. If you run you will trip and fall in.
|
||||
The witch's broom isn't in good enough condition from bashing enemies to be used for true flight, but it does grant a speed bonus and also allows you to land at any point while jumping, just press down.
|
||||
The game automatically saves your progress when you have collected 200 bone dust. You will hear a message saying the game has been saved, and a wolf will howl. To load a game, use the load option in the main menu. Load only appears if you have saved games. The first save should happen around level 6.
|
||||
The game automatically saves your progress when you have collected 200 bone dust. You will hear a message saying the game has been saved, and a wolf will howl. To load a game, use the load option in the main menu. Load only appears if you have saved games.
|
||||
|
||||
Game Modes
|
||||
|
||||
Story Mode: Traditional level-by-level progression through predefined stages. Your progress is saved, and you can collect extra lives by gathering bone dust.
|
||||
|
||||
Survival Mode: An endless challenge where you face wave after wave of increasingly difficult enemies. Each wave gets progressively harder with stronger enemies, faster spawn rates, and longer levels. In survival mode:
|
||||
Survival Mode: An endless challenge where you face wave after wave of increasingly difficult enemies. Each wave gets progressively harder with stronger enemies, faster spawn rates, and longer levels. Level length starts at 300 units and increases by 20 units per wave (capped at 500 units). In survival mode:
|
||||
No saving or loading - each run is a fresh start
|
||||
No extra lives are awarded - you rely on your starting lives only
|
||||
All enemies use aggressive "hunter" behavior instead of patrol patterns
|
||||
No extra lives are awarded
|
||||
Each wave must be completed by defeating all enemies before you can advance
|
||||
Bone dust still provides health bonuses but gives bonus score instead of extra lives
|
||||
All coffin contents are randomized to ensure fair gameplay
|
||||
Bone dust still provides health bonuses but collecting 100 bone dust gives 2000 bonus score instead of extra lives
|
||||
Monsters unlock per wave that matches the level in which they are found
|
||||
Once all monsters are unlocked your score is doubled
|
||||
All coffin contents are randomized
|
||||
A detailed statistics report shows your performance at the end of each run
|
||||
|
||||
Enemies
|
||||
@@ -80,7 +81,7 @@ Bonuses and items
|
||||
|
||||
Bone dust: Currency of the game. Collect it to gain health and extra lives.
|
||||
Cauldron: Restores you to full health.
|
||||
Witch's broom: A weapon gained from witches. Stronger than the grave digger's rusty shovel.
|
||||
Witch's broom: A weapon gained from witches. Stronger than the grave digger's rusty shovel and grants extra speed and jump time.
|
||||
Coffin: Contains items. Be quick, they try to escape.
|
||||
Guts: Adds 2 health to your maximum unlife if your unlife is below 20 points otherwise it restores your health.
|
||||
Hand of Glory: Grants invincibility for a short time.
|
||||
|
Reference in New Issue
Block a user