user

Diamond Dragon

Mod for Doom II: Hell on Earth (1994) | Category: Gameplay

Author: cybermonday | Curator: User AvatarModbadger

Mod for Doom II: Hell on Earth (1994) | Category: Gameplay

Author: cybermonday | Curator: User AvatarModbadger

Diamond Dragon is a stylish gameplay mod for Doom II in a cyberpunk aesthetic, where you play as Kiwi, a cybernetic catgirl hunter. The mod combines fast-paced action, firearms, and a katana, allowing you to freely choose your combat style — from pure melee to shooter.

Uploaded22.01.2026 19:46
Version7.7.25
Size127.00 MB
Views216
Downloads49

Localizations:

English

The mod is localized into 1 language

(You don’t need to download anything extra to play in these languages)

Diamond Dragon reimagines the familiar Doom action in the spirit of cyberpunk and anime fighters. Instead of a grizzled space marine, you play as the cybernetic hunter Kiwi, and the classic hell is replaced with a neon future where demons increasingly resemble machines.

The main focus is on tempo and expressive combat. The player becomes much more mobile, and battles themselves are built not around positional shooting, but around constant movement, aggression, and distance changes. In Diamond Dragon, you can fight equally effectively at both long range and in close combat — and the mod deliberately doesn't impose which style is "correct."

Firearms here feel fast and powerful, but the mod's true signature is the Diamond Dragon katana. It doesn't simply replace your fists, but becomes a full-fledged survival tool: it allows you to deflect attacks, quickly tear through groups of enemies, and accumulate energy for special moves. Thanks to this, melee combat doesn't feel secondary — it's just as important as shooting.

Special attention is given to the feeling of freedom: the mod's mechanics aren't overloaded with complex systems and numbers, but instead encourage improvisation. You can clear levels by playing carefully, you can rush into crowds of enemies with sword at the ready, or you can constantly alternate styles, adapting to the situation.

Diamond Dragon doesn't change maps, so it works perfectly with most Doom II level sets, especially those leaning toward futuristic and cyberpunk themes. As a result, the mod isn't perceived as yet another Brutal Doom variation, but as an independent, stylish action experience based on Doom, focused on dynamics, aesthetics, and combat enjoyment.

How to install a mod Diamond Dragon

To run the mod, you will need the GZDoom engine and doom.wad, doom2.wad, or one of the FreeDoom IWADs

  1. Make sure that doom.wad / doom2.wad or freedoom1.wad / freedoom2.wad is located in the GZDoom folder

  2. Move the mod's .pk3 file to the GZDoom folder

  3. Drag and drop the .pk3 file onto gzdoom.exe

  4. Play!

You can also create a Launcher.bat. This is useful for launching more complex mod builds where the loading order of mods is important, or to launch the game via a shortcut.

How to create a launcher for running mods based on GZDoom

Create a text file in the GZDoom folder, you can name it Launcher. The text can look like this, depending on which files you're using:

gzdoom.exe -iwad freedoom2.wad -file "brutalv22test4.pk3"

-iwad must always be first, and the number of files after -file can be unlimited, just write them in quotes separated by spaces, like this:

gzdoom.exe -iwad doom2.wad -file "addon1.pk3" "addon2.pk3" "addon3.pk3" "addon4.pk3"

Change its format from .txt to .bat by simply renaming it. Now you can launch your builds with a double-click on this launcher.