mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 19:09:10 +00:00
7.2 (#72)
This commit is contained in:
+6
-1
@@ -36,7 +36,7 @@ int32,str,byte,byte,bit&01,byte,uint16,byte,str
|
||||
66,"IDLING_CAMERA",255,255,False,1,31,1,"Switch to Idling Camera"
|
||||
103,"TARGET_NEXT",255,255,False,2,1,2,"Cycle through Enemies (Nearest to Farthest)"
|
||||
104,"TARGET_PREV",255,255,False,2,2,2,"Cycle through Enemies (Farthest to Nearest)"
|
||||
105,"TARGET_P1",255,255,False,2,3,2,"Target Self"
|
||||
105,"TARGET_P1",255,255,False,2,3,2,"Target Member 1 in Party List"
|
||||
106,"TARGET_P2",255,255,False,2,4,2,"Target Member 2 in Party List"
|
||||
107,"TARGET_P3",255,255,False,2,5,2,"Target Member 3 in Party List"
|
||||
108,"TARGET_P4",255,255,False,2,6,2,"Target Member 4 in Party List"
|
||||
@@ -84,6 +84,11 @@ int32,str,byte,byte,bit&01,byte,uint16,byte,str
|
||||
158,"TARGET_ALLIANCE2_7",255,255,False,2,49,2,"Target Alliance 2, Member 7"
|
||||
159,"TARGET_ALLIANCE2_8",255,255,False,2,50,2,"Target Alliance 2, Member 8"
|
||||
160,"BUDDY_TARGET",255,255,False,2,12,2,"Target Own Companion"
|
||||
161,"TARGET_PVP_OPP_P1",255,255,False,2,51,2,"Crystalline Conflict: Target Enemy Party, Member 1"
|
||||
162,"TARGET_PVP_OPP_P2",255,255,False,2,52,2,"Crystalline Conflict: Target Enemy Party, Member 2"
|
||||
163,"TARGET_PVP_OPP_P3",255,255,False,2,53,2,"Crystalline Conflict: Target Enemy Party, Member 3"
|
||||
164,"TARGET_PVP_OPP_P4",255,255,False,2,54,2,"Crystalline Conflict: Target Enemy Party, Member 4"
|
||||
165,"TARGET_PVP_OPP_P5",255,255,False,2,55,2,"Crystalline Conflict: Target Enemy Party, Member 5"
|
||||
171,"CMD_CHAT",255,255,False,4,1,5,"Ready Chat Log"
|
||||
172,"CMD_COMMAND",255,255,False,4,2,5,"Ready Text Command"
|
||||
173,"CMD_REPLY",255,255,False,4,3,5,"Reply Temporarily (Forward)"
|
||||
|
||||
|
Reference in New Issue
Block a user