Hercules
Hercules copied to clipboard
buildin_autobonus
Describe the bug autobonus doesn't work with pets and combos.
To Reproduce Steps to reproduce the behavior:
- Add autobonus to pets or combos
Expected behavior A working autobonus script.
Confirmed.
- Items of type
IT_AMMO
don't support autobonus. - Item combos don't support autobonus.
- Pets don't support autobonus.
- If a piece of equipment and a card compounded into that piece of equipment both use autobonus the resulting behaviour is vague because the autobonus uses the equipment position as identifier which is identical for both items in this case.
Actually the whole autobonus system needs an overhaul to make it work in all places.