Difference between revisions of "Holy Wrath RL"
Jump to navigation
Jump to search
Gwathlobal (talk | contribs) (Created page with "{{game-alpha| name = Holy Wrath RL |developer = Gwathlobal |released = May 4, 2019 |relver = v0.1 |updated = May 4, 2019 |updver = 0.1 |language = Unity, C# |platforms...") |
Gwathlobal (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
|released = May 4, 2019 | |released = May 4, 2019 | ||
|relver = v0.1 | |relver = v0.1 | ||
|updated = | |updated = Jul 5, 2019 | ||
|updver = 0. | |updver = 0.3 | ||
|language = [[Unity]], [[C#]] | |language = [[Unity]], [[C#]] | ||
|platforms = [[Windows]] | |platforms = [[Windows]] | ||
|theme = Christian mythology | |theme = Christian mythology | ||
|influences = City of the Damned, | |influences = [[City of the Damned]], [[Berserk!]], Elder Scrolls Online | ||
|length = Short | |length = Short | ||
|site = https://github.com/gwathlobal/HolyWrathRL | |site = https://github.com/gwathlobal/HolyWrathRL | ||
Line 17: | Line 17: | ||
Holy Wrath RL is a simple fast-paced coffee-break roguelike. The combat system was inspired by Elder Scrolls Online. | Holy Wrath RL is a simple fast-paced coffee-break roguelike. The combat system was inspired by Elder Scrolls Online. | ||
It is written using Unity Engine. | It is written using Unity Engine. | ||
https://i.imgur.com/O2WzEow.png | |||
You are an Angel who entered the Hell dimension in order to thin its denizens. Before each level, you can choose where you want to fight your enemies and slot the abilities to use during the next mission. | You are an Angel who entered the Hell dimension in order to thin its denizens. Before each level, you can choose where you want to fight your enemies and slot the abilities to use during the next mission. | ||
Abilities usually cost Fatigue Points (FP) but some especially powerful abilities cost Wrath Points (WP). Your FP regenerate constantly, while you get your WP by taking or inflicting damage. | Abilities usually cost Fatigue Points (FP) but some especially powerful abilities cost Wrath Points (WP). Your FP regenerate constantly, while you get your WP by taking or inflicting damage. | ||
The goal of the game is to complete | The goal of the game is to complete 10 levels. | ||
Currently, mouse input is fully supported, the keyboard is supported only partially. | Currently, mouse input is fully supported, the keyboard is supported only partially. | ||
== Links == | == Links == |
Latest revision as of 20:48, 5 July 2019
Holy Wrath RL | |
---|---|
Alpha Project | |
Developer | Gwathlobal |
Theme | Christian mythology |
Influences | City of the Damned, Berserk!, Elder Scrolls Online |
Released | May 4, 2019 |
Updated | Jul 5, 2019 |
Licensing | Open Source |
P. Language | Unity, C# |
Platforms | Windows |
Interface | Keyboard, Mouse |
Game Length | Short |
Official site of Holy Wrath RL |
Holy Wrath RL is a coffeebreak roguelike
Holy Wrath RL is a simple fast-paced coffee-break roguelike. The combat system was inspired by Elder Scrolls Online. It is written using Unity Engine.
You are an Angel who entered the Hell dimension in order to thin its denizens. Before each level, you can choose where you want to fight your enemies and slot the abilities to use during the next mission. Abilities usually cost Fatigue Points (FP) but some especially powerful abilities cost Wrath Points (WP). Your FP regenerate constantly, while you get your WP by taking or inflicting damage. The goal of the game is to complete 10 levels.
Currently, mouse input is fully supported, the keyboard is supported only partially.