Skip to content

Simulador de "Fighting Fantasy", onde você teve derrotar todos os adversários até chegar no fim da "Masmorra".

Notifications You must be signed in to change notification settings

yukio-sato/Dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon

Simulator of "Fighting Fantasy" on C#.


🎮 How to play! 🎮

  • First you need to have a installed .NET SDK to run C# in Visual Studio or in terminal itself.
  • When installed, go to the folder and use the command "dotnet run" in terminal, and then done! Have fun!

⚙️ Game Explanation ⚙️

Status Description
HP Amount of damage you can get before die.
If you HP reach to 0 you loose!
AT Value that helps to land a hit on enemy.
But its doesnt define 100% if you hit.
LU Value that make you get "lucky" or "unlucky" when used.
Lucky: increase your damage by 2 and reduce damage taken by 1.
Unlucky: decrease your damage by 1 and increase damage taken by 1.
Monster Mechanic: when attacked its dodges.
LV Level of Violence, its mean how dangerous you are.
When more LV, more EXP needed and grants more AT and HP.
EXP Execution Points, its mean how much monster you have hurt too far.
Gold Value dropped from monster when killed.
Have a certain amount of it, can buy some items.
Item Earned by buying in shop along the adventure.
Grants Heal and some buffs, but isnt every food that doesnt have debuffs.
KR Karma: damages you until you HP reach 1 or the KR value reach 0.
BL Blood: reduce the amount of heal by BL value, when healed its decrease it.

The game ends when you reach the last floor from the "Dungeon".


⚠️ Hardmode ⚠️

In this mode, its possible to find some Secret Bosses, and even the enemies and items changes. Good luck trying to beat it!


About

Simulador de "Fighting Fantasy", onde você teve derrotar todos os adversários até chegar no fim da "Masmorra".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages