I'm not exactly sure why but I'm not getting the VFX to work with this mod. I'm not putting it as a bug because I have hundreds of mods in my current collection so I'm guessing there is some weird interaction going on. I just thought I'd ask if anyone else might be experiencing this and what they did to fix it. Thanks.
I put it at the very bottom of my load order to test and I get the same result. The spells are there in game and everything works but the VFX isnt showing.
Im using the Nolvus collection and just wanted to add this mod to it. I dont see anything that would really modify booming blade other than the 5e Spells but this is loaded after it.
Guess Im not going to worry about it. The mod works for me. I just dont get the cool vfx is all.
Would you be willing to add scrolls with these cantrips so other classes could learn them? If not, what console command would I use to give them to party members?
Thank you very much. I haven’t had the chance to use the force version yet, but the necrotic spell is very impressive. Thank you for sharing it with the community.
Thank you for the compliment! It may be a little tougher in terms of workload, as I would have to create effects for each damage type. If we do, it will be a while before we do it, and we probably won't.
I don't think that is 100% necessary the effects in the others types of damage but it would be cool to make it and say that is the power of the patron that allows you to change the type of damage od something like that. Thx for the answer
hey im a bit confused by the description if i only use the "compatible" file and nothing else, both new booming blades got no icon anymore and you cant use them (you only see the tooltip)
Compatible Rebalance - Cantrips [...] If you use this file, you do not need the main file.
load order needs to look this to work (i just tested it) - Rebalance - Cantrips - Cool Warlock Booming Blade (main file) - Cool Warlock Booming Blade (optional file: Compatible Rebalance - Cantrips)
yes you need BOTH files though (main file and optional file) load order needs to look like this: - Rebalance - Cantrips - Cool Warlock Booming Blade (main file) - Cool Warlock Booming Blade (optional file: Compatible Rebalance - Cantrips)
just change the description of the files i think it should look something like this to make it less confusing haha
MAIN FILE: Cool Warlock Booming Blade (adds 2 new version of booming blade: necrotic + force VFX) OPTIONAL FILE 1: Cool Warlock Booming Blade - Compatibility Patch for "Rebalance - Cantrips" [load after main file] OPTIONAL FILE 2: Cool Warlock Booming Blade - for Wizard's & Sorcerers (adds the 2 new versions of booming blade to Sorcerer + Wizard Spell lists) [load after main file]
thanks for the mod! i love the new visuals :) this mod has so much potential as well: - replace booming blade completely and consolidate all the different versions in one button (as someone suggested) - add different VFX for each damage type (necrotic -> green; force -> red; frost -> blue; etc..)
Thank you so much for your help in resolving this issue! It helped me a lot. I think I would have needed a lot of time to solve this problem alone. I will change the description soon.
OHHHHH,so quick! I love you sir,I believe you will be the greatest modder! I will give you a thumbs-up and support you. When my financial situation improves a little, I will sponsor your great work. I'm not a native English speaker. If there is anything in my expression that is not precise enough, please let me know.
The main file was also needed when using the option file. I think using both at the same time and placing the option file after the main file would work perfectly. I had written the exact opposite in the description section. Sorry for the trouble.
Might be a dumb question. but is there a way to make it so that spore druid could get the necrotic version? im 100% dumb when it comes to stuff like this so i have 0 idea
im sure it makes it complicatred, but is there a way to put them in one and choose which type is used? like spirit guardian? that way its not using up multiple cantrip slots.
It's a very good idea, but it will be tough to implement right away due to technical capabilities. I would like to implement it in the future when I become more familiar with Toolkit and figure out how to do it!
The Force version changes only the damage to Force. I thought it would be more Warlock-like to have Force damage with green VFX like Eldritch Blast! Unfortunately, no plans for red effects at this time.
51 comments
Im using the Nolvus collection and just wanted to add this mod to it. I dont see anything that would really modify booming blade other than the 5e Spells but this is loaded after it.
Guess Im not going to worry about it. The mod works for me. I just dont get the cool vfx is all.
Damage type, Thunder
Osi.AddSpell(Osi.GetHostCharacter(), "Target_BoomingNecrotic_1")
Damage type, Necrotic
Osi.AddSpell(Osi.GetHostCharacter(), "Target_BoomingNecrotic_2")
Damage type,Force
Osi.AddSpell(Osi.GetHostCharacter(), "Target_BoomingNecrotic_3")
Thanks for your comments too!
if i only use the "compatible" file and nothing else, both new booming blades got no icon anymore and you cant use them (you only see the tooltip)
- Rebalance - Cantrips
- Cool Warlock Booming Blade (optional file: Compatible Rebalance - Cantrips)
so i assume you DO NEED the mail file?
load order needs to look this to work (i just tested it)
- Rebalance - Cantrips
- Cool Warlock Booming Blade (main file)
- Cool Warlock Booming Blade (optional file: Compatible Rebalance - Cantrips)
Does it work correctly if I place the options after the main file?
load order needs to look like this:
- Rebalance - Cantrips
- Cool Warlock Booming Blade (main file)
- Cool Warlock Booming Blade (optional file: Compatible Rebalance - Cantrips)
just change the description of the files
i think it should look something like this to make it less confusing haha
MAIN FILE: Cool Warlock Booming Blade (adds 2 new version of booming blade: necrotic + force VFX)
OPTIONAL FILE 1: Cool Warlock Booming Blade - Compatibility Patch for "Rebalance - Cantrips" [load after main file]
OPTIONAL FILE 2: Cool Warlock Booming Blade - for Wizard's & Sorcerers (adds the 2 new versions of booming blade to Sorcerer + Wizard Spell lists) [load after main file]
thanks for the mod! i love the new visuals :) this mod has so much potential as well:
- replace booming blade completely and consolidate all the different versions in one button (as someone suggested)
- add different VFX for each damage type (necrotic -> green; force -> red; frost -> blue; etc..)
The Animation of vanilla type is broken,can we get an compatible patch?
I love you sir,I believe you will be the greatest modder!
I will give you a thumbs-up and support you. When my financial situation improves a little, I will sponsor your great work.
I'm not a native English speaker. If there is anything in my expression that is not precise enough, please let me know.
I had written the exact opposite in the description section.
Sorry for the trouble.
It can be used regardless of subclass!
I would like to implement it in the future when I become more familiar with Toolkit and figure out how to do it!
I thought it would be more Warlock-like to have Force damage with green VFX like Eldritch Blast!
Unfortunately, no plans for red effects at this time.