In spell "Wild Charge"
- Remove all conditions "Target distance"
- Add c sharp condition with code:
ObjectManager.Target.GetDistance > 5 + ObjectManager.Target.CombatReach
(you can also add c sharp condition with code : "ObjectManager.Target.GetDistance < 25 + ObjectManager.Target.CombatReach", but normally, it is calculated automatically)
Activate option "Calculate interact/combat distance by target size" (without this option, WRobot is not human with big target)