0 of 0

File information

Last updated

Original upload

Created by

robogena

Uploaded by

robogena

Virus scan

Safe to use

About this mod

Removes VFX and SFX for Symbiotic Entity, with optional VFX/SFX removal for other spore effects.

Requirements
Permissions and credits
Mirrors
Changelogs
🎉 PATCH 8 RELEASE 🎉
COMPATIBLE: YES, PROBABLY*
*Compatibility assumed, due to self-inheritance. I won't have time to update yet so I can't officially test. In the meantime, please let me know if something broke.


I’ve received a few different requests now to edit Symbiotic Entity. Not a problem, it’s a pretty quick change. Then I saw just how many spore effects there are in the game… and I got a little bit carried away… so now I come bearing not one, but TWO different effect removers for you. Spores begone!!

As always, this is just an effect remover. All spells and statuses still function normally in gameplay.

(Before and after. Shrooms can stay, but spores gotta go.)

⭐VERSIONS⭐

You can choose from two versions:

No Spore Effects
Removes VFX from:
Use this version if you want this single change only.

No Spore Effects Plus
Removes VFX/SFX from:
Use this version if you want to nuke spore effects from orbit. Note that the area of effect for the spore clouds themselves isn't removed.


⭐HOW TO INSTALL⭐
Comes in a pak file. Place in your Mods folder. Export to the game with your mod manager of choice. (I recommend BG3MM.) Load after other mods that alter affected buffs. In-game mod manager users can find the mod.io toolkit versions of the regular mod here and of Plus here.

Pick either the regular or the plus version. They won't conflict with each other if you somehow end up with both, but it's redundant!

For manual installation:
( ↓ PATCH 7 ↓ )
Spoiler:  
Show
<node id="ModuleShortDesc">
<attribute id="Folder" type="LSString" value="robogena_NoSporeFX"/>
<attribute id="MD5" type="LSString" value=""/>
<attribute id="Name" type="LSString" value="No Spore Effects"/>
<attribute id="PublishHandle" type="uint64" value="0"/>
<attribute id="UUID" type="guid" value="e3520fc3-40b9-464f-b14a-900c91f9b7a8"/>
<attribute id="Version64" type="int64" value="36028797018963968"/>
</node>

<node id="ModuleShortDesc">
<attribute id="Folder" type="LSString" value="robogena_NoSporeFX_Plus"/>
<attribute id="MD5" type="LSString" value=""/>
<attribute id="Name" type="LSString" value="No Spore Effects Plus"/>
<attribute id="PublishHandle" type="uint64" value="0"/>
<attribute id="UUID" type="guid" value="7cbbdb4b-7f45-43be-84ae-c47c8920d040"/>
<attribute id="Version64" type="int64" value="36028797018963968"/>
</node>

( ↓ PATCH 6 ↓ )
Spoiler:  
Show
<node id="ModuleShortDesc">
<attribute id="Folder" value="robogena_NoSporeFX" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="No Spore Effects" type="LSString" />
<attribute id="UUID" value="e3520fc3-40b9-464f-b14a-900c91f9b7a8" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>

<node id="ModuleShortDesc">
<attribute id="Folder" value="robogena_NoSporeFX_Plus" type="LSString" />
<attribute id="MD5" value="" type="LSString" />
<attribute id="Name" value="No Spore Effects Plus" type="LSString" />
<attribute id="UUID" value="7cbbdb4b-7f45-43be-84ae-c47c8920d040" type="FixedString" />
<attribute id="Version64" value="36028797018963968" type="int64" />
</node>


⭐COMPATIBILITY⭐
This mod was created in Patch 7, but should be back-compatible with Patch 6. Also, this mod uses self-inheritance to maximize compatibility with other mods. Please load this mod after other mods that change these same buffs.


⭐ALL-IN-ONE⭐
The changes made by this mod are also found in:
NoVFX

( Made with Modder's Multitool and BG3 Mod Helper ✌️ )