Naming Standards - CoolGuy28/DungeonHoard_GAME GitHub Wiki

  • Monsters: The enemies that the characters fight.

  • Humanoids: Refers to character's that aren't monsters. Includes humans and animalistic creatures like the main characters.

  • Skilled Attack: Higher Damage attacks that use up stamina.

  • Defend: Lessens damage taken from enemy attacks.

  • Floors: Each floor of the dungeon, which serves as the "level" the player is on.

  • Rooms: There are multiple rooms per floor. These contain monster encounters-players must clear rooms by defeating enemies to progress.