Skip to content

Quick dungeon crawler experience on demand with diablo inspired looting system!

License

Notifications You must be signed in to change notification settings

tigwyk/eft-rpg-od

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Crawler On Demand!

Quickly and easily access a thrilling dungeon-crawling experience at any time. With a simple click of a button, players can enter a fully-realized, randomly generated dungeon filled with monsters and diablo inspired equipment looting system!

Buy Me a Coffee at ko-fi.com

How to play

Links

Gameplay Mechanics

  • Roguelite gameplay where the progress is reset when the player dies, but equipment is carried over.
  • Players navigate through the dungeon by climbing the floors that features randomized events.
  • Players can upgrade their stats upon level up, choosing 3 possible upgrades and 2 reroll chances per level.
  • Players has 6 slots of equipment that they can equip.
  • There are 6 equipment rarities which are Common, Uncommon, Rare, Epic, Legendary, and Heirloom.

In-game Stats

  • HP (Hit Points) - The amount of damage a unit can take before dying.
  • ATK (Attack) - The amount of damage dealt when a unit attacks.
  • DEF (Defense) - The amount of damage reduction against attacks.
  • ATK.SPD (Attack Speed) - How quickly a unit can perform attacks per second.
  • VAMP (Vampirism) - Heals for a percentage of the damage dealt.
  • C.RATE (Crit Rate) - Chance to land a critical hit.
  • C.DMG (Crit Damage) - Amount of bonus damage dealt upon landing a critical hit.

Support

If you encounter any issues or have any questions or suggestions, please reach out to me!

Recent Changelog

  • v1.1.3: Capped equipment level to 100 maximum and tier to 10 maximum (2/7/2023)
  • v1.1.3: Added equipment tiers (2/7/2023)
  • v1.1.3: Nerfed vamp, atkSpd, critRate scaling and stat roll cap (2/7/2023)
  • v1.1.3: Implemented player passive skills (2/3/2023)
  • v1.1.3: Rebalanced player bonus stat growth, level up growth, and divine blessings (2/2/2023)
  • v1.1.2: You can now sell everything in your inventory in a single click (1/31/2023)
  • v1.1.2: Added a special boss type called "Monarch" (1/31/2023)
  • v1.1.2: Implemented player stat allocation (1/31/2023)
  • v1.1.2: Bonus stats no longer scale with equipment (1/31/2023)
  • v1.1.2: Massively buffed enemy hp scaling (1/31/2023)
  • v1.1.2: Added a new dungeon event called Cursed Totem to increase enemy scaling and improve loot quality (1/30/2023)
  • v1.1.2: Added damage popup numbers (1/29/2023)
  • v1.1.2: Added health bar effects and animations (1/29/2023)
  • v1.1.2: Nerfed level up and blessing bonus stats (1/29/2023)

Future updates

  • Adjustable dungeon difficulty
  • More dungeon events
  • More menu options that shows stats about the current run and player statistics
  • Add more monsters and bosses
  • Equipment locking system
  • Create desktop and mobile version

Credits

About

Quick dungeon crawler experience on demand with diablo inspired looting system!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • CSS 11.0%
  • HTML 4.3%