#"How can I make passive item bonuses stack in Dota 2?
1 messages · Page 1 of 1 (latest)
Your question is a little vague, I can interperate 3 scenarios from it
- Intrinsic modifiers already stack, make sure you're actually applying them correctly
- Modifiers added by the intrinsic modifier (not the intrinsic modifier itself) need the MULTIPLE attribute so they can be applied multiple times
- Items with stacks (charges) need to be specifically handled to alter the value given by the modifier based on the charge count (ie; deso ad stacking)
for sange and yasha for example
it cannot stack i think
or basher
like, is there a way of stacking it by an ability or addon game mode?
ohhh i understand now