Runed Bracer Problem

chukky-jr

Member
Reaction score
15
so i'm making an aura which reduces Magic Resistance of enemy that goes inside the aura

the problem is, it is based on adding Runed Bracer to unit under the aura, i tried making a unit with innate 100% Magic Resistance (1.00) based on Runed Bracer for some testing, and when i cast any damaging spell on that unit it kills them instantly if it is under the aura, the Magic Reduction from aura is only 20% (-0.20), so if it followed normal math it only still has 100-20= 80% Magic Resistance, but i don't get why that unit instantly died, i tried the aura with other unit without innate Runed Bracer ability, and it works fine, does adding Runed Bracer to a unit that already has Runed Bracer ability cause bugs?

any ideas why that unit died? anyone knows how to fix this?
 

chukky-jr

Member
Reaction score
15
^thank you, please post your result since i want to know if i'm the one making fault here

maybe that skills does work but opposite way?
i dunno just try it, what unit was it exactly

it was a hero and a unit, i double checked to make sure that my trigger wasn't the wrong one, and i conclude Runed Bracer has stacking issues, i know it is Runed Bracer's problem since i tried to have a unit with 100% Magic Resistance through it, it works just fine, but then when i add another Runed Bracer base ability (any value that increase Magic damage taken, even if only 1%), it instantly kills the unit, the unit only has 100 HP, to make sure damage can be precisely calculated

i moved to Elune's Grace and it stacks just fine
 

GFreak45

I didnt slap you, i high 5'd your face.
Reaction score
130
Unless something changed runed bracer does not have stacking issues, i believe it is supposed to be a negative value, and positives increase the damage dealt by magic, but thats purely based on memory after about 6 months off wc3, it could be that when you have the normal 100% on there it deals double damage, but the unit lives, then when you add another it drastically increases the damage from there, make sure to test it thoroughly before you come to a conclusion like that, if you did, then i guess you are right
 

chukky-jr

Member
Reaction score
15
Unless something changed runed bracer does not have stacking issues, i believe it is supposed to be a negative value, and positives increase the damage dealt by magic, but thats purely based on memory after about 6 months off wc3, it could be that when you have the normal 100% on there it deals double damage, but the unit lives, then when you add another it drastically increases the damage from there, make sure to test it thoroughly before you come to a conclusion like that, if you did, then i guess you are right

uhh negative increase magic damage, and positive reduce magic damage, the field is called 'Damage Reduction' after all (well i did enter 1.00 and that unit doesn't take damage at all). i did test with Runed Bracer 99% resistance, it deals 1 damage, then i add Elune's Grace that increase magic damage by 100%, then damage goes to 2 it is normal isn't it? (test spell deals 100 damage btw)

but when i add Runed Bracer with negative value (anything even -1%), bam instant death

a bit off topic, but it seems like Runed Bracer, Elune's Grace, and Hardened Skin also has stacking issues, i tried a unit to have 100% Magic and Physical resistance, none of the above combination worked, adding one by one allows to have either 100% Magic or Physical resistance but adding both will always reset Magic Resistance to default while Physical Reduction from Hardened Skin works normally (or maybe i'm missing something).
 

GFreak45

I didnt slap you, i high 5'd your face.
Reaction score
130
thats odd, based on the blizzard description of the runed bracer they should stack, and i believe past experience as well, but dont quote me on it :/
 

chukky-jr

Member
Reaction score
15
oh yeah, the spell used to test is Storm Bolt and Thunder Clap

btw does Storm Bolt has 2 damage instance? this might be a bit related to the issue
 

GFreak45

I didnt slap you, i high 5'd your face.
Reaction score
130
I always wondered the same thing... it sounds like it hits twice, but it looks like 1 dmg instance, you could test it out with 2 units and a relatively simple trigger
Trigger:
  • Double Damage Detection
    • Events
      • X takes damage (X is a specific unit, without storm bolt)
    • Conditions
    • Actions
      • If (Conditions) Then (Actions) Else (Actions)
        • If (Conditions)
          • RecentlyAttacked is equal to true
        • Then (Actions)
          • Game - Game message that reads: 2 Damage Instances
          • Set RecentlyAttacked = false
        • Else (Actions)
          • Set RecentlyAttacked = true
          • Wait 3.00 seconds
          • Set RecentlyAttacked = false
 

chukky-jr

Member
Reaction score
15
^i did test but w/o that, it does have 2 damage instance, one for placing debuff which is 0 damage instance (comes first), and one is the actual damage, but after further testing it isn't related to my Runed Bracer stacking problem, i'll post if i have any more info about this stacking issue (to deny/confirm if Runed Bracer does have stacking issues)
 

chukky-jr

Member
Reaction score
15
you meant adding 2 instance of Runed Bracer works just fine? (negative values), can i see a test map?

well there might be an error in my part since the map already has several triggers, but none of which involves adding/removing Runed Bracer except one trigger
 

deathforge

Member
Reaction score
0
i try not to change items/skills/spells much as this always causes trouble, expecially when makin heroes
 

dianamod27

Member
Reaction score
1
Okay, I tested it by giving a unit both a 1.00 runed bracer ability and a -0.20 runed bracer ability and whichever ability was first in the list in the Abilities field in the object editor was the one that worked. I.e. if the unit had 1. 100% reduction and 2. -20% reduction, it did 0 damage, and vice versa did 20% additional damage. The ability definitely does not stack so you'll probably have to make multiple versions and remove the 100% one and add an 80% one on a certain unit, for example.

I used holy light on an undead unit for this since level 1 of that spell does 100 damage to undead units.
 

GFreak45

I didnt slap you, i high 5'd your face.
Reaction score
130
well that depends on if it stacks multiplicatively, ie: 100% reduction means 0%, 20% increase means 120%, so 0% * 120% = ???... 0%, check it with options that will work with multiplicative ratios
 

chukky-jr

Member
Reaction score
15
^i'm not sure if that's how the multiplication works, in fact i don't know how magic resistance stacking works, but i believe the formula is the same with every magic resistance stacks (cmiiw, from DotA site)

dianamod27's result explain why my test instantly killed a unit, 100 HP unit has 100% MR and a target of 100 Damage Storm Bolt, then i add -1% MR to that unit causing Storm Bolt damage to become 101, thus killing the unit instantly
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top