Commit 85a6e16
Fix Transfusion Support disabling Offering buffs (#9617)
The transfusion global buff for SoulEater was being picked up as the first buff on the offering skill gems so buffs on the offering skills would not inherit the `buffMinions` and `buffNotPlayer` mod as those only get inherited if the skill already has no buff mods
Giving the mods an effect name forces them to not be included in the buff parsing of the offering skills
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent 9c22dcd commit 85a6e16
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5214 | 5214 | | |
5215 | 5215 | | |
5216 | 5216 | | |
5217 | | - | |
5218 | | - | |
| 5217 | + | |
| 5218 | + | |
5219 | 5219 | | |
5220 | 5220 | | |
5221 | 5221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
751 | 751 | | |
752 | 752 | | |
753 | 753 | | |
754 | | - | |
755 | | - | |
| 754 | + | |
| 755 | + | |
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
| |||
0 commit comments