Patch 5.05 update

This commit is contained in:
Hezkezl
2019-08-20 02:47:50 -06:00
parent d96f2b2460
commit 9266912dd8
166 changed files with 2329 additions and 1885 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6
#,ClassJobLevel,Stars,SuggestedCraftsmanship,SuggestedControl,Difficulty,Quality,Durability
#,ClassJobLevel,Stars,SuggestedCraftsmanship,,Difficulty,Quality,Durability
int32,byte,byte,uint16,uint16,uint16,uint32,uint16
0,0,0,10000,10000,100,100,100
1,1,0,22,11,19,312,60
1 key 0 1 2 3 4 5 6
2 # ClassJobLevel Stars SuggestedCraftsmanship SuggestedControl Difficulty Quality Durability
3 int32 byte byte uint16 uint16 uint16 uint32 uint16
4 0 0 0 10000 10000 100 100 100
5 1 1 0 22 11 19 312 60