You are viewing a potentially older version of this package. View all versions.
zannc-Droppable_Gods-3.0.4 icon

Droppable Gods

Adds Artemis, Athena, Dionysus and Hades to the god pool, allowing them to spawn as a normal Olympian god would.

Date uploaded 6 months ago
Version 3.0.4
Download link zannc-Droppable_Gods-3.0.4.zip
Downloads 155
Dependency string zannc-Droppable_Gods-3.0.4

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.70 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.70
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.1
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0
SGG_Modding-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.2
SGG_Modding-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
zannc-GodsAPI-1.0.0 icon
zannc-GodsAPI

A library for developers to easily add new Gods / NPC Gods to the game without having to dig through files.

Preferred version: 1.0.0

README

Droppable Gods

Adds Artemis, Athena, Dionysus and Hades to the god pool, allowing them to spawn as a normal Olympian god would.

To progress their respective stories, the primary way is still to find their encounters, however you can still give gifts to their boons to progress relationships (except for Hades).

Image

INFO

If you have found a bug - or very out of place dialogue, please report it on Github or in the Hades Modding Discord

Dev

Included in the source code, there is a blender file, which is the file used to create the dropped icon for Hades.
In order to add a trait to Artemis/Athena/Dionysus/Hades, please refer to the dev folder, which shows what is needed to add a boon to the God Pool - and allow it to be used along-side this mod.

[!NOTE] For a full working example of multiple boons being added, refer to my other mod, Practical Gods, which was made to work with this mod specifically.

CHANGELOG

Changelog

Unreleased

3.0.9 - 2026-01-26

  • DEV: Change PLUGIN to _PLUGIN

3.0.8 - 2026-01-12

  • Change RandomOneGod x4 functionality, please I can't do this anymore.

3.0.7 - 2026-01-09

  • Change RandomOneGod x3 functionality, hopefully for the last time.

3.0.6 - 2025-12-21

  • Fix RandomOneGod x2.

3.0.5 - 2025-12-21

  • Fix config setting for RandomOneGod.
  • Remove print.

3.0.4 - 2025-12-19

  • Fix config setting for maximum spawns x2.
  • Add RandomOneGod which will allow the game to choose 1 god out of the 4 currently added and only allow them to spawn in a run (randomized per run).
  • Fix issue where TextLines would play for every boon pickup.

3.0.3 - 2025-12-09

  • Fix config setting for maximum spawns.
  • Remove print

3.0.2 - 2025-12-09

  • Hopefully fix issue with portraits not loading.
  • GodsAPI Fix - Icon size in Hermes Shop.
  • GodsAPI Fix - Travel Deal interaction.
  • Hopefully fix issues with Portraits not loading correctly, without breaking anything :doom:
  • Added config option to limit SpawnLikeHermes spawns to a specific number (eg, 1 max spawn per run)

3.0.1 - 2025-12-08

  • Icon Update

3.0.0 - 2025-12-08

  • Added Hades as a functioning droppable god! (To progress his story you still have to meet him in the underworld)
  • Added Family Dispute attacks for Artemis/Dionysus/Athena.
  • Animation for Hades boon drop, blender file included in source.
  • Added Config option to allow you to split any new traits between the original npc and the dropped god (new traits to go drop, old ones stay in npcs)
  • Pony Menu integration.
  • Compat with Zagreus' Journey's Theseus fight.
  • DEV: Duplication check for Zagreus' Journey's devotion weapons.
  • DEV: Removed Rarirty Chances for NPC tables if you do not split the traits.
  • Updated README.md
  • Fix Dionysus Improved integration.
  • Fix issue of no animation prewaiting when picking up a boon (it used to just play the animation but cut straight to the boon/text screen.)

2.1.3 - 2025-12-01

  • Update to GodsAPI latest

2.1.2 - 2025-11-28

2.1.1 - 2025-11-09

  • Update to work w/ GodsAPI latest.

2.1.0 - 2025-11-08

  • Fixed issue which wouldnt allow any traits in slots to overwrite already slotted boons.
  • Reworked Config.
  • Fixed issue where if you gifted Artemis/Dio/Athena for the first time, it wouldn't display their respective keepsake animation.
  • DEV: Changed to function with GodsAPI.

2.0.1 - 2025-10-24

  • Reduced package size in half.
  • Fix Changelog.

2.0.0 - 2025-10-24

  • Blocked stacking for the default boons per the NPCs.
  • Added Cost to the NPC traits (needed for more boons to be added)
  • (Hopefully) Made it so any new boons added to the NPCs will be implemented correctly (and ordered as such).
  • Turned down the brightness of Artemis' boon drop.
  • Changed the TextLineSets you can recieve from a drop to be the repeatable dialogue, to progress stories, you now have to find their respective NPC rooms.
  • Added config options to allow for customizing how the gods spawn.
  • Fixed issue with Dionysus (and possibly Athena) which wouldnt allow you to interact with them if you have already talked to them in the current run.
  • Updated ReadME.

1.0.0 - 2025-10-17

Initial Release.