Caves of Qud

Caves of Qud

Not enough ratings
Graven's Grimoire
   
Award
Favorite
Favorited
Unfavorite
Type: Library
Tags:  Resource
File Size
Posted
Updated
55.992 KB
2 Mar, 2024 @ 9:27pm
31 Dec, 2024 @ 6:40pm
6 Change Notes ( view )

Subscribe to download
Graven's Grimoire

In 1 collection by Gravenwitch
The Witches Cauldron
23 items
Description
A library to store some tools I am using in my next few mods. This mod contains 0 content for non-modders.

Notice
I am new to C#. There may be massive errors that I have not yet located.

Contents
GrvChargeBasedMutation
inherits BaseMutation
Allows for faster creation of charge based (as in Light Manipulation) type mutations.

MissilePenetrateEvent
minevent
may now be wanted and handled by the Defender of a missile attack

"GrvDefenderHit"
event
Allows the defender to receive information about and influence melee combat. Penetrations, Critical, Damage, etc...

Examples.zip
contains 2 mutations that use the above tools
Force Armor
When your armor is penetrated, negates damage at the cost of charges, up to a cap

Stunning Force
Modification of stunning force to use the charge based system. Also makes the explosion always originate from the player.

Use
All code in this mod may be used without credit or permission

Credits
1.0 Update by Czyrek-Marc
Popular Discussions View All (1)
1
15 Jun, 2024 @ 9:37am
Error in last version
maquis still
3 Comments
alividlife 6 Jul, 2024 @ 8:29pm 
I just read on your other mod pages about your sabbatical from modding. No worries, and thank you for all of your creations. They were valued and will be missed, and even slightly inspire me to try and fix errors in spite of my inability to read or write.
voido 27 Jun, 2024 @ 1:29pm 
I keep receiving an error when trying to load this:
=== Graven's Grimoire Errors ===
<...>\steamapps\workshop\content\333640\3172150778\MissilePenetrateEvent.cs(45,26): error CS7036: There is no argument given that corresponds to the required formal parameter 'ParentEvent' of 'GameObject.HandleEvent<T>(T, IEvent)'
flemingluiz 3 Mar, 2024 @ 11:27am 
suggestion:make a mod that allows you to defend ranged attacks with a shield.