i meant theres isnt a AI that will make a lif more agressive than it is. You cant go against the homun capabilities
theres a tweak that cancel her attack animation so she uses her aspd to 100%, however use only this if you can tolerate the lag it generates
i got it dreamer
open Ai.lua in USER_AI folder with notepad
find this
elseif (MyState == ATTACK_ST) then
OnATTACK_ST()
it is supposed to be near bottom of the command
and then..bold those word and change it to this
elseif (MyState == ATTACK_ST) then
local zx, zy = GetV( V_POSITION, MyEnemy )
OnATTACK_ST()
Move(MyID,zx+1,zy)
Move(MyID,zx-1,zy)
OnATTACK_ST()
Move(MyID,zx,zy+1)
Move(MyID,zx,zy-1)
u can see the difference
but vanil have disadvantage since using it the SP regen will get slower
test it 1st and u can decide
make sure make a copy of Ai.lua 1st
messing with the behaviour commands will help too.
For example on orc dungeon 2F, it will be good to attack the stronger/aggro monsters first so that she isnt attacking a chonchon while being mobbed by orc skels. So put something like
Orc Skeleton : Attack 1st
Drainilar: Attack
Zenorcs: Attack_last
Steel chonchon: Attack_last
There are multiple configurations you can make to lv your lif faster depending where you go. however keep on mind that the best method of all is you tank and she kills
Another tactic if your lif is already grown up and loyal (mental change bug)
After using mental change, kill the stuff you have to kill, after everything is cleared teleport/fwing/rest+call homun. this way the aftereffects of mental change will not hit (hp to 10) and you can basically spam it