A downloadable mod

Adds the Cowboy as a playable character with a mechanic of a spinning revolver: certain cards are stronger in specific barrel positions. Originally this gimmick was created by TheMysticSword as a witch episode, but in this mod, it's expanded to be its own character.

Status icons of all the Cowboy-exclusive statuses are created by XAngelMoonX.

Hopefully compatible with most major mods.

You have to use the arrows to select Cowboy, this is a limitation of the way the game works. Sorry!


Updated 20 days ago
StatusReleased
CategoryGame mod
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authordummydiceydungeons
TagsDicey Dungeons

Download

Download
cowboymod_2.1.zip 465 kB

Development log

Comments

Log in with itch.io to leave a comment.

Found a bug in version 2.1: Heashot's upgraded version was bugged and did not become unrestricted when in top position (and also caused other items to bug out).

The culprit was in the Tags column (P), where:

== 0 && e.getslots()[0] != ~NORMAL~])

should be

== 0 && e.getslots()[0] != ~NORMAL~)

instead.

Amazing mod, thank you.

Pocket Sand is missing its upgrade entry. I changed 'change_power' to 'simplify' to fix it locally.