how do i create a buff, that reduces all damage dealt to a unit by XX% ?
if possible, is there a way to only reduce physical damage but leave damage from spells up to 100% and vice versa ?
Create a behavior and apply the behavior to the units. You can pick Ranged Spell Melee, etc. So just pick the one you want to use. You can apply it with a trigger or directly to the unit.
that doesnt really answer my question. i want to know how to creaty a buff that protects the unit from XX% damage.
i mean its easy to make buffs for movng or attacking faster or whatever, but in the "modifiers" filed there is no way for "damage taken" or something like it
im not sure if a percentage can be done outside of triggers, but ide start looking at sentry guardian shield ability, and find out where and how they do its damage reduction. Also I believe one of the custom units in Battlecraft does a 10% reduction buff, you can try contacting him if you're stumped and hopefully he/she will let you know how they accomplished it.
how do i create a buff, that reduces all damage dealt to a unit by XX% ? if possible, is there a way to only reduce physical damage but leave damage from spells up to 100% and vice versa ?
Create a behavior and apply the behavior to the units. You can pick Ranged Spell Melee, etc. So just pick the one you want to use. You can apply it with a trigger or directly to the unit.
that doesnt really answer my question. i want to know how to creaty a buff that protects the unit from XX% damage.
i mean its easy to make buffs for movng or attacking faster or whatever, but in the "modifiers" filed there is no way for "damage taken" or something like it
@JimyStyles: Go
im not sure if a percentage can be done outside of triggers, but ide start looking at sentry guardian shield ability, and find out where and how they do its damage reduction. Also I believe one of the custom units in Battlecraft does a 10% reduction buff, you can try contacting him if you're stumped and hopefully he/she will let you know how they accomplished it.
Look at Combat - Damage Response + inside a behavior buff
That's probably what you are looking for.
@DarkShape80: Go
There is a field for % in the buff fields.
thx, i got it, its in "Combat - Damage Response +" in a buff (dont know the exact names of the fields because of german version)