Update with Patch 4.35 stuff + new defs

This commit is contained in:
Hezkezl
2018-07-11 07:43:12 -06:00
committed by GitHub
parent 6e5c8492dd
commit c83d77046d
+4 -3
View File
@@ -1,6 +1,7 @@
key,0,1,2,3,4,5,6
#,Name,Icon,ClassJob,Level,,Value,ClassJobCategory
int32,str,Image,ClassJob,byte,uint32,int16,ClassJobCategory
key,0,1,2,3,4,5,6
#,Name,Icon,ClassJob,Level,Quest,Value,ClassJobCategory
356,"Stroke of Genius",6977,14,70,67976,0,15
int32,str,Image,ClassJob,byte,Quest,int16,ClassJobCategory
0,"",0,0,0,0,0,0
1,"Enhanced Vitality",5130,1,20,0,8,38
2,"Enhanced Rampart",0,0,0,0,0,0
1 key 0 1 2 3 4 5 6
2 # Name Icon ClassJob Level Quest Value ClassJobCategory
3 int32 356 str Stroke of Genius Image 6977 ClassJob 14 byte 70 uint32 67976 int16 0 ClassJobCategory 15
4 int32 str Image ClassJob byte Quest int16 ClassJobCategory
5 0 0 0 0 0 0 0
6 1 Enhanced Vitality 5130 1 20 0 8 38
7 2 Enhanced Rampart 0 0 0 0 0 0