Merge pull request #8 from Hezkezl/patch-2

Trait update
This commit is contained in:
Josh Freeman
2018-07-11 14:55:19 +01:00
committed by GitHub
+3 -3
View File
@@ -1,6 +1,6 @@
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
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 str Image ClassJob byte uint32 Quest int16 ClassJobCategory
4 0 0 0 0 0 0 0
5 1 Enhanced Vitality 5130 1 20 0 8 38
6 2 Enhanced Rampart 0 0 0 0 0 0