Left/Right Lunges
Summary
Add arguments to the Lunge mechanic (https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/skills/mechanics/lunge) for directions: left/right. This will allow the mob to lunge left/right instead of only forward.
Usage
`- lunge{velocity=1.5;velocityY=0;direction=forward/back/left/right} @Target
Value
Mobs currently have to nice ways to move to the left/right. The only way I've seen it done is 10+ line abilities using totems which are difficult to configure.
Priority
Medium/low. Its not really important, but it should be easy to do.
Implementation
No idea what this is asking