Buffwatcher For Nin

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
users online
Forum » FFXI » Jobs » Ninja » Buffwatcher for Nin
Buffwatcher for Nin
Offline
Posts: 215
By zigzagzig 2021-07-19 06:59:49
Link | Quote | Reply
 
hi, i am trying to figure out some buffs for this addon,

Mostly Migawari and Kakka, ( Also trying to set Utsusemi too ).
Thing is can't find Buff ID on buffs.lua file at all for those 2 spell description ..., so lost ><

Utsusemi come as "Copy Image" got that fine ( Not working yet , but got the IDs.

Tried TP Store, TP Bonus, Physical Shield .... none works

If someone got Common_info.status.lua for those or the ID, i will much Appreciate, thank's.


on nin.lua :

send_command('bind %z input //gs c buffWatcher true') --- will check buff and execute ( buffwatch list )

function job_setup()

include('common_info.status.lua')
include('caster_buffWatcher.lua')

buffWatcher.watchList = {["Copy Image (4+)"]="Utsusemi: San",["Migawari"]="Migawari: Ichi",["Copy Image (3+)"]="Utsusemi: Ni",["Kakka"]="Kakka: Ichi",["Copy Image (2+)"]="Utsusemi: Ichi"}


end
 
Offline
Posts:
By 2021-07-19 08:19:09
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
[+]
Offline
Posts: 215
By zigzagzig 2021-07-19 12:50:41
Link | Quote | Reply
 
thank's a lot for info