Bigger Enemies - How to prevent pushing them back?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Eluzive
Posts: 5
Joined: Thu Jul 15, 2010 2:50 pm

Bigger Enemies - How to prevent pushing them back?

#1 Post by Eluzive »

I am fighting larger monsters so my bot always walks into them. The problem is the monster moves back aswell to beable to hit me, so it repeatedly continues to move backwards and attract more enemies.

I tried changing the combat to ranged and changing the range of where to attack, but seems to not help. I am a melee character so it was expected not to work.

Any tips?
User avatar
Administrator
Site Admin
Posts: 5342
Joined: Sat Jan 05, 2008 4:21 pm

Re: Bigger Enemies - How to prevent pushing them back?

#2 Post by Administrator »

Open classes/player.lua, CTRL+F. Find

Code: Select all

local successDist = 15.0
Change the 15 to a higher number (something between 25 and 45 should work).
Eluzive
Posts: 5
Joined: Thu Jul 15, 2010 2:50 pm

Re: Bigger Enemies - How to prevent pushing them back?

#3 Post by Eluzive »

Thanks so much :)
Post Reply