mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 11:49:10 +00:00
initial Patch 5.3 update
This commit is contained in:
+17
-17
@@ -1,17 +1,17 @@
|
||||
key,0,1,2
|
||||
#,,,
|
||||
int32,str,byte,int32
|
||||
0,"",0,0
|
||||
1,"",0,0
|
||||
2,"",0,0
|
||||
3,"",0,0
|
||||
4,"",0,0
|
||||
5,"",0,0
|
||||
6,"",0,0
|
||||
7,"",0,0
|
||||
8,"",0,0
|
||||
9,"",0,0
|
||||
10,"",0,0
|
||||
11,"",0,0
|
||||
12,"",0,0
|
||||
13,"",0,0
|
||||
key,0,1,2,3,4
|
||||
#,,,,,
|
||||
int32,str,byte,int32,sbyte,byte
|
||||
0,"",0,0,0,0
|
||||
1,"",0,0,0,0
|
||||
2,"",0,0,0,0
|
||||
3,"",0,0,0,0
|
||||
4,"",0,0,0,0
|
||||
5,"",0,0,0,0
|
||||
6,"",0,0,0,0
|
||||
7,"",0,0,0,0
|
||||
8,"",0,0,0,0
|
||||
9,"",0,0,0,0
|
||||
10,"normal/idle",0,45,0,2
|
||||
11,"battle/idle",0,45,1,1
|
||||
12,"event/event_bt_deactive",2,45,1,0
|
||||
13,"event/event_bt_active",2,45,0,0
|
||||
|
||||
|
Reference in New Issue
Block a user