You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 years ago |
| Version | 1.0.2 |
| Download link | TeamLich-The_Lich-1.0.2.zip |
| Downloads | 280 |
| Dependency string | TeamLich-The_Lich-1.0.2 |
This mod requires the following mods to function
MtG_API-Mod_the_Gungeon_API
Adds the good parts of Mod the Gungeon to BepInEx.
Preferred version: 1.9.2KyleTheScientist-Custom_Characters_Mod
EtG mod that allows you to create and share custom characters with friends!
Preferred version: 2.2.8Alexandria-Alexandria
A combination of old and new APIs, and new tools for the convenience of modders.
Preferred version: 0.5.1README
The Lich
Adds the Lich as a playable character.
Loadout
The lich starts with 3 items:
- Lich's Gun (unique to the Lich, semiautomatic gun) - A gun with infinite ammo and 6 bullets in the clip. Its bullets have the Remote Bullets effect, following the cursor.
- Lich's Book (C tier, active) - 600 damage recharge. On use, creates a temporary book similar to the Magazine Rack that makes weapons instantly reload while in its radius.
- Cross Chamber (unique to the Lich, passive) - Creates a tiny Tombstoner that follows the player, blocking enemy bullets.
Synergies
The lich's starting loadout has synergies:
- Master of the Gungeon (Lich's Gun + Lich's Book + Lich's Eye Bullets) - The player is transformed into the lich's third phase, revealing the map for all floors and getting infinite keys. The lich's gun becomes a quick burst gun with 17 weaker shots in the clip that have a weaker remote bullets effect.
- Crossfire (Cross Chamber + Magnum) - The friendly tombstoner gets a gun, gaining the ability to shoot enemies.
How to install
If you haven't installed BepInEx and/or Mod the Gungeon API, follow its installation guide (linked on Mod the Gungeon API's page: https://enter-the-gungeon.thunderstore.io/package/MtG_API/Mod_the_Gungeon_API/). After you've installed BepInEx, just unzip TeamLich-The_Lich-1.0.0.zip into your BepInEx's plugins folder.
Credits
Sprites by rabana13
Items by SpecialAPI
CHANGELOG
1.0.9:
- Switched to Alexandria's ItemAPI.
- Switched to using embedded sprites for the gun and projectiles.
1.0.8:
- Fixed the mod causing an
AIAnimator.OnDestroy()error when closing the game.
1.0.7:
- Added the dust up vfx back to the Lich.
1.0.6:
- Massively improved most of the mod's code.
1.0.5:
- Fixed a bug where some of the files were mistakenly considered configs by mod managers.
1.0.4:
- Made the punchout sprites be built into the character.
1.0.3:
- Fixed the items breaking when starting the game in a language other than english.
1.0.2:
- Made the changelog correctly use titles. This is what I get for not using markdown preview for everything.
1.0.1
- Made descriptions for the items more informative.
- Added Item Tips support.
- Changed the names of the folders for the items and the character. Why? Honestly idk.
- Moved the changelog to the new CHANGELOG.md
1.0.0
- Thunderstore release