mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-26 03:49:09 +00:00
Patch 4.5
This commit is contained in:
+13
-12
@@ -1,12 +1,13 @@
|
||||
key,0
|
||||
#,Name
|
||||
int32,str
|
||||
0,"INVALID"
|
||||
1,"Elemental"
|
||||
2,"Gaia"
|
||||
3,"Mana"
|
||||
4,"Aether"
|
||||
5,"Primal"
|
||||
6,"Chaos"
|
||||
7,""
|
||||
99,"Beta"
|
||||
key,0,1
|
||||
#,Name,
|
||||
int32,str,byte
|
||||
0,"INVALID",0
|
||||
1,"Elemental",1
|
||||
2,"Gaia",1
|
||||
3,"Mana",1
|
||||
4,"Aether",2
|
||||
5,"Primal",2
|
||||
6,"Chaos",3
|
||||
7,"Light",0
|
||||
8,"Crystal",0
|
||||
99,"Beta",0
|
||||
|
||||
|
Reference in New Issue
Block a user