Right now I'm currently idling club/shield and when attempting to wear FC set (staff/grip) the grip never equips. Even doin something like:
Code:
sets.precast.FC = {
main={name="Grioavolr", augments={'"Fast Cast"+7','MP+79','"Mag.Atk.Bns."+17','Magic Damage +3'}, priority=1},
sub={name="Oneiros Grip", priority=2},
ammo="Impatiens",
head=Vanya_Hood_FC,
body="Inyanga Jubbah +1",
hands=Telchine_Gloves,
legs=Telchine_Braconi,
feet=Telchine_Pigaches,
neck="Orunmila's Torque",
waist="Witful Belt",
left_ear="Moonshade Earring",
right_ear="Etiolation Earring",
left_ring="Defending Ring",
right_ring="Lebeche Ring",
back="Alaunus's Cape"}
doesn't work either. What can I do to fix this? Or does club/shield > staff/grip just doesn't do well with gearswap?