You are viewing a potentially older version of this package. View all versions.
VCR-GhoulMod-0.1.1 icon

GhoulMod

Adds the Ghoul! An everhungering melee survivor of the red plane. BETA RELEASE

By VCR
Date uploaded 2 weeks ago
Version 0.1.1
Download link VCR-GhoulMod-0.1.1.zip
Downloads 5458
Dependency string VCR-GhoulMod-0.1.1

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1905
RiskofThunder-R2API_Core-5.0.3 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.3
RiskofThunder-R2API_Prefab-1.0.1 icon
RiskofThunder-R2API_Prefab

API for Prefab creation, networking and duplication

Preferred version: 1.0.1
RiskofThunder-R2API_RecalculateStats-1.0.0 icon
RiskofThunder-R2API_RecalculateStats

API for manipulating Character Stats

Preferred version: 1.0.0
RiskofThunder-R2API_Language-1.0.1 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.1
RiskofThunder-R2API_Sound-1.0.2 icon
RiskofThunder-R2API_Sound

API for adding custom sounds or musics

Preferred version: 1.0.2
RiskofThunder-R2API_Items-1.0.7 icon
RiskofThunder-R2API_Items

API for adding custom items

Preferred version: 1.0.7
RiskofThunder-R2API_Networking-1.0.3 icon
RiskofThunder-R2API_Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Preferred version: 1.0.3

README

Ghoul

  • Adds the Ghoul, a mid-ranged melee survivor based around balancing between a calm and enraged state
  • Fully functional base kit with several unlockable skins
  • Fully multiplayer compatible! // Not yet
  • Has item displays // Not done
  • Full Risk of Options support for all configuration options // Somewhat

To share feedback, report bugs, or offer suggestions feel free to join the Discord:

Unlock

Comes unlocked by default


Skills

Passive

The Ghoul can heal from dealing damage but cannot regen passively. They can also build up a rage meter by dealing or taking damage, becoming enraged and changing their skills for a short while when filled.

Primary

Stab with your tendrils

When enraged, make wide sweeps

Secondary

Tap to pull to a point or hold to swing in look direction.

When enraged, pulling near or to enemies bleeds them

Utility

Reduce and store incoming damage, then make an attack scaling with the stored damage.

When Enraged, spin forward to deal damage. Ends enraged mode early on miss

Special

Dash forward, grabbing attacking first enemy hit. Resets cooldowns on kill

When Enraged, slam down that briefly air-stalls


Config

Credits

  • VCR - Everything

  • rob - Essential Feedback

  • PlNK - Lore, feedback, and token revisions

  • anartoast - Skill Icons

Future Plans

  • Additional Skills
  • Ancient Scepter Support
  • Further polish (Animations, Emotes)

CHANGELOG

Changelog

0.1.2

  • Tenderize Damage: 330% > 360%. Hopefully this makes it feel a little more impactful
  • Ravenous Lunge Range: 58 > 65. Felt a bit short to some people. Initially wrote it off as it was close to loader, without a visual to show how far away you are felt jarring.
  • Retaliate Rework: Charge to gain 200 armor then launch forward for 340% damage.
  • Animation Tweaks (mostly due to the tendril physics)
  • Spawn gives invincibility throughout
  • Fixed Hellish Mutation spawning non-ghoul enemies. Should now only spawn 1 for each ghoul
  • Hellish Mutation enemies now drop essence regardless of being killed by a ghoul
  • Attempted fix for ghoul rage meter not building on clients
  • Added more icons by anartoast!

0.1.1

  • Added new spawn state
  • Updated Ravenous Lunge description to be more clear on hold behavior
  • Ravenous Lunge (hold) now auto cancels upon reaching minimum distance
  • Binge Damage: 250% > 280%. Felt a little weak especially with how inconsistent the attacks feel
  • Added model for Third Eye Mutation
  • Updated logbook by PlNK
  • Fixed capitalization for anartoast's name
  • Updated README as some info was out of date or not listed

0.1.0

  • Initial beta release