Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Rooms #1

Open
6 of 24 tasks
kettek opened this issue Jun 22, 2024 · 1 comment
Open
6 of 24 tasks

Make Rooms #1

kettek opened this issue Jun 22, 2024 · 1 comment

Comments

@kettek
Copy link
Member

kettek commented Jun 22, 2024

Sizes

  • small - 1/8th
  • medium - 2/8th
  • large - 3/8th
  • huge - 4/8th

Rooms

Each stage the player must place a set of required rooms and may purchase additional rooms with gold.
When a story is filled the next story must be added to.

Can randomly have perks which cause effects when dudes

  • enter/exit (are these the same?)
  • are inside

Each room traversal grants XP for the dude

Armory

A repository of weapons and armor.
exit

  • medium - increases (all or one at random?) of a dude's equipment by one level
  • large - increases (all or one at random?) of a dude's equipment by one quality

Library / Enchanter?

An arcane abode
exit

  • medium - enchants equipment with a random perk if theres one with empty slot or upgrades quality of an existing perk

Healing Shrine

A place of respite
enter

  • small (?) - heal pitiful health
  • medium - heal some health
  • large - heal a lotta health

Well (maybe can be combined with healing shrine)

A well that's drilled in to the... wait huh?
enter

  • small - replenishes all equipment uses by one
  • medium - replenishes all equipment uses by three
  • large - replenishes all equipment uses

Treasure Room

A room full of golden goodies.
exit

  • small - some gold
  • medium - more gold
  • large - even more gold
  • huge - alotta gold

Shoppe

Trade goldies for equippies (how do they decide what to buy or not)
exit

  • medium

Bar

Lowers cowardice scaling with dudes strength
enter

  • medium

Combat Room

while inside
Each dude attempts to traverse the room while being attacked by a creature.
Isolated combat 1v1

Can be dealt with by each class in their own way:
Knight has defense to tank the hits
Vagabond kills creature with strength
Cleric heals through creature's attacks
Ranger runs through it

  • medium
  • large
  • huge(?)

Boss Room

special
Combat with all alive dudes.
Dudes will wait at boss until all other dudes have arrived (can be started early by player)
Has a boss with their own set of stats
Has attack patterns that target based on cowardice (generally hitting lowest cowardice dudes first)
Maybe has weaknesses to certain stat attacks?
Fight lasts until all dudes are dead or the boss is killed

  • huge

Danger Rooms

  • curse medium (% to lower level, lower equipment, or lower perk)
  • spikes small
  • lava medium
  • poison gas small
  • arrow trap gauntlet large
@liqMix
Copy link
Member

liqMix commented Jun 22, 2024

added some ideas, not sure what scope is on these, just kinda threw things out. needs more negative rooms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants