Patch 4.35 Update

(as per Viion's request)
This commit is contained in:
Hezkezl
2018-07-11 08:12:07 -06:00
parent 7cca9f79d5
commit 63175fe9b1
1814 changed files with 290861 additions and 264140 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11
#,ContentType,,RequiredAmount,,,,,,,,,
int32,ContentsNoteCategory,byte,int32,byte,int32,byte,int32,uint16,uint16,str,str,int32
#,ContentType,MenuOrder,RequiredAmount,,ExpMultiplier,,GilRward,LevelUnlock,HowTo,Name,Description,ExpCap
int32,ContentsNoteCategory,byte,int32,byte,int32,byte,int32,uint16,HowTo,str,str,int32
0,0,0,0,0,0,0,0,0,0,"","",0
1,1,1,3,5,15,3,1000,0,57,"Feeling Lucky","Complete 3 dungeons via the Duty Roulette.",583200
2,1,2,5,5,10,3,2000,0,57,"Dungeon Master","Complete 5 dungeons.",388800
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # ContentType MenuOrder RequiredAmount ExpMultiplier GilRward LevelUnlock HowTo Name Description ExpCap
3 int32 ContentsNoteCategory byte int32 byte int32 byte int32 uint16 uint16 HowTo str str int32
4 0 0 0 0 0 0 0 0 0 0 0
5 1 1 1 3 5 15 3 1000 0 57 Feeling Lucky Complete 3 dungeons via the Duty Roulette. 583200
6 2 1 2 5 5 10 3 2000 0 57 Dungeon Master Complete 5 dungeons. 388800