Hades
0 of 0

File information

Last updated

Original upload

Created by

fallen_angel_dot_js

Uploaded by

qaznotquaz

Virus scan

Safe to use

Tags for this mod

About this mod

<! -- WARNING, CODE ROT AHEAD. LAST MAINTAINED DEC. 2021 -- >

Adds several new weapon aspects to the game.

Requirements
Permissions and credits
Mirrors
Changelogs
[font=Lucida Sans Unicode]I had some ideas for new aspects and wanted to implement them - both as a way to give my two cents to the community, and to get my feet wet with understanding how modding this game really works. Hopefully I'm not getting *too* in over my head!

Requirements

Install using ModImporter.

As a note, all subcomponents rely on the included JessAspectsCore

Usage
★ prototypes are functional! ★

This mod can be used either as a whole, or as only the pieces you'd like. If you're not worried about only installing some aspects, then you can place the entire JessAspects folder into your Mods folder and install it as-is!

If you only want to install particular submodules, you have a few options. For one, you can download the whole package and then comment out the undesired aspects' Include statements in the modfile.txt. For finer control, each module will have a config.lua file, and a modfile.txt.

Alternatively, you can opt to only download the submodules you would like to use, since each one can function as a self-contained mod. You will need to make sure to install the JessAspectsCore if you do this.


Aspects

> Functional New Content
  • Adamant Rail ★ Annie Oakley (prototype)
  • Adamant Rail ★ Aspect of Jess (prototype)


> Functional Miscellaneous Content
  • Stygian Blade ★ Poseidon's Flourish
  • Eternal Spear ★ Hades' Call (known bugs)
  • Shield of Chaos ★ Chaos' Favor
  • Heart-Seeking Bow ★ Artemis' Cast
  • Twin Fists ★ Demeter's Strike
  • Adamant Rail ★ Hermes' Evasion


> Unimplemented New Ideas
  • Heart-Seeking Bow ★ Robin Hood (conceptualized)
  • Heart-Seeking Bow ★ Cleopatra
  • Twin Fists ★ Mike Tyson
  • Eternal Spear ★ Merlin


> Unimplemented Miscellaneous Ideas
  • can i make a sword that looks like fists?
  • swap spear/shield charge attack with their special


more detailed descriptions of each aspect can be found in their readme, or viewed online on the Github.