Divinity: Original Sin 2

Divinity: Original Sin 2

Elementalist - Elemental Magic Expansion [LeaderLib Version]
54 条留言
Doctor Beetus 7 月 19 日 下午 10:17 
I'm not seeing anything in the mod that affects item generation.
Cleric  [作者] 7 月 16 日 下午 11:09 
At this point I have no idea. I've entirely lost the working files and moved on. If it was an intended feature, I normally would've outlined it somewhere, but I'm just not in a position to troubleshoot anything anymore, apologies.
drag9987 7 月 16 日 下午 8:20 
Sorry for the double post, I did go back and test with min mods to confirm and the bonus stats on weapons does happen even with only required mods. If this is intended behavior is it not supposed to happen on daggers, spears, and cross bows as those seem to be the only weapon types that it does not happen with. Again thank you for your time and answers.
drag9987 7 月 16 日 下午 7:33 
Hello, I know you mentioned in previous comments that you haven't touched this in a while but was just wondering if this mod was intended to affect weapon generation as well? I've seen shields spawn with super high point values such as 5 con, 7 int, 5 perseverance, at minimum 10% block chance, and 2 geo as well as some other random bonuses, single hand weapons that do elemental only damage as high as 2 hand weapons, have bonus int, single hand bonus, and matching element bonus as well as normal equipment bonuses such as crit or bleed, and 2 hand weapons that just have the bonus int, two handed or ranged for bow, and matching element. all this gear i just mentioned has the Elementalist mod listed along bottom as mod it generated from. I do have other mods installed such as Odinblades series of overhauls, and some other cleric mods so i don't know if those would cause this to happen due to a conflict. Thanks for your time and still an awesome mod.
Cleric  [作者] 2 月 7 日 下午 7:24 
@xixonix
Weapon damage scales with weapon attributes, and is plugged straight into the damage calculation. That's just how it be.

Use a staff or another mod to get intelligence-scaling weapon damage. There is also the Catalyst's Hammer.
Exzeon 1 月 31 日 上午 10:53 
So I need to put points into strength even though I'm a wizard just to make the melee skills do more damage? There is no way to have melee weapons scale with intelligence? Or can I combine this with Arcane bladeweaver for intelligence based weapon attacks and skills and use this for more skills/spells?
Baemax 2024 年 10 月 21 日 下午 2:36 
Thanks for the update! That is really interesting and pretty much how i thought it might work based on speculation. Only really a minor complication but if its doable you're doing great (:
Cleric  [作者] 2024 年 10 月 21 日 上午 11:03 
So a little update:

The code for the Glyph changes was a bit janky to start, and it would appear that it's just not doing things in the order that was previously expected.

For now, these three glyphs are affected:
Glyph of Storms
Glyph of Power
Glyph of Harmony

The immediate workaround is to keep them all memorized or have memory slots for them to occupy. Use mods or console to remove them if this is unacceptable due to memory constraints, but until this is actually working, this is the only real way to have a stable memorized list of skills.

What is essentially happening is that the function that handles Glyph Changes is called half a dozen times per attunement change, and overlapping one another. So when a glyph is removed to be swapped, the other instances of the function are filling in the space right away with their swap. I need to redesign the functions so this change is only called once, and not resulting in a nearly-recursive loop.
Cleric  [作者] 2024 年 10 月 20 日 下午 6:41 
I will look into it tomorrow. It's been a hot minute since I've opened the program or game, but glancing at the code, it might be a simple fix. It shouldn't be causing issues suddenly, but if something changed, the current implementation does technically add the new attuned glyph before removing old ones. Odd that this and another memory-related bug report on another mod popped up on the same day.

I am sorry for the late reply. I'll see about getting to the issues.
Baemax 2024 年 10 月 10 日 上午 8:26 
im loving this mod btw! I have encountered an issue with memorized skills namely Glyph of harmony and Glyph of Elemental power whenever switching attunements on a fully memorised skill page it unmemorises either glyph (ive noticed 1 or the other) Until i leave 1 memory slot open
Cleric  [作者] 2023 年 5 月 22 日 下午 6:56 
@Gurkenknecht
The skill lists I have complete are on a single sheet linked on my shared resources. I did forget to link it here, and is now in the Description. Thank you for reminding me!
Gurkenknecht 2023 年 5 月 22 日 下午 6:47 
a excel spreadsheet for the skills would be nice
ballerts 2023 年 5 月 2 日 上午 3:09 
I'm pretty sure this only works with DE
Doctor Beetus 2023 年 5 月 2 日 上午 12:03 
Yes
< ガ Ny ガ > 2023 年 5 月 1 日 下午 11:43 
Work DE ?
Back to Black 2023 年 4 月 23 日 上午 10:54 
Maybe I'm doing something wrong...I'll try again
ballerts 2023 年 4 月 23 日 上午 9:27 
Ether Renewal works for me just fine. Maybe you have a mod that conflicts with this one?
Back to Black 2023 年 4 月 23 日 上午 9:25 
Ether Renewal - doesn't give the AP. The skill works, but without result. I tried using it twice.
Back to Black 2023 年 4 月 20 日 下午 1:57 
@Cleric ok, got it, thanks for the explanation)
Cleric  [作者] 2023 年 4 月 20 日 下午 1:53 
It's a quirk with the engine. If the damage type is set in the stats editor the description will include ability bonuses ONTOP of the already-calculated weapon damage - but the actual skill will do less damage because the description calculates incorrectly.

I use Magic damage because it combines you're weapons damage types into a single number so you don't have to guess or add to get the real damage of the skill.
Back to Black 2023 年 4 月 20 日 下午 1:02 
@Cleric yes, i understand that the damage is converted, but why it's written about magic armor dmg numbers? It's just confusing, that's all))
Cleric  [作者] 2023 年 4 月 20 日 下午 12:56 
The melee skills are meant to be like that. If they display the Elemental damage they deal, the numbers will be wrong. That's why the descriptions explicitly state the damage is converted. If and when I have time, I will fix overload air.
Back to Black 2023 年 4 月 20 日 下午 12:04 
@Cleric ok, i intentionally deleted all other mods except this one and checked few other descriptions. That’s, what i found: melee skills work correctly, but in descriptions it's written that dmg is dealt to Magic Armor where it has to be Elemental dmg. I would recommend you to check ALL the descriptions...to be on the safe side)) Cause there is obviously a bug somewhere...
Anyway the mod is great and I really want to play with it, but I will wait for the fixs.
Back to Black 2023 年 4 月 20 日 上午 10:55 
@Cleric
the skill does dmg, yes, but pls fix the description, thank you!
Cleric  [作者] 2023 年 4 月 20 日 上午 10:49 
@Back To Black
The skill should function fine, it's likely just an issue with the description not have the correct pointer to the lightning bolts used by the skill. When I get a chance I'll fix it.
Back to Black 2023 年 4 月 20 日 上午 9:57 
@Cleric, I have a question about the skill - Overload Air. In the google skill list it's written - Deals Air Damage to 5 different enemies over 1 turn. In the game - it doesn't show damage number (like in fire one, for example), just "Deals 0 to 5 different enemies over 1 turn". Is it a bug? Shared Resources, Laughing Leader's LeaderLib, and Norbyte's Script Extender are properly installed
ballerts 2023 年 3 月 19 日 下午 8:12 
@Cleric
Please do more classes! I really love your work so far.
Cleric  [作者] 2023 年 3 月 6 日 下午 2:00 
@Bencale
Not so much. I've had ideas to do a couple, but waning interest in both games right now is hurting the chances, and I have half-a-dozen class ideas otherwise on top of it.
Bencale 2023 年 2 月 19 日 上午 9:38 
I really love mods! Are other GW classes on the program? It would be perfect me who am a big fan of DOS and GW !! :)
delafear 2023 年 2 月 19 日 上午 6:13 
!:steamthumbsup:
Bullseye Kerby 2023 年 2 月 14 日 下午 11:55 
@ballerts
Any two handed Mace will work
timmytwoinch 2023 年 2 月 9 日 下午 1:48 
underrated mod, the abilities are awesome
Cleric  [作者] 2023 年 2 月 7 日 上午 7:19 
@Akerion
I do not use % modifiers for movement buffs because they cancel out -% modifiers - following the convention of the vanilla game.
I don't think I actually looked at what the speed buff was and there's a chance it was just a placeholder value that I meant to check later. I'll look at it when I have a moment, thank you.
Aklerion 2023 年 2 月 5 日 下午 8:17 
Loving the mod except for the skill, Invigorating Air. That one seems a bit strong, granting an extra 50 movement. Was it supposed to be 50%?
ballerts 2023 年 1 月 12 日 下午 5:06 
Also btw, I really am enjoying your mods Cleric! They've given me at least another 500 hours of gameplay with DOS2! You rock!
ballerts 2023 年 1 月 12 日 上午 5:46 
I'm super confused about crafting the Catalyst's hammer. I don't think there are any two-handed war hammers in the entire game. Can you please be more specific as to which weapon I should be using and also does it matter which skill books I choose for each of the 4 elements?
Cleric  [作者] 2023 年 1 月 7 日 下午 2:32 
Sorry for late replies, but yes, Catalyst's Hammer is a 2H warhammer and can only be crafted with one as an ingredient.
Donnie Juaj 2023 年 1 月 6 日 下午 5:18 
@RØbjörk I was confused at first too, tried the claw hammer and repair hammer but for me what worked was using a two handed hammer with one of each elemental books. Not sure if there's a one handed variant, but that's what worked for me!
Sgt Bubbles 2022 年 12 月 31 日 上午 2:04 
I love these GW inspired classes. Gonna have to try them out!
RØbjörk 2022 年 12 月 27 日 下午 10:54 
Is there a specfic type of hammer or skillbooks used to make the Catalyst's Hammer? I can't seem to figure out how to make it.
Cleric  [作者] 2022 年 12 月 14 日 上午 12:01 
Our mods are compatible, but their implementation sounds like swapping skills based on your attunement, while mine does not. As such, my skills will not swap when using Ry's attunement skills and Ry's skills will not swap when using my attunement skills, etc.
zeridoz 2022 年 12 月 13 日 下午 11:35 
hey is this compatible with ryuuki's elementalist class?
Cleric  [作者] 2022 年 12 月 5 日 上午 9:19 
The previous Elementalist mod not using the Script Extender or LeaderLib has been unlisted. If you are looking for the page or cannot use the Script Extender, the link to the older mod is in the Description!
Cleric  [作者] 2022 年 12 月 2 日 下午 8:15 
Nope, it shouldn't grant resolution. I'll fix the text.
Nitrean 2022 年 12 月 2 日 下午 1:45 
Everything works except for overload water which doesn't give the resolution buff. Do i have to do something for that?
Cleric  [作者] 2022 年 11 月 29 日 上午 10:32 
@76561198283858960
From the looks of the mod description it should be, but I would have no idea where to start in making that judgement.
kyselves 2022 年 11 月 29 日 上午 1:14 
is it compatible with Conflux (combat overhaul)?
Cleric  [作者] 2022 年 11 月 27 日 下午 7:25 
@DestinedLight
Thaumaturge already uses LeaderLib.
I am playing with the idea for my other mods that don't use it already, though.
Cleric  [作者] 2022 年 11 月 27 日 下午 7:24 
@DestinedLight
Thaumaturge already uses LeaderLib.
I am playing with the idea for my other mods, though.
DestinedLight 2022 年 11 月 27 日 下午 6:41 
Will a leaderlib update be coming to all your other expansions aswell like thaumaturge?