Thread: Kelrugem's extensions
-
May 5th, 2025, 00:17 #1231
- Join Date
- Nov 2019
- Posts
- 347
Check out this result.
I put two effects on the character and did a crit. This results is interesting.
Screenshot 2025-05-04 191444.png
So I think I unstand sort of what it is doing here.
[Effects 2d6+2] is completely wrong, it should be 2d6+1.
[Type: slashing (1d8+5)] base damage
[Type: slashing,critical (1d8+5)] is the damage rolled for the weapons critical.
[Type: acid (1d6+1)] base damage for the effect.
[Type: acid,critical (1)] It's doing critical damage off the +1.
[Type: fire (1d6)] base damage for the second effect.
[type: fire,critical (0)] no + after the dice so 0.
It's doing a critical on the part after the dice, and only that part.Last edited by rmilmine; May 5th, 2025 at 00:26.
-
May 5th, 2025, 10:57 #1232My extensions for 3.5e and Pathfinder
Bug reports please here
-
May 5th, 2025, 18:21 #1233
Say I have a character with a series of effects saying "DMG: 2d6 precision" (maybe sneak attack) "DMG: 2d8 precision" (perhaps a spell or a class ability), then "DMG: 2d10 critical" (a weapon's special ability) and "DMG: 2d8 critical" (let's say a feat).
As I roll damage for a critical hit, I see the fortification roll being rolled thrice (which leads to see "you stab the dragon precisely in the heart (Critical hit and damage), altough it seems it has scales there too (sneak attack damage negated). Still, your weapon is enchanted to deal more damage on critical and yet it didn't seem to work (critical instance negated), but anyway you know what you're doing so you still manage to pierce it somehow (secondary precision damage not negated)
XD
-
May 5th, 2025, 19:45 #1234
- Join Date
- Nov 2019
- Posts
- 347
So it's not applying a arbitrary x2. It's using the crit multiplier of the weapon to the effects.
I made the weapon a x3 and the +3 and +2 from the two effects I have on the combat tracker were multiplied by 3.
Screenshot 2025-05-05 144437.png
Screenshot 2025-05-05 144523.png
Screenshot 2025-05-05 144328.png
I'm pretty sure the reason for the way it is doing it is because things that add a single point or two of damage would be multiplied by the crit multiplier of the weapon.
Power Attack and Weapon Specialization.
Nothing that I can think of that adds a die of any type or amount is multiplied by the weapon.
What's different is that if there is a crit and there is just dice it is passing 0 as a crit causing the code for Fortification to roll and negate the dice damage.
At least I think it is negating the dice damage. need to test that part more.Last edited by rmilmine; May 5th, 2025 at 19:50.
-
May 7th, 2025, 18:01 #1235
- Join Date
- Mar 2018
- Posts
- 48
Hi Kel, it's me again. I swear I only come to you with bad news XD
Two things currently having an issue with, one I know is in your remit but not sure about the other at present:
Issue #1: Custom weapons losing set bonuses and defaulting to nil. I have custom sword #1 and when adding the weapon to a character sheet the correct bonuses are being set. However, at random periods, Attack bonus, Damage bonus, Crit range and crit multiplier are also reset to nil/default. I cannot seem to recreate this at will as it seems to happen randomly and without warning. Something is giving me a gut feeling its a bmos issue but I could be wrong.
Issue #2: Remember the IF: Bloodied pathfinder issue I reported? I know you said it was patched out, but sadly, it is still happening in PF1. Its that same nasty syntax error, for reference, here is the code used: Dead Dodge; IF: Bloodied; AC: [DEX] luck /// Only triggers when placed on a character, bloodied or not.
As a chilling reminder here is the error log: https://gyazo.com/db954f21298301ac7be34b82cb4a055e
I wish I could be of more help at least with the first issue. If I figure anything out I will let you know!
-
May 7th, 2025, 21:30 #1236
- Join Date
- Nov 2019
- Posts
- 347
I think it is wrong. If I have an effect that adds simple number +n and it wants to multiply it by the weapon crit multiplier I'm fine with that as that is probably fine for all or almost all situations, but a ndn+n should not have just part of it multiplied by a critical multiplier. It should in that case be an all or nothing.
On another note I put in a bug report off of the bug report page for fantasy grounds that I found here and was told to put a bug report in the forum for the 3.5/pathfinder ruleset. So I did that here.
No response as of yet.
-
May 8th, 2025, 12:11 #1237
hehe, I see the problem with RP-interpretations!
I will see
Not that high in my priority right now
Thanks! I hope they adjust it
Thanks for the reports!
Did you only test with my extension? Because it is certainly an issue with one of bmos's extension which I still need to fix. I think ammunition manager or so? Something related to items. Usually this data gets reverted to nil if one reloads the campaign, and someone found out that it is one of bmos's extension
Oki, that is actually a different stack overflow issue! Did you replicate that just with my extension? Strange that there is an overflow issue with the string or utility manager, but certainly different than what I fixed back thenMy extensions for 3.5e and Pathfinder
Bug reports please here
-
May 10th, 2025, 18:42 #1238
- Join Date
- Mar 2018
- Posts
- 48
-
May 11th, 2025, 12:02 #1239
hehe, no worries
Yeah, my time management is difficultI am actually much more active in FG now, but now I run many more campaign sessions, so I need most of my time preparing my campaigns
I try to look at bmos's code, but reading someone else's code takes a bit of time I realized
My extensions for 3.5e and Pathfinder
Bug reports please here
-
May 17th, 2025, 13:29 #1240
FG got updated to address the problem rmilmine discovered
So, I updated my extensions, too, to include this patchMy extensions for 3.5e and Pathfinder
Bug reports please here
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks