mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 02:49:10 +00:00
15 lines
324 B
CSV
15 lines
324 B
CSV
key,0,1,2,3,4
|
|
#,BuddyLevel,IsActive,Defender,Attacker,Healer
|
|
int32,byte,bit&01,Row,Row,Row
|
|
0,0,False,0,0,0
|
|
1,1,True,820,824,828
|
|
2,2,False,71,77,83
|
|
3,3,False,72,78,84
|
|
4,4,True,819,823,827
|
|
5,5,False,73,79,85
|
|
6,6,False,74,80,86
|
|
7,7,True,818,822,826
|
|
8,8,False,75,81,87
|
|
9,9,False,76,82,88
|
|
10,10,True,817,821,825
|