Devlogs
Version 0.3.1
Posted April 29, 2021 by Bozar
Setting:
- The game now has more colors in addition to black, white and grey.
- Leave
setting.palette
blank to use the default color theme. If you want to use another theme, copy a json file (for example, blue.json
) from palette/
to data/
, and then feed palette
with a file name with or without the json file extension (both blue
and blue.json
works). You can also create your own theme based on default.json
.
Hound:
- Add a new dungeon, Hound. In in the moors at Baskerville Hall, find your way in a weird fog and survive three attacks from the Tindalos hound leader.
Frog:
- A frog grapples and swallows PC in one turn.
- A frog is more likely to move towards PC when it is more than 8 steps (instead of 12) away from PC.
Desert:
- A sandworm with a quality spice appears at a more reasonable chance.
- A sandworm is more likely to appear in an unoccupied grid.
- A sandworm with more spices spends fewer time on the ground.
- Collecting a spice restores 5 turns instead of 4.
Railgun:
- Avoid generating overly long corridors.
Mirror:
- There can be at most (5 - crystal) phantom images in the mirror world.
- Bumping into a phantom restores 6 turns instead of 5.
Balloon:
- Visit a beacon restores 3 turns instead of 4.
- Revisit a beacon restores 3 turns.
- Bumping into a chimney does not restore turns.
- Visit at least 4 beacons to beat the game.