Closed EternalRider closed 3 months ago
I came here to put in a ticket for this after my last session. I tried to use a global mod for Blindness & it didn't come through in SWADE Tools. Hope it's something that can be worked in. If the following picture helps, this is how they are implemented as effects in English.
I came here to put in a ticket for this after my last session. I tried to use a global mod for Blindness & it didn't come through in SWADE Tools. Hope it's something that can be worked in. If the following picture helps, this is how they are implemented as effects in English.
That's what I done at this issue. You can edit these js file that I wrote in first level.
Added in v1.14.7
Thank you!
I tried testing this over the weekend and unfortunately I'm not seeing the global damage mod show up in the chat with the damage roll. Going to test the others over the holiday. Was able to confirm though that global damage does show up when I don't have SWADE tools on - just had core running, nothing else.
I'll reopen to investigate.
Fixed in v1.14.8 Thanks!
Thank you!
Been a long time & I haven't tried any custom Global Mods. I built one for one of my players this week & unfortunately it did not work in SWADE Tools. It does work in Core with the base game. Attaching some screen clippings of what I see. First pic is the global mod as an effect - works in vanilla but not in tools. Second two shots are of two PCs - the top most part off the clip is rolled in core where it includes the modifier in the roll - present in the popup dialogue as well; the lower pics show it present on the character sheet, but then the last part of the clip shows what happens in SWADETools. If you could look into this, I'd appreciate it. I was on v11 till today. Seeing the same behavior on v12 as v11 last night. Thanks again.
Sorry the pics are so big!
After looking at the code, I think global trait was skipped. All the other are working, right? Unfortunately, i can only update for v12 (v1.16)
Yeah, I am on v12 now. Took the plunge after giving 2 weeks for Savage Worlds update to get quick fixes on any breaking bugs.
I tried - system.stats.globalMods.attack just now & that does work.
Added in v1.16.1 Thank you!
add globalMods and damage attribute effect modifier.
ItemRoll.js - replace
CharRoll.js - rollAtt - add
CharRoll.js - rollSkill - replace
CharRoll.js - changeStr- add