Gearswap PLD Questions

Language: JP EN DE FR
2010-09-08
New Items
users online
Forum » FFXI » Jobs » Paladin » Gearswap PLD Questions
Gearswap PLD Questions
 Quetzalcoatl.Chanceikin
Offline
Server: Quetzalcoatl
Game: FFXI
Posts: 138
By Quetzalcoatl.Chanceikin 2015-09-28 12:33:50
Link | Quote | Reply
 
Sorry if these sound stupid, sometimes I'm too thorough for my own good and if I'm going to play a job where I'm carrying around 70 pieces of gear 90% of the time, I want to get the most out of it.

First - Does enmity from gear factor into Provoke, or is it a static value?

If Provoke does get help from enmity.. what would I need to add to a .lua to make it equip my enmity set when provoking?

Second - What would I need to add to my lua to swap gear in for divine magic.. probably worthless, but sometimes when carrying my Aeo sets I could do some decent damage. This may also seem stupid, as obviously midcast.divine and add gear in like normal.. but do I need to create any other things so it recognizes the variable?
 Leviathan.Nitenichi
Offline
Server: Leviathan
Game: FFXI
user: camaroz
Posts: 372
By Leviathan.Nitenichi 2015-09-28 13:09:30
Link | Quote | Reply
 
sets.midcast.Enmity = {ammo="",

Can just add gear from there.

sets.midcast.Flash = set_combine(sets.midcast.Enmity,
Log in to post.