Patch 5.1 files fixed (should be accurate now...)

For some reason, telling the update 'yes' in SaintC.cmd.exd deleted a ton of definitions everywhere.
This commit is contained in:
Hezkezl
2019-10-29 01:17:26 -06:00
parent 936303e98b
commit c8e4b0f237
26 changed files with 170 additions and 49 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27
#,,CrystalSand,Qty,,,,,,,,,,,,,,,,,,,,,,,,,Category
int32,byte,Item,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,uint32,bool,byte,AnimaWeapon5PatternGroup
#,,CrystalSand,Qty,ItemName[0],IsHQ[0],Quantity[0],ItemName[1],IsHQ[1],Quantity[1],ItemName[2],IsHQ[2],Quantity[2],ItemName[3],IsHQ[3],Quantity[3],ItemName[4],IsHQ[4],Quantity[4],ItemName[5],IsHQ[5],Quantity[5],ItemName[6],IsHQ[6],Quantity[6],ItemName[7],IsHQ[7],Quantity[7],Category
int32,byte,Item,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,Item,bool,byte,AnimaWeapon5PatternGroup
0,0,0,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0
1,1,15841,2,12839,False,5,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,1
2,2,15841,2,12841,False,5,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,2
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
2 # CrystalSand Qty ItemName[0] IsHQ[0] Quantity[0] ItemName[1] IsHQ[1] Quantity[1] ItemName[2] IsHQ[2] Quantity[2] ItemName[3] IsHQ[3] Quantity[3] ItemName[4] IsHQ[4] Quantity[4] ItemName[5] IsHQ[5] Quantity[5] ItemName[6] IsHQ[6] Quantity[6] ItemName[7] IsHQ[7] Quantity[7] Category
3 int32 byte Item byte uint32 Item bool byte uint32 Item bool byte uint32 Item bool byte uint32 Item bool byte uint32 Item bool byte uint32 Item bool byte uint32 Item bool byte uint32 Item bool byte AnimaWeapon5PatternGroup
4 0 0 0 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0
5 1 1 15841 2 12839 False 5 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 1
6 2 2 15841 2 12841 False 5 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 2
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,Name,CompanyCraftDraftCategory,,,,,,,Order
int32,str,CompanyCraftDraftCategory,int32,byte,int32,byte,int32,byte,uint32
#,Name,CompanyCraftDraftCategory,RequiredItem[0],RequiredItemCount[0],RequiredItem[1],RequiredItemCount[1],RequiredItem[2],RequiredItemCount[2],Order
int32,str,CompanyCraftDraftCategory,Item,byte,Item,byte,Item,byte,uint32
0,"airship prototype II",1,12923,6,0,0,0,0,1
1,"airship prototype III",1,12924,10,12923,4,0,0,2
2,"airship prototype IV",1,12925,10,12923,4,0,0,3
1 key 0 1 2 3 4 5 6 7 8
2 # Name CompanyCraftDraftCategory RequiredItem[0] RequiredItemCount[0] RequiredItem[1] RequiredItemCount[1] RequiredItem[2] RequiredItemCount[2] Order
3 int32 str CompanyCraftDraftCategory int32 Item byte int32 Item byte int32 Item byte uint32
4 0 airship prototype II 1 12923 6 0 0 0 0 1
5 1 airship prototype III 1 12924 10 12923 4 0 0 2
6 2 airship prototype IV 1 12925 10 12923 4 0 0 3
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10
#,Name,,,,,,,,,,
int32,str,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16
#,Name,CompanyCraftType[0],CompanyCraftType[1],CompanyCraftType[2],CompanyCraftType[3],CompanyCraftType[4],CompanyCraftType[5],CompanyCraftType[6],CompanyCraftType[7],CompanyCraftType[8],CompanyCraftType[9]
int32,str,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType,CompanyCraftType
0,"Aetherial Wheels",1,2,0,0,0,0,0,0,0,0
1,"Airships & Submersibles",3,4,5,6,16,17,18,19,0,0
2,"Housing",7,8,9,10,11,12,13,14,15,0
1 key 0 1 2 3 4 5 6 7 8 9 10
2 # Name CompanyCraftType[0] CompanyCraftType[1] CompanyCraftType[2] CompanyCraftType[3] CompanyCraftType[4] CompanyCraftType[5] CompanyCraftType[6] CompanyCraftType[7] CompanyCraftType[8] CompanyCraftType[9]
3 int32 str uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType uint16 CompanyCraftType
4 0 Aetherial Wheels 1 2 0 0 0 0 0 0 0 0
5 1 Airships & Submersibles 3 4 5 6 16 17 18 19 0 0
6 2 Housing 7 8 9 10 11 12 13 14 15 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35
#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16
#,SupplyItem[0],SetQuantity[0],SetsRequired[0],SupplyItem[1],SetQuantity[1],SetsRequired[1],SupplyItem[2],SetQuantity[2],SetsRequired[2],SupplyItem[3],SetQuantity[3],SetsRequired[3],SupplyItem[4],SetQuantity[4],SetsRequired[4],SupplyItem[5],SetQuantity[5],SetsRequired[5],SupplyItem[6],SetQuantity[6],SetsRequired[6],SupplyItem[7],SetQuantity[7],SetsRequired[7],SupplyItem[8],SetQuantity[8],SetsRequired[8],SupplyItem[9],SetQuantity[9],SetsRequired[9],SupplyItem[10],SetQuantity[10],SetsRequired[10],SupplyItem[11],SetQuantity[11],SetsRequired[11]
int32,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16,CompanyCraftSupplyItem,uint16,uint16
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,112,3,3,113,3,3,229,3,3,340,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2,9,3,3,216,3,3,340,3,3,630,3,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
2 # SupplyItem[0] SetQuantity[0] SetsRequired[0] SupplyItem[1] SetQuantity[1] SetsRequired[1] SupplyItem[2] SetQuantity[2] SetsRequired[2] SupplyItem[3] SetQuantity[3] SetsRequired[3] SupplyItem[4] SetQuantity[4] SetsRequired[4] SupplyItem[5] SetQuantity[5] SetsRequired[5] SupplyItem[6] SetQuantity[6] SetsRequired[6] SupplyItem[7] SetQuantity[7] SetsRequired[7] SupplyItem[8] SetQuantity[8] SetsRequired[8] SupplyItem[9] SetQuantity[9] SetsRequired[9] SupplyItem[10] SetQuantity[10] SetsRequired[10] SupplyItem[11] SetQuantity[11] SetsRequired[11]
3 int32 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16 uint16 CompanyCraftSupplyItem uint16 uint16
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 112 3 3 113 3 3 229 3 3 340 3 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
6 2 9 3 3 216 3 3 340 3 3 630 3 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10
#,Leve,CraftLeveTalk,Repeats,,,,,,,,
int32,Leve,CraftLeveTalk,byte,int32,uint16,int32,uint16,int32,uint16,int32,uint16
#,Leve,CraftLeveTalk,Repeats,Item[0],ItemCount[0],Item[1],ItemCount[1],Item[2],ItemCount[2],Item[3],ItemCount[3]
int32,Leve,CraftLeveTalk,byte,Item,uint16,Item,uint16,Item,uint16,Item,uint16
917504,0,0,0,0,0,0,0,0,0,0,0
917505,36,3,0,1823,1,0,0,0,0,0,0
917506,37,3,0,2457,1,0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10
2 # Leve CraftLeveTalk Repeats Item[0] ItemCount[0] Item[1] ItemCount[1] Item[2] ItemCount[2] Item[3] ItemCount[3]
3 int32 Leve CraftLeveTalk byte int32 Item uint16 int32 Item uint16 int32 Item uint16 int32 Item uint16
4 917504 0 0 0 0 0 0 0 0 0 0 0
5 917505 36 3 0 1823 1 0 0 0 0 0 0
6 917506 37 3 0 2457 1 0 0 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
#,,,,,,,,,,,,,,,,,,,,,,,,
int32,int32,byte,byte,int32,byte,byte,int32,byte,byte,int32,byte,byte,int32,byte,byte,int32,byte,byte,int32,byte,byte,int32,byte,byte
#,Item[0],Quantity[0],RecipeLevel[0],Item[1],Quantity[1],RecipeLevel[1],Item[2],Quantity[2],RecipeLevel[2],Item[3],Quantity[3],RecipeLevel[3],Item[4],Quantity[4],RecipeLevel[4],Item[5],Quantity[5],RecipeLevel[5],Item[6],Quantity[6],RecipeLevel[6],Item[7],Quantity[7],RecipeLevel[7]
int32,Item,byte,byte,Item,byte,byte,Item,byte,byte,Item,byte,byte,Item,byte,byte,Item,byte,byte,Item,byte,byte,Item,byte,byte
0,2228,1,9,2456,1,5,1891,1,2,1822,1,10,1996,1,6,2572,1,8,2405,1,4,1820,1,3
1,2575,1,20,3779,1,14,2573,1,12,1897,1,19,2675,1,14,1824,1,14,2459,1,19,2574,1,16
2,2460,1,23,2010,1,26,3805,1,24,2577,1,29,1908,1,26,2409,1,25,2576,1,25,1833,1,22
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
2 # Item[0] Quantity[0] RecipeLevel[0] Item[1] Quantity[1] RecipeLevel[1] Item[2] Quantity[2] RecipeLevel[2] Item[3] Quantity[3] RecipeLevel[3] Item[4] Quantity[4] RecipeLevel[4] Item[5] Quantity[5] RecipeLevel[5] Item[6] Quantity[6] RecipeLevel[6] Item[7] Quantity[7] RecipeLevel[7]
3 int32 int32 Item byte byte int32 Item byte byte int32 Item byte byte int32 Item byte byte int32 Item byte byte int32 Item byte byte int32 Item byte byte int32 Item byte byte
4 0 2228 1 9 2456 1 5 1891 1 2 1822 1 10 1996 1 6 2572 1 8 2405 1 4 1820 1 3
5 1 2575 1 20 3779 1 14 2573 1 12 1897 1 19 2675 1 14 1824 1 14 2459 1 19 2574 1 16
6 2 2460 1 23 2010 1 26 3805 1 24 2577 1 29 1908 1 26 2409 1 25 2576 1 25 1833 1 22
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30
#,Name,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,str,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte
#,Name,Item[0],Item[1],Item[2],Item[3],Item[4],Item[5],Item[6],Item[7],Item[8],Item[9],Cost[0],Cost[1],Cost[2],Cost[3],Cost[4],Cost[5],Cost[6],Cost[7],Cost[8],Cost[9],FCRank{Required}[0],FCRank{Required}[1],FCRank{Required}[2],FCRank{Required}[3],FCRank{Required}[4],FCRank{Required}[5],FCRank{Required}[6],FCRank{Required}[7],FCRank{Required}[8],FCRank{Required}[9]
int32,str,Item,Item,Item,Item,Item,Item,Item,Item,Item,Item,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank,FCRank
2752512,"",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2752513,"Company Credit Exchange",10155,15855,15856,7968,8730,8731,17018,12237,22317,0,100,300,300,12500,12500,12500,12500,10000,10000,0,6,6,6,6,6,6,6,6,6,0
2752514,"",8168,12671,14063,15158,7087,7094,7093,8727,8728,17031,1500,1800,1800,2000,2300,2300,3300,75000,100000,2000,6,6,6,6,6,6,6,6,6,6
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
2 # Name Item[0] Item[1] Item[2] Item[3] Item[4] Item[5] Item[6] Item[7] Item[8] Item[9] Cost[0] Cost[1] Cost[2] Cost[3] Cost[4] Cost[5] Cost[6] Cost[7] Cost[8] Cost[9] FCRank{Required}[0] FCRank{Required}[1] FCRank{Required}[2] FCRank{Required}[3] FCRank{Required}[4] FCRank{Required}[5] FCRank{Required}[6] FCRank{Required}[7] FCRank{Required}[8] FCRank{Required}[9]
3 int32 str uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 Item uint32 uint32 uint32 uint32 uint32 uint32 uint32 uint32 uint32 uint32 byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank byte FCRank
4 2752512 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 2752513 Company Credit Exchange 10155 15855 15856 7968 8730 8731 17018 12237 22317 0 100 300 300 12500 12500 12500 12500 10000 10000 0 6 6 6 6 6 6 6 6 6 0
6 2752514 8168 12671 14063 15158 7087 7094 7093 8727 8728 17031 1500 1800 1800 2000 2300 2300 3300 75000 100000 2000 6 6 6 6 6 6 6 6 6 6
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65
#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte
#,Item[0][0],ItemCount[0][0],Item[1][0],ItemCount[1][0],Item[2][0],ItemCount[2][0],Item[0][1],ItemCount[0][1],Item[1][1],ItemCount[1][1],Item[2][1],ItemCount[2][1],Item[0][2],ItemCount[0][2],Item[1][2],ItemCount[1][2],Item[2][2],ItemCount[2][2],Item[0][3],ItemCount[0][3],Item[1][3],ItemCount[1][3],Item[2][3],ItemCount[2][3],Item[0][4],ItemCount[0][4],Item[1][4],ItemCount[1][4],Item[2][4],ItemCount[2][4],Item[0][5],ItemCount[0][5],Item[1][5],ItemCount[1][5],Item[2][5],ItemCount[2][5],Item[0][6],ItemCount[0][6],Item[1][6],ItemCount[1][6],Item[2][6],ItemCount[2][6],Item[0][7],ItemCount[0][7],Item[1][7],ItemCount[1][7],Item[2][7],ItemCount[2][7],Item[0][8],ItemCount[0][8],Item[1][8],ItemCount[1][8],Item[2][8],ItemCount[2][8],Item[0][9],ItemCount[0][9],Item[1][9],ItemCount[1][9],Item[2][9],ItemCount[2][9],Item[0][10],ItemCount[0][10],Item[1][10],ItemCount[1][10],Item[2][10],ItemCount[2][10]
int32,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte
0,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1
1,3742,1,0,1,0,1,4650,3,0,1,0,1,1958,1,0,1,0,1,2468,1,0,1,0,1,2631,1,0,1,0,1,1681,1,0,1,0,1,3307,1,0,1,0,1,2546,1,0,1,0,1,5106,10,0,1,0,1,5509,10,0,1,0,1,4925,1,0,1,0,1
2,1891,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,3740,1,3516,1,0,1,0,1,0,1,0,1,3308,1,3515,1,0,1,1602,1,2355,1,0,1,0,1,0,1,0,1,5050,10,0,1,0,1,4869,1,0,1,0,1
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
2 # Item[0][0] ItemCount[0][0] Item[1][0] ItemCount[1][0] Item[2][0] ItemCount[2][0] Item[0][1] ItemCount[0][1] Item[1][1] ItemCount[1][1] Item[2][1] ItemCount[2][1] Item[0][2] ItemCount[0][2] Item[1][2] ItemCount[1][2] Item[2][2] ItemCount[2][2] Item[0][3] ItemCount[0][3] Item[1][3] ItemCount[1][3] Item[2][3] ItemCount[2][3] Item[0][4] ItemCount[0][4] Item[1][4] ItemCount[1][4] Item[2][4] ItemCount[2][4] Item[0][5] ItemCount[0][5] Item[1][5] ItemCount[1][5] Item[2][5] ItemCount[2][5] Item[0][6] ItemCount[0][6] Item[1][6] ItemCount[1][6] Item[2][6] ItemCount[2][6] Item[0][7] ItemCount[0][7] Item[1][7] ItemCount[1][7] Item[2][7] ItemCount[2][7] Item[0][8] ItemCount[0][8] Item[1][8] ItemCount[1][8] Item[2][8] ItemCount[2][8] Item[0][9] ItemCount[0][9] Item[1][9] ItemCount[1][9] Item[2][9] ItemCount[2][9] Item[0][10] ItemCount[0][10] Item[1][10] ItemCount[1][10] Item[2][10] ItemCount[2][10]
3 int32 int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte int32 Item byte
4 0 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1
5 1 3742 1 0 1 0 1 4650 3 0 1 0 1 1958 1 0 1 0 1 2468 1 0 1 0 1 2631 1 0 1 0 1 1681 1 0 1 0 1 3307 1 0 1 0 1 2546 1 0 1 0 1 5106 10 0 1 0 1 5509 10 0 1 0 1 4925 1 0 1 0 1
6 2 1891 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 3740 1 3516 1 0 1 0 1 0 1 0 1 3308 1 3515 1 0 1 1602 1 2355 1 0 1 0 1 0 1 0 1 5050 10 0 1 0 1 4869 1 0 1 0 1
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
#,,,,,,,,,,,,,,,,,,,,,,,,
int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32,int32
#,GatheringPoint[0],Level[0],GatheringPoint[1],Level[1],GatheringPoint[2],Level[2],GatheringPoint[3],Level[3],GatheringPoint[4],Level[4],GatheringPoint[5],Level[5],GatheringPoint[6],Level[6],GatheringPoint[7],Level[7],GatheringPoint[8],Level[8],GatheringPoint[9],Level[9],GatheringPoint[10],Level[10],GatheringPoint[11],Level[11]
int32,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level,GatheringPoint,Level
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
2 # GatheringPoint[0] Level[0] GatheringPoint[1] Level[1] GatheringPoint[2] Level[2] GatheringPoint[3] Level[3] GatheringPoint[4] Level[4] GatheringPoint[5] Level[5] GatheringPoint[6] Level[6] GatheringPoint[7] Level[7] GatheringPoint[8] Level[8] GatheringPoint[9] Level[9] GatheringPoint[10] Level[10] GatheringPoint[11] Level[11]
3 int32 int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level int32 GatheringPoint int32 Level
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
6 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63
#,Required{Flag},Unlock{Flag},Required{Level},Required{Seals},Reward{Experience},Percent{Base},,GcArmyExpeditionType,Name,Description,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,byte,byte,byte,uint16,uint32,byte,byte,GcArmyExpeditionType,str,str,int32,int32,int32,int32,int32,int32,byte,byte,byte,byte,byte,byte,uint16,uint16,uint16,uint16,uint16,uint16,byte,byte,byte,byte,byte,byte,uint16,uint16,uint16,uint16,uint16,uint16,byte,byte,byte,byte,byte,byte,uint16,uint16,uint16,uint16,uint16,uint16,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte
#,Required{Flag},Unlock{Flag},Required{Level},Required{Seals},Reward{Experience},Percent{Base},,GcArmyExpeditionType,Name,Description,Reward{Item}[0],Reward{Item}[1],Reward{Item}[2],Reward{Item}[3],Reward{Item}[4],Reward{Item}[5],Reward{Quantity}[0],Reward{Quantity}[1],Reward{Quantity}[2],Reward{Quantity}[3],Reward{Quantity}[4],Reward{Quantity}[5],Required{Physical}[0],Required{Physical}[1],Required{Physical}[2],Required{Physical}[3],Required{Physical}[4],Required{Physical}[5],Percent{PhysicalMet}[0],Percent{PhysicalMet}[1],Percent{PhysicalMet}[2],Percent{PhysicalMet}[3],Percent{PhysicalMet}[4],Percent{PhysicalMet}[5],Required{Mental}[0],Required{Mental}[1],Required{Mental}[2],Required{Mental}[3],Required{Mental}[4],Required{Mental}[5],Percent{MentalMet}[0],Percent{MentalMet}[1],Percent{MentalMet}[2],Percent{MentalMet}[3],Percent{MentalMet}[4],Percent{MentalMet}[5],Required{Tactical}[0],Required{Tactical}[1],Required{Tactical}[2],Required{Tactical}[3],Required{Tactical}[4],Required{Tactical}[5],Percent{TacticalMet}[0],Percent{TacticalMet}[1],Percent{TacticalMet}[2],Percent{TacticalMet}[3],Percent{TacticalMet}[4],Percent{TacticalMet}[5],Percent{AllMet}[0],Percent{AllMet}[1],Percent{AllMet}[2],Percent{AllMet}[3],Percent{AllMet}[4],Percent{AllMet}[5]
int32,byte,byte,byte,uint16,uint32,byte,byte,GcArmyExpeditionType,str,str,Item,Item,Item,Item,Item,Item,byte,byte,byte,byte,byte,byte,uint16,uint16,uint16,uint16,uint16,uint16,byte,byte,byte,byte,byte,byte,uint16,uint16,uint16,uint16,uint16,uint16,byte,byte,byte,byte,byte,byte,uint16,uint16,uint16,uint16,uint16,uint16,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte
0,0,0,0,0,0,0,0,0,"","",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,5,8,1,0,7500,100,0,1,"City Patrol","Patrol city streets and maintain peace in <Switch(IntegerParameter(1))><Case(1)>Limsa Lominsa</Case><Case(2)>Gridania</Case><Case(3)>Ul'dah</Case></Switch>.",0,0,0,0,0,0,0,0,0,0,0,0,145,145,145,145,145,145,20,20,20,20,20,20,140,140,140,140,140,140,20,20,20,20,20,20,140,140,140,140,140,140,20,20,20,20,20,20,20,20,20,20,20,20
2,8,0,1,500,7500,20,0,1,"Military Courier","Deliver written orders to unit stationed <Switch(IntegerParameter(1))><Case(1)>at the De Nevelle Checkpoint</Case><Case(2)>at the Bannock</Case><Case(3)>at Sagolii Gate</Case></Switch>.",0,0,0,0,0,0,0,0,0,0,0,0,165,165,165,150,160,150,20,20,20,20,20,20,160,160,170,170,150,160,20,20,20,20,20,20,160,160,150,165,175,175,20,20,20,20,20,20,20,20,20,20,20,20
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
2 # Required{Flag} Unlock{Flag} Required{Level} Required{Seals} Reward{Experience} Percent{Base} GcArmyExpeditionType Name Description Reward{Item}[0] Reward{Item}[1] Reward{Item}[2] Reward{Item}[3] Reward{Item}[4] Reward{Item}[5] Reward{Quantity}[0] Reward{Quantity}[1] Reward{Quantity}[2] Reward{Quantity}[3] Reward{Quantity}[4] Reward{Quantity}[5] Required{Physical}[0] Required{Physical}[1] Required{Physical}[2] Required{Physical}[3] Required{Physical}[4] Required{Physical}[5] Percent{PhysicalMet}[0] Percent{PhysicalMet}[1] Percent{PhysicalMet}[2] Percent{PhysicalMet}[3] Percent{PhysicalMet}[4] Percent{PhysicalMet}[5] Required{Mental}[0] Required{Mental}[1] Required{Mental}[2] Required{Mental}[3] Required{Mental}[4] Required{Mental}[5] Percent{MentalMet}[0] Percent{MentalMet}[1] Percent{MentalMet}[2] Percent{MentalMet}[3] Percent{MentalMet}[4] Percent{MentalMet}[5] Required{Tactical}[0] Required{Tactical}[1] Required{Tactical}[2] Required{Tactical}[3] Required{Tactical}[4] Required{Tactical}[5] Percent{TacticalMet}[0] Percent{TacticalMet}[1] Percent{TacticalMet}[2] Percent{TacticalMet}[3] Percent{TacticalMet}[4] Percent{TacticalMet}[5] Percent{AllMet}[0] Percent{AllMet}[1] Percent{AllMet}[2] Percent{AllMet}[3] Percent{AllMet}[4] Percent{AllMet}[5]
3 int32 byte byte byte uint16 uint32 byte byte GcArmyExpeditionType str str int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item byte byte byte byte byte byte uint16 uint16 uint16 uint16 uint16 uint16 byte byte byte byte byte byte uint16 uint16 uint16 uint16 uint16 uint16 byte byte byte byte byte byte uint16 uint16 uint16 uint16 uint16 uint16 byte byte byte byte byte byte byte byte byte byte byte byte
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 5 8 1 0 7500 100 0 1 City Patrol Patrol city streets and maintain peace in <Switch(IntegerParameter(1))><Case(1)>Limsa Lominsa</Case><Case(2)>Gridania</Case><Case(3)>Ul'dah</Case></Switch>. 0 0 0 0 0 0 0 0 0 0 0 0 145 145 145 145 145 145 20 20 20 20 20 20 140 140 140 140 140 140 20 20 20 20 20 20 140 140 140 140 140 140 20 20 20 20 20 20 20 20 20 20 20 20
6 2 8 0 1 500 7500 20 0 1 Military Courier Deliver written orders to unit stationed <Switch(IntegerParameter(1))><Case(1)>at the De Nevelle Checkpoint</Case><Case(2)>at the Bannock</Case><Case(3)>at Sagolii Gate</Case></Switch>. 0 0 0 0 0 0 0 0 0 0 0 0 165 165 165 150 160 150 20 20 20 20 20 20 160 160 170 170 150 160 20 20 20 20 20 20 160 160 150 165 175 175 20 20 20 20 20 20 20 20 20 20 20 20
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60
#,InstanceContentType,WeekRestriction,TimeLimit{min},Name,,BGM,WinBGM,Cutscene,,Order,,,InstanceContentTextData{Boss}{Start},InstanceContentTextData{Boss}{End},BNpcBase{Boss},InstanceContentTextData{Objective}{Start},InstanceContentTextData{Objective}{End},SortKey,InstanceClearExp,,NewPlayerBonusA,FinalBossCurrencyC,,FinalBossCurrencyA,FinalBossCurrencyB,NewPlayerBonusB,,,,,,,,,,,,,,,,,,,,,,InstanceClearGil,InstanceContentRewardItem,,FinalBossExp,InstanceContentBuff,ReqInstance,,PartyCondition,,,,,,
#,InstanceContentType,WeekRestriction,TimeLimit{min},Name,,BGM,WinBGM,Cutscene,,Order,,,InstanceContentTextData{Boss}{Start},InstanceContentTextData{Boss}{End},BNpcBase{Boss},InstanceContentTextData{Objective}{Start},InstanceContentTextData{Objective}{End},SortKey,InstanceClearExp,,NewPlayerBonusA,FinalBossCurrencyC,,FinalBossCurrencyA,FinalBossCurrencyB,NewPlayerBonusB,BossExp[0],BossExp[1],BossExp[2],BossExp[3],BossExp[4],BossCurrencyA[0],BossCurrencyA[1],BossCurrencyA[2],BossCurrencyA[3],BossCurrencyA[4],BossCurrencyB[0],BossCurrencyB[1],BossCurrencyB[2],BossCurrencyB[3],BossCurrencyB[4],BossCurrencyC[0],BossCurrencyC[1],BossCurrencyC[2],BossCurrencyC[3],BossCurrencyC[4],,InstanceClearGil,InstanceContentRewardItem,,FinalBossExp,InstanceContentBuff,ReqInstance,,PartyCondition,,,,,,
int32,InstanceContentType,byte,uint16,str,str,BGM,BGM,Cutscene,uint32,uint16,byte,bit&01,InstanceContentTextData,InstanceContentTextData,BNpcBase,InstanceContentTextData,InstanceContentTextData,uint16,uint32,uint32,uint16,uint16,uint32,uint16,uint16,uint16,uint32,uint32,uint32,uint32,uint32,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint32,uint32,InstanceContentRewardItem,byte,uint32,InstanceContentBuff,InstanceContent,int16,byte,byte,byte,byte,bit&02,uint16,uint16
0,0,0,60,"","",0,18,0,0,0,0,False,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,100,0,0,0,-1,0,0,0,0,False,0,0
1,2,0,90,"","",0,18,22,2281258,1,0,False,0,0,444,1200,1203,5,3400,4600,0,0,16338,0,0,0,3872,3872,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,94542,550,0,100,0,0,0,-1,0,0,0,0,False,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
2 # InstanceContentType WeekRestriction TimeLimit{min} Name BGM WinBGM Cutscene Order InstanceContentTextData{Boss}{Start} InstanceContentTextData{Boss}{End} BNpcBase{Boss} InstanceContentTextData{Objective}{Start} InstanceContentTextData{Objective}{End} SortKey InstanceClearExp NewPlayerBonusA FinalBossCurrencyC FinalBossCurrencyA FinalBossCurrencyB NewPlayerBonusB BossExp[0] BossExp[1] BossExp[2] BossExp[3] BossExp[4] BossCurrencyA[0] BossCurrencyA[1] BossCurrencyA[2] BossCurrencyA[3] BossCurrencyA[4] BossCurrencyB[0] BossCurrencyB[1] BossCurrencyB[2] BossCurrencyB[3] BossCurrencyB[4] BossCurrencyC[0] BossCurrencyC[1] BossCurrencyC[2] BossCurrencyC[3] BossCurrencyC[4] InstanceClearGil InstanceContentRewardItem FinalBossExp InstanceContentBuff ReqInstance PartyCondition
3 int32 InstanceContentType byte uint16 str str BGM BGM Cutscene uint32 uint16 byte bit&01 InstanceContentTextData InstanceContentTextData BNpcBase InstanceContentTextData InstanceContentTextData uint16 uint32 uint32 uint16 uint16 uint32 uint16 uint16 uint16 uint32 uint32 uint32 uint32 uint32 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint16 uint32 uint32 InstanceContentRewardItem byte uint32 InstanceContentBuff InstanceContent int16 byte byte byte byte bit&02 uint16 uint16
4 0 0 0 60 0 18 0 0 0 0 False 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 100 0 0 0 -1 0 0 0 0 False 0 0
5 1 2 0 90 0 18 22 2281258 1 0 False 0 0 444 1200 1203 5 3400 4600 0 0 16338 0 0 0 3872 3872 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 94542 550 0 100 0 0 0 -1 0 0 0 0 False 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,Description,Name,Icon,Level{Item},Rarity,FilterGroup,AdditionalData,ItemUICategory,ItemSearchCategory,EquipSlotCategory,,StackSize,IsUnique,IsUntradable,IsIndisposable,IsEquippable,Price{Mid},Price{Low},CanBeHq,IsDyeable,IsCrestWorthy,ItemAction,,Cooldown<s>,ClassJob{Repair},Item{Repair},Item{Glamour},Salvage,IsCollectable,,AetherialReduce,Level{Equip},,EquipRestriction,ClassJobCategory,GrandCompany,ItemSeries,BaseParamModifier,Model{Main},Model{Sub},ClassJob{Use},,Damage{Phys},Damage{Mag},Delay<ms>,,BlockRate,Block,Defense{Phys},Defense{Mag},,,,,,,,,,,,,ItemSpecialBonus,ItemSpecialBonus{Param},,,,,,,,,,,,,MaterializeType,MateriaSlotCount,IsAdvancedMeldingPermitted,IsPvP,,IsGlamourous
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str,Image,ItemLevel,byte,byte,Row,ItemUICategory,ItemSearchCategory,EquipSlotCategory,uint16,uint32,bit&01,bit&02,bit&04,bit&08,uint32,uint32,bit&10,bit&20,bit&40,ItemAction,byte,uint16,ClassJob,Item,Item,Salvage,bit&80,bit&01,uint16,byte,byte,byte,ClassJobCategory,GrandCompany,ItemSeries,byte,int64,int64,ClassJob,byte,uint16,uint16,uint16,byte,uint16,uint16,uint16,uint16,byte,int16,byte,int16,byte,int16,byte,int16,byte,int16,byte,int16,ItemSpecialBonus,byte,byte,int16,byte,int16,byte,int16,byte,int16,byte,int16,byte,int16,byte,byte,bit&01,bit&02,byte,bit&04
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,Description,Name,Icon,Level{Item},Rarity,FilterGroup,AdditionalData,ItemUICategory,ItemSearchCategory,EquipSlotCategory,,StackSize,IsUnique,IsUntradable,IsIndisposable,IsEquippable,Price{Mid},Price{Low},CanBeHq,IsDyeable,IsCrestWorthy,ItemAction,,Cooldown<s>,ClassJob{Repair},Item{Repair},Item{Glamour},Salvage,IsCollectable,,AetherialReduce,Level{Equip},,EquipRestriction,ClassJobCategory,GrandCompany,ItemSeries,BaseParamModifier,Model{Main},Model{Sub},ClassJob{Use},,Damage{Phys},Damage{Mag},Delay<ms>,,BlockRate,Block,Defense{Phys},Defense{Mag},BaseParam[0],BaseParamValue[0],BaseParam[1],BaseParamValue[1],BaseParam[2],BaseParamValue[2],BaseParam[3],BaseParamValue[3],BaseParam[4],BaseParamValue[4],BaseParam[5],BaseParamValue[5],ItemSpecialBonus,ItemSpecialBonus{Param},BaseParam{Special}[0],BaseParamValue{Special}[0],BaseParam{Special}[1],BaseParamValue{Special}[1],BaseParam{Special}[2],BaseParamValue{Special}[2],BaseParam{Special}[3],BaseParamValue{Special}[3],BaseParam{Special}[4],BaseParamValue{Special}[4],BaseParam{Special}[5],BaseParamValue{Special}[5],MaterializeType,MateriaSlotCount,IsAdvancedMeldingPermitted,IsPvP,,IsGlamourous
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str,Image,ItemLevel,byte,byte,Row,ItemUICategory,ItemSearchCategory,EquipSlotCategory,uint16,uint32,bit&01,bit&02,bit&04,bit&08,uint32,uint32,bit&10,bit&20,bit&40,ItemAction,byte,uint16,ClassJob,Item,Item,Salvage,bit&80,bit&01,uint16,byte,byte,byte,ClassJobCategory,GrandCompany,ItemSeries,byte,int64,int64,ClassJob,byte,uint16,uint16,uint16,byte,uint16,uint16,uint16,uint16,BaseParam,int16,BaseParam,int16,BaseParam,int16,BaseParam,int16,BaseParam,int16,BaseParam,int16,ItemSpecialBonus,byte,BaseParam,int16,BaseParam,int16,BaseParam,int16,BaseParam,int16,BaseParam,int16,BaseParam,int16,byte,byte,bit&01,bit&02,byte,bit&04
0,"",0,"",0,0,1,0,0,"","",0,0,0,0,0,0,0,0,0,1,False,False,False,False,0,0,False,False,False,0,2,0,0,0,0,0,False,False,0,1,0,0,0,0,0,0,"0, 0, 0, 0","0, 0, 0, 0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,False,False,0,False
1,"gil",0,"gil",0,0,1,0,0,"Standard Eorzean currency.","Gil",65002,1,1,16,0,63,0,0,54000,999999999,False,False,False,False,0,0,False,False,False,0,2,0,0,0,0,0,False,False,0,1,0,0,0,0,0,0,"0, 0, 0, 0","0, 0, 0, 0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,False,False,0,False
2,"fire shard",0,"fire shards",0,0,1,0,0,"A tiny crystalline manifestation of aetheric fire energy.","Fire Shard",20001,1,1,11,0,59,58,0,10000,9999,False,False,False,False,9,0,False,False,False,0,2,0,0,0,0,0,False,False,0,1,0,0,0,0,0,0,"0, 0, 0, 0","0, 0, 0, 0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,False,False,0,False
Can't render this file because it is too large.
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
#,EXPBonus%,,,,,,,,,,,,,,,,,,
int32,byte,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16
#,EXPBonus%,BaseParam[0],IsRelative[0],Value[0],Max[0],Value{HQ}[0],Max{HQ}[0],BaseParam[1],IsRelative[1],Value[1],Max[1],Value{HQ}[1],Max{HQ}[1],BaseParam[2],IsRelative[2],Value[2],Max[2],Value{HQ}[2],Max{HQ}[2]
int32,byte,BaseParam,bool,sbyte,int16,sbyte,int16,BaseParam,bool,sbyte,int16,sbyte,int16,BaseParam,bool,sbyte,int16,sbyte,int16
0,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
1,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
2,3,0,False,0,0,0,0,0,False,0,0,0,0,0,False,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
2 # EXPBonus% BaseParam[0] IsRelative[0] Value[0] Max[0] Value{HQ}[0] Max{HQ}[0] BaseParam[1] IsRelative[1] Value[1] Max[1] Value{HQ}[1] Max{HQ}[1] BaseParam[2] IsRelative[2] Value[2] Max[2] Value{HQ}[2] Max{HQ}[2]
3 int32 byte byte BaseParam bool sbyte int16 sbyte int16 byte BaseParam bool sbyte int16 sbyte int16 byte BaseParam bool sbyte int16 sbyte int16
4 0 3 0 False 0 0 0 0 0 False 0 0 0 0 0 False 0 0 0 0
5 1 3 0 False 0 0 0 0 0 False 0 0 0 0 0 False 0 0 0 0
6 2 3 0 False 0 0 0 0 0 False 0 0 0 0 0 False 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
#,,,,,,,,,,,,,,,,
int32,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte
#,LeveRewardItemGroup[0],Probability<%>[0],LeveRewardItemGroup[1],Probability<%>[1],LeveRewardItemGroup[2],Probability<%>[2],LeveRewardItemGroup[3],Probability<%>[3],LeveRewardItemGroup[4],Probability<%>[4],LeveRewardItemGroup[5],Probability<%>[5],LeveRewardItemGroup[6],Probability<%>[6],LeveRewardItemGroup[7],Probability<%>[7]
int32,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte,LeveRewardItemGroup,byte
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
2,1,90,3,10,0,0,0,0,0,0,0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2 # LeveRewardItemGroup[0] Probability<%>[0] LeveRewardItemGroup[1] Probability<%>[1] LeveRewardItemGroup[2] Probability<%>[2] LeveRewardItemGroup[3] Probability<%>[3] LeveRewardItemGroup[4] Probability<%>[4] LeveRewardItemGroup[5] Probability<%>[5] LeveRewardItemGroup[6] Probability<%>[6] LeveRewardItemGroup[7] Probability<%>[7]
3 int32 uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte uint16 LeveRewardItemGroup byte
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
6 2 1 90 3 10 0 0 0 0 0 0 0 0 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26
#,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool,int32,byte,bool
#,Item[0],Count[0],HQ[0],Item[1],Count[1],HQ[1],Item[2],Count[2],HQ[2],Item[3],Count[3],HQ[3],Item[4],Count[4],HQ[4],Item[5],Count[5],HQ[5],Item[6],Count[6],HQ[6],Item[7],Count[7],HQ[7],Item[8],Count[8],HQ[8]
int32,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool,Item,byte,bool
0,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
1,4,3,False,3,3,False,5380,2,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
2,4,7,False,3,7,False,5380,5,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False,0,0,False
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
2 # Item[0] Count[0] HQ[0] Item[1] Count[1] HQ[1] Item[2] Count[2] HQ[2] Item[3] Count[3] HQ[3] Item[4] Count[4] HQ[4] Item[5] Count[5] HQ[5] Item[6] Count[6] HQ[6] Item[7] Count[7] HQ[7] Item[8] Count[8] HQ[8]
3 int32 int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool int32 Item byte bool
4 0 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False
5 1 4 3 False 3 3 False 5380 2 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False
6 2 4 7 False 3 7 False 5380 5 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False 0 0 False
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90
#,ClassJob,ClassJobLevel,Reward{Currency},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,ClassJob,byte,Currency,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte,uint32,byte,bool,uint16,uint16,uint16,uint16,uint16,byte,uint16,byte
#,ClassJob,ClassJobLevel,Reward{Currency},RequiredItem[0],Quantity[0],RequestHq[0],Collectability{HighBonus}[0],Collectability{Bonus}[0],Collectability{Base}[0],ExpModifier[0],Reward{Scrips}[0],BonusMultiplier[0],ClassJobLevel{Max}[0],Stars[0],RequiredItem[1],Quantity[1],RequestHq[1],Collectability{HighBonus}[1],Collectability{Bonus}[1],Collectability{Base}[1],ExpModifier[1],Reward{Scrips}[1],BonusMultiplier[1],ClassJobLevel{Max}[1],Stars[1],RequiredItem[2],Quantity[2],RequestHq[2],Collectability{HighBonus}[2],Collectability{Bonus}[2],Collectability{Base}[2],ExpModifier[2],Reward{Scrips}[2],BonusMultiplier[2],ClassJobLevel{Max}[2],Stars[2],RequiredItem[3],Quantity[3],RequestHq[3],Collectability{HighBonus}[3],Collectability{Bonus}[3],Collectability{Base}[3],ExpModifier[3],Reward{Scrips}[3],BonusMultiplier[3],ClassJobLevel{Max}[3],Stars[3],RequiredItem[4],Quantity[4],RequestHq[4],Collectability{HighBonus}[4],Collectability{Bonus}[4],Collectability{Base}[4],ExpModifier[4],Reward{Scrips}[4],BonusMultiplier[4],ClassJobLevel{Max}[4],Stars[4],RequiredItem[5],Quantity[5],RequestHq[5],Collectability{HighBonus}[5],Collectability{Bonus}[5],Collectability{Base}[5],ExpModifier[5],Reward{Scrips}[5],BonusMultiplier[5],ClassJobLevel{Max}[5],Stars[5],RequiredItem[6],Quantity[6],RequestHq[6],Collectability{HighBonus}[6],Collectability{Bonus}[6],Collectability{Base}[6],ExpModifier[6],Reward{Scrips}[6],BonusMultiplier[6],ClassJobLevel{Max}[6],Stars[6],RequiredItem[7],Quantity[7],RequestHq[7],Collectability{HighBonus}[7],Collectability{Bonus}[7],Collectability{Base}[7],ExpModifier[7],Reward{Scrips}[7],BonusMultiplier[7],ClassJobLevel{Max}[7],Stars[7]
int32,ClassJob,byte,Currency,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte,Item,byte,bool,uint16,uint16,uint16,uint16,uint16,MasterpieceSupplyMultiplier,uint16,byte
0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0
1,8,50,2,10604,1,False,230,180,130,557,9,1,51,0,10610,1,False,230,180,130,455,7,1,51,0,10634,1,False,230,180,130,353,3,1,51,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0,0,0,False,0,0,0,1000,0,0,0,0
2,8,52,2,10605,1,False,280,220,160,605,20,1,52,0,10611,1,False,280,220,160,556,22,1,52,0,11911,1,False,280,220,160,462,13,1,52,0,11927,1,False,340,270,190,417,17,1,53,0,11935,1,False,340,270,190,511,32,1,53,0,12014,1,False,340,270,190,323,20,1,53,0,12020,1,False,340,270,190,230,16,1,53,0,0,0,False,0,0,0,1000,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
2 # ClassJob ClassJobLevel Reward{Currency} RequiredItem[0] Quantity[0] RequestHq[0] Collectability{HighBonus}[0] Collectability{Bonus}[0] Collectability{Base}[0] ExpModifier[0] Reward{Scrips}[0] BonusMultiplier[0] ClassJobLevel{Max}[0] Stars[0] RequiredItem[1] Quantity[1] RequestHq[1] Collectability{HighBonus}[1] Collectability{Bonus}[1] Collectability{Base}[1] ExpModifier[1] Reward{Scrips}[1] BonusMultiplier[1] ClassJobLevel{Max}[1] Stars[1] RequiredItem[2] Quantity[2] RequestHq[2] Collectability{HighBonus}[2] Collectability{Bonus}[2] Collectability{Base}[2] ExpModifier[2] Reward{Scrips}[2] BonusMultiplier[2] ClassJobLevel{Max}[2] Stars[2] RequiredItem[3] Quantity[3] RequestHq[3] Collectability{HighBonus}[3] Collectability{Bonus}[3] Collectability{Base}[3] ExpModifier[3] Reward{Scrips}[3] BonusMultiplier[3] ClassJobLevel{Max}[3] Stars[3] RequiredItem[4] Quantity[4] RequestHq[4] Collectability{HighBonus}[4] Collectability{Bonus}[4] Collectability{Base}[4] ExpModifier[4] Reward{Scrips}[4] BonusMultiplier[4] ClassJobLevel{Max}[4] Stars[4] RequiredItem[5] Quantity[5] RequestHq[5] Collectability{HighBonus}[5] Collectability{Bonus}[5] Collectability{Base}[5] ExpModifier[5] Reward{Scrips}[5] BonusMultiplier[5] ClassJobLevel{Max}[5] Stars[5] RequiredItem[6] Quantity[6] RequestHq[6] Collectability{HighBonus}[6] Collectability{Bonus}[6] Collectability{Base}[6] ExpModifier[6] Reward{Scrips}[6] BonusMultiplier[6] ClassJobLevel{Max}[6] Stars[6] RequiredItem[7] Quantity[7] RequestHq[7] Collectability{HighBonus}[7] Collectability{Bonus}[7] Collectability{Base}[7] ExpModifier[7] Reward{Scrips}[7] BonusMultiplier[7] ClassJobLevel{Max}[7] Stars[7]
3 int32 ClassJob byte Currency uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte uint32 Item byte bool uint16 uint16 uint16 uint16 uint16 byte MasterpieceSupplyMultiplier uint16 byte
4 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0
5 1 8 50 2 10604 1 False 230 180 130 557 9 1 51 0 10610 1 False 230 180 130 455 7 1 51 0 10634 1 False 230 180 130 353 3 1 51 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0 0 0 False 0 0 0 1000 0 0 0 0
6 2 8 52 2 10605 1 False 280 220 160 605 20 1 52 0 10611 1 False 280 220 160 556 22 1 52 0 11911 1 False 280 220 160 462 13 1 52 0 11927 1 False 340 270 190 417 17 1 53 0 11935 1 False 340 270 190 511 32 1 53 0 12014 1 False 340 270 190 323 20 1 53 0 12020 1 False 340 270 190 230 16 1 53 0 0 0 False 0 0 0 1000 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,BNpcName,Icon,,,,,,,
int32,BNpcName,Image,byte,uint16,uint16,uint16,uint16,uint16,uint16
#,BNpcName,Icon,,PlaceName{Zone}[0],PlaceName{Location}[0],PlaceName{Zone}[1],PlaceName{Location}[1],PlaceName{Zone}[2],PlaceName{Location}[2]
int32,BNpcName,Image,byte,PlaceName,PlaceName,PlaceName,PlaceName,PlaceName,PlaceName
0,0,0,0,0,0,0,0,0,0
1,49,63036,1,30,161,54,68,42,261
2,417,63028,1,30,161,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8
2 # BNpcName Icon PlaceName{Zone}[0] PlaceName{Location}[0] PlaceName{Zone}[1] PlaceName{Location}[1] PlaceName{Zone}[2] PlaceName{Location}[2]
3 int32 BNpcName Image byte uint16 PlaceName uint16 PlaceName uint16 PlaceName uint16 PlaceName uint16 PlaceName uint16 PlaceName
4 0 0 0 0 0 0 0 0 0 0
5 1 49 63036 1 30 161 54 68 42 261
6 2 417 63028 1 30 161 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44
#,,CraftType,RecipeLevelTable,Item{Result},Amount{Result},,,,,,,,,,,,,,,,,,,,,,IsSecondary,MaterialQualityFactor,DifficultyFactor,QualityFactor,DurabilityFactor,,RequiredCraftsmanship,RequiredControl,QuickSynthCraftsmanship,QuickSynthControl,SecretRecipeBook,CanQuickSynth,CanHq,ExpRewarded,Status{Required},Item{Required},IsSpecializationRequired,,PatchNumber
int32,int32,CraftType,RecipeLevelTable,Item,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,int32,byte,uint16,bit&01,byte,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,SecretRecipeBook,bit&02,bit&04,bit&08,Status,Item,bit&10,bit&20,uint16
#,,CraftType,RecipeLevelTable,Item{Result},Amount{Result},Item{Ingredient}[0],Amount{Ingredient}[0],Item{Ingredient}[1],Amount{Ingredient}[1],Item{Ingredient}[2],Amount{Ingredient}[2],Item{Ingredient}[3],Amount{Ingredient}[3],Item{Ingredient}[4],Amount{Ingredient}[4],Item{Ingredient}[5],Amount{Ingredient}[5],Item{Ingredient}[6],Amount{Ingredient}[6],Item{Ingredient}[7],Amount{Ingredient}[7],Item{Ingredient}[8],Amount{Ingredient}[8],Item{Ingredient}[9],Amount{Ingredient}[9],,IsSecondary,MaterialQualityFactor,DifficultyFactor,QualityFactor,DurabilityFactor,,RequiredCraftsmanship,RequiredControl,QuickSynthCraftsmanship,QuickSynthControl,SecretRecipeBook,CanQuickSynth,CanHq,ExpRewarded,Status{Required},Item{Required},IsSpecializationRequired,,PatchNumber
int32,int32,CraftType,RecipeLevelTable,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,Item,byte,uint16,bit&01,byte,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,SecretRecipeBook,bit&02,bit&04,bit&08,Status,Item,bit&10,bit&20,uint16
0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1,0,-1,0,0,False,50,100,100,100,0,0,0,0,0,0,True,True,True,0,0,False,False,0
1,10001,1,1,5056,1,5106,2,5107,1,0,0,0,0,0,0,0,0,0,0,0,0,2,1,-1,0,0,False,50,50,100,67,0,0,0,0,0,0,True,True,True,0,0,False,False,0
2,10002,1,1,2546,1,5056,1,5361,1,0,0,0,0,0,0,0,0,0,0,0,0,2,1,5,1,0,True,50,100,100,100,0,0,0,0,0,0,True,True,True,0,0,False,False,0
Can't render this file because it is too large.
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33
#,EventItem,,,,,,,,,,,,,,,,,,,,,MonsterNoteTarget{NM}[0],MonsterNoteTarget{NM}[1],MonsterNoteTarget{NM}[2],,,,,,,,Leve[0],Leve[1],Leve[2]
int32,EventItem,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,uint16,byte,MonsterNoteTarget,MonsterNoteTarget,MonsterNoteTarget,uint16,uint16,uint16,uint16,uint16,uint16,uint16,Leve,Leve,Leve
#,EventItem,MonsterNoteTarget{Common}[0],MonsterCount[0],MonsterNoteTarget{Common}[1],MonsterCount[1],MonsterNoteTarget{Common}[2],MonsterCount[2],MonsterNoteTarget{Common}[3],MonsterCount[3],MonsterNoteTarget{Common}[4],MonsterCount[4],MonsterNoteTarget{Common}[5],MonsterCount[5],MonsterNoteTarget{Common}[6],MonsterCount[6],MonsterNoteTarget{Common}[7],MonsterCount[7],MonsterNoteTarget{Common}[8],MonsterCount[8],MonsterNoteTarget{Common}[9],MonsterCount[9],MonsterNoteTarget{NM}[0],MonsterNoteTarget{NM}[1],MonsterNoteTarget{NM}[2],,Fate[0],PlaceName{Fate}[0],Fate[1],PlaceName{Fate}[1],Fate[2],PlaceName{Fate}[2],Leve[0],Leve[1],Leve[2]
int32,EventItem,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,byte,MonsterNoteTarget,MonsterNoteTarget,MonsterNoteTarget,uint16,Fate,PlaceName,Fate,PlaceName,Fate,PlaceName,Leve,Leve,Leve
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,2001298,357,3,358,3,359,3,360,3,361,3,362,3,363,3,371,3,364,3,365,3,446,447,448,0,480,155,589,180,611,152,644,849,868
2,2001299,366,3,396,3,367,3,368,3,369,3,370,3,372,3,373,3,374,3,375,3,449,450,451,0,571,138,424,146,633,154,645,853,875
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
2 # EventItem MonsterNoteTarget{Common}[0] MonsterCount[0] MonsterNoteTarget{Common}[1] MonsterCount[1] MonsterNoteTarget{Common}[2] MonsterCount[2] MonsterNoteTarget{Common}[3] MonsterCount[3] MonsterNoteTarget{Common}[4] MonsterCount[4] MonsterNoteTarget{Common}[5] MonsterCount[5] MonsterNoteTarget{Common}[6] MonsterCount[6] MonsterNoteTarget{Common}[7] MonsterCount[7] MonsterNoteTarget{Common}[8] MonsterCount[8] MonsterNoteTarget{Common}[9] MonsterCount[9] MonsterNoteTarget{NM}[0] MonsterNoteTarget{NM}[1] MonsterNoteTarget{NM}[2] Fate[0] PlaceName{Fate}[0] Fate[1] PlaceName{Fate}[1] Fate[2] PlaceName{Fate}[2] Leve[0] Leve[1] Leve[2]
3 int32 EventItem uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte uint16 MonsterNoteTarget byte MonsterNoteTarget MonsterNoteTarget MonsterNoteTarget uint16 uint16 Fate uint16 PlaceName uint16 Fate uint16 PlaceName uint16 Fate uint16 PlaceName Leve Leve Leve
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 2001298 357 3 358 3 359 3 360 3 361 3 362 3 363 3 371 3 364 3 365 3 446 447 448 0 480 155 589 180 611 152 644 849 868
6 2 2001299 366 3 396 3 367 3 368 3 369 3 370 3 372 3 373 3 374 3 375 3 449 450 451 0 571 138 424 146 633 154 645 853 875
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71
#,Npc,Quest{Required},,DeliveriesPerWeek,SupplyIndex[0],SupplyIndex[1],SupplyIndex[2],SupplyIndex[3],SupplyIndex[4],SupplyIndex[5],Satisfaction{Required}[0],Satisfaction{Required}[1],Satisfaction{Required}[2],Satisfaction{Required}[3],Satisfaction{Required}[4],Satisfaction{Required}[5],,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Icon,
int32,ENpcResident,Quest,byte,byte,int32,int32,int32,int32,int32,int32,uint16,uint16,uint16,uint16,uint16,uint16,int32,int32,int32,int32,int32,int32,byte,byte,byte,byte,byte,byte,bool,bool,bool,bool,bool,bool,int32,int32,int32,int32,int32,int32,byte,byte,byte,byte,byte,byte,bool,bool,bool,bool,bool,bool,int32,int32,int32,int32,int32,int32,byte,byte,byte,byte,byte,byte,bool,bool,bool,bool,bool,bool,Image,byte
#,Npc,Quest{Required},,DeliveriesPerWeek,SupplyIndex[0],SupplyIndex[1],SupplyIndex[2],SupplyIndex[3],SupplyIndex[4],SupplyIndex[5],Satisfaction{Required}[0],Satisfaction{Required}[1],Satisfaction{Required}[2],Satisfaction{Required}[3],Satisfaction{Required}[4],Satisfaction{Required}[5],Item[0][0],Item[1][0],Item[2][0],Item[3][0],Item[4][0],Item[5][0],ItemCount[0][0],ItemCount[1][0],ItemCount[2][0],ItemCount[3][0],ItemCount[4][0],ItemCount[5][0],IsHQ[0][0],IsHQ[1][0],IsHQ[2][0],IsHQ[3][0],IsHQ[4][0],IsHQ[5][0],Item[0][1],Item[1][1],Item[2][1],Item[3][1],Item[4][1],Item[5][1],ItemCount[0][1],ItemCount[1][1],ItemCount[2][1],ItemCount[3][1],ItemCount[4][1],ItemCount[5][1],IsHQ[0][1],IsHQ[1][1],IsHQ[2][1],IsHQ[3][1],IsHQ[4][1],IsHQ[5][1],Item[0][2],Item[1][2],Item[2][2],Item[3][2],Item[4][2],Item[5][2],ItemCount[0][2],ItemCount[1][2],ItemCount[2][2],ItemCount[3][2],ItemCount[4][2],ItemCount[5][2],IsHQ[0][2],IsHQ[1][2],IsHQ[2][2],IsHQ[3][2],IsHQ[4][2],IsHQ[5][2],Icon,
int32,ENpcResident,Quest,byte,byte,int32,int32,int32,int32,int32,int32,uint16,uint16,uint16,uint16,uint16,uint16,Item,Item,Item,Item,Item,Item,byte,byte,byte,byte,byte,byte,bool,bool,bool,bool,bool,bool,Item,Item,Item,Item,Item,Item,byte,byte,byte,byte,byte,byte,bool,bool,bool,bool,bool,bool,Item,Item,Item,Item,Item,Item,byte,byte,byte,byte,byte,byte,bool,bool,bool,bool,bool,bool,Image,byte
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,False,False,False,False,False,False,0,0,0,0,0,0,0,0,0,0,0,0,False,False,False,False,False,False,0,0,0,0,0,0,0,0,0,0,0,0,False,False,False,False,False,False,0,0
1,1019615,67087,55,6,0,1,2,3,4,5,0,90,480,780,1080,0,0,5703,5688,5698,5693,0,0,1,1,1,1,0,False,False,False,False,False,False,0,12868,14140,5708,5713,0,0,1,1,1,1,0,False,True,True,False,False,False,0,12865,14139,12870,12863,0,0,1,1,1,1,0,False,True,True,True,True,False,61661,1
2,1020337,68541,60,6,0,6,7,8,9,10,0,90,480,780,1080,0,0,18025,18022,18024,18023,0,0,1,1,1,1,0,False,False,False,False,False,False,0,12868,14140,18026,18027,0,0,3,3,1,1,0,False,True,True,False,False,False,0,12865,14139,12870,12863,0,0,3,3,3,3,0,False,True,True,True,True,False,61662,99
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
2 # Npc Quest{Required} DeliveriesPerWeek SupplyIndex[0] SupplyIndex[1] SupplyIndex[2] SupplyIndex[3] SupplyIndex[4] SupplyIndex[5] Satisfaction{Required}[0] Satisfaction{Required}[1] Satisfaction{Required}[2] Satisfaction{Required}[3] Satisfaction{Required}[4] Satisfaction{Required}[5] Item[0][0] Item[1][0] Item[2][0] Item[3][0] Item[4][0] Item[5][0] ItemCount[0][0] ItemCount[1][0] ItemCount[2][0] ItemCount[3][0] ItemCount[4][0] ItemCount[5][0] IsHQ[0][0] IsHQ[1][0] IsHQ[2][0] IsHQ[3][0] IsHQ[4][0] IsHQ[5][0] Item[0][1] Item[1][1] Item[2][1] Item[3][1] Item[4][1] Item[5][1] ItemCount[0][1] ItemCount[1][1] ItemCount[2][1] ItemCount[3][1] ItemCount[4][1] ItemCount[5][1] IsHQ[0][1] IsHQ[1][1] IsHQ[2][1] IsHQ[3][1] IsHQ[4][1] IsHQ[5][1] Item[0][2] Item[1][2] Item[2][2] Item[3][2] Item[4][2] Item[5][2] ItemCount[0][2] ItemCount[1][2] ItemCount[2][2] ItemCount[3][2] ItemCount[4][2] ItemCount[5][2] IsHQ[0][2] IsHQ[1][2] IsHQ[2][2] IsHQ[3][2] IsHQ[4][2] IsHQ[5][2] Icon
3 int32 ENpcResident Quest byte byte int32 int32 int32 int32 int32 int32 uint16 uint16 uint16 uint16 uint16 uint16 int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item byte byte byte byte byte byte bool bool bool bool bool bool int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item byte byte byte byte byte byte bool bool bool bool bool bool int32 Item int32 Item int32 Item int32 Item int32 Item int32 Item byte byte byte byte byte byte bool bool bool bool bool bool Image byte
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 False False False False False False 0 0 0 0 0 0 0 0 0 0 0 0 False False False False False False 0 0 0 0 0 0 0 0 0 0 0 0 False False False False False False 0 0
5 1 1019615 67087 55 6 0 1 2 3 4 5 0 90 480 780 1080 0 0 5703 5688 5698 5693 0 0 1 1 1 1 0 False False False False False False 0 12868 14140 5708 5713 0 0 1 1 1 1 0 False True True False False False 0 12865 14139 12870 12863 0 0 1 1 1 1 0 False True True True True False 61661 1
6 2 1020337 68541 60 6 0 6 7 8 9 10 0 90 480 780 1080 0 0 18025 18022 18024 18023 0 0 1 1 1 1 0 False False False False False False 0 12868 14140 18026 18027 0 0 3 3 1 1 0 False True True False False False 0 12865 14139 12870 12863 0 0 3 3 3 3 0 False True True True True False 61662 99
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
#,,,,,,,,,,,Satisfaction{Low},Satisfaction{Mid},Satisfaction{High},Gil{Low},Gil{Mid},Gil{High}
int32,byte,uint16,uint16,uint16,uint16,uint16,uint16,uint16,uint16,byte,uint16,uint16,uint16,uint16,uint16,uint16
#,,Reward{Currency}[0],Quantity{Low}[0],Quantity{Mid}[0],Quantity{High}[0],Reward{Currency}[1],Quantity{Low}[1],Quantity{Mid}[1],Quantity{High}[1],,Satisfaction{Low},Satisfaction{Mid},Satisfaction{High},Gil{Low},Gil{Mid},Gil{High}
int32,byte,Currency,uint16,uint16,uint16,Currency,uint16,uint16,uint16,byte,uint16,uint16,uint16,uint16,uint16,uint16
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,100,2,107,134,160,6,20,26,32,80,30,30,30,670,840,1000
2,100,4,107,134,160,7,20,26,32,80,30,30,30,670,840,1000
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2 # Reward{Currency}[0] Quantity{Low}[0] Quantity{Mid}[0] Quantity{High}[0] Reward{Currency}[1] Quantity{Low}[1] Quantity{Mid}[1] Quantity{High}[1] Satisfaction{Low} Satisfaction{Mid} Satisfaction{High} Gil{Low} Gil{Mid} Gil{High}
3 int32 byte uint16 Currency uint16 uint16 uint16 uint16 Currency uint16 uint16 uint16 byte uint16 uint16 uint16 uint16 uint16 uint16
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 100 2 107 134 160 6 20 26 32 80 30 30 30 670 840 1000
6 2 100 4 107 134 160 7 20 26 32 80 30 30 30 670 840 1000
+2 -2
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,Name,,,,,,,,,,,,,
int32,str,bit&01,byte,uint16,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32
#,Name,,,,Shop[0],Shop[1],Shop[2],Shop[3],Shop[4],Shop[5],Shop[6],Shop[7],Shop[8],Shop[9]
int32,str,bit&01,byte,uint16,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row
3276800,"",False,0,0,0,0,0,0,0,0,0,0,0,0
3276801,"",False,0,0,0,0,0,0,0,0,0,0,0,0
3276802,"Purchase Gordian Items",False,0,0,1769579,1769605,1769580,1769581,1769606,1769582,1769642,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13
2 # Name Shop[0] Shop[1] Shop[2] Shop[3] Shop[4] Shop[5] Shop[6] Shop[7] Shop[8] Shop[9]
3 int32 str bit&01 byte uint16 uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row
4 3276800 False 0 0 0 0 0 0 0 0 0 0 0 0
5 3276801 False 0 0 0 0 0 0 0 0 0 0 0 0
6 3276802 Purchase Gordian Items False 0 0 1769579 1769605 1769580 1769581 1769606 1769582 1769642 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25
#,,WarpName,,Function[0],Function[1],Function[2],Function[3],Function[4],Function[5],Function[6],Function[7],Function[8],Function[9],,,,,,,,,,,Question,Response{Yes},Response{No}
int32,uint32,str,bit&01,str,str,str,str,str,str,str,str,str,str,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,str,str,str
#,,WarpName,,Function[0],Function[1],Function[2],Function[3],Function[4],Function[5],Function[6],Function[7],Function[8],Function[9],Argument[0],Argument[1],Argument[2],Argument[3],Argument[4],Argument[5],Argument[6],Argument[7],Argument[8],Argument[9],Question,Response{Yes},Response{No}
int32,uint32,str,bit&01,str,str,str,str,str,str,str,str,str,str,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,str,str,str
0,0,"",False,"","","","","","","","","","",0,0,0,0,0,0,0,0,0,0,"","",""
1,0,"",False,"","","","","","","","","","",0,0,0,0,0,0,0,0,0,0,"","Yes","No"
2,0,"WarpRentalChocobo",True,"HOWTO_ABOUT_RENTAL_CHOCOBO","","","","","","","","","",81,0,0,0,0,0,0,0,0,0,"Rent a Chocobo","",""
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
2 # WarpName Function[0] Function[1] Function[2] Function[3] Function[4] Function[5] Function[6] Function[7] Function[8] Function[9] Argument[0] Argument[1] Argument[2] Argument[3] Argument[4] Argument[5] Argument[6] Argument[7] Argument[8] Argument[9] Question Response{Yes} Response{No}
3 int32 uint32 str bit&01 str str str str str str str str str str uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row uint32 Row str str str
4 0 0 False 0 0 0 0 0 0 0 0 0 0
5 1 0 False 0 0 0 0 0 0 0 0 0 0 Yes No
6 2 0 WarpRentalChocobo True HOWTO_ABOUT_RENTAL_CHOCOBO 81 0 0 0 0 0 0 0 0 0 Rent a Chocobo
+121
View File
@@ -0,0 +1,121 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
#,Weather[0],Rate[0],Weather[1],Rate[1],Weather[2],Rate[2],Weather[3],Rate[3],Weather[4],Rate[4],Weather[5],Rate[5],Weather[6],Rate[6],Weather[7],Rate[7]
int32,Weather,byte,Weather,byte,Weather,byte,Weather,byte,Weather,byte,Weather,byte,Weather,byte,Weather,byte
0,2,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,7,5,7,15,4,10,3,10,2,15,1,30,2,15,0,0
2,7,5,7,15,4,10,3,10,2,15,1,30,2,15,0,0
3,9,5,7,15,4,10,3,10,2,15,1,30,2,15,0,0
4,9,5,7,15,4,10,3,10,2,15,1,30,2,15,0,0
5,4,5,10,5,9,15,4,5,3,10,2,30,1,30,0,0
6,4,5,8,5,7,15,4,5,3,10,2,30,1,30,0,0
7,1,40,2,20,3,25,4,10,7,5,0,0,0,0,0,0
8,1,40,2,20,3,25,4,10,7,5,0,0,0,0,0,0
9,1,40,2,20,3,25,4,10,7,5,0,0,0,0,0,0
10,11,15,1,40,2,20,3,10,4,10,7,5,0,0,0,0
11,1,40,2,20,3,10,4,10,7,5,8,15,0,0,0,0
12,14,20,1,40,2,20,3,10,4,10,0,0,0,0,0,0
13,1,5,2,15,3,30,4,50,0,0,0,0,0,0,0,0
14,3,20,1,30,2,30,4,10,7,10,0,0,0,0,0,0
15,3,20,1,30,2,30,4,10,7,10,0,0,0,0,0,0
16,3,20,1,30,2,20,5,10,4,10,7,10,0,0,0,0
17,3,20,1,30,2,20,5,10,4,10,7,10,0,0,0,0
18,4,5,1,45,2,30,3,10,7,5,8,5,0,0,0,0
19,4,10,1,30,2,20,3,20,5,10,6,10,0,0,0,0
20,1,30,2,20,3,20,4,10,9,10,10,10,0,0,0,0
21,16,20,15,40,2,10,1,5,3,15,4,10,0,0,0,0
22,3,15,4,15,17,30,1,15,2,25,0,0,0,0,0,0
23,29,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
24,1,30,2,20,3,20,4,15,7,15,0,0,0,0,0,0
25,26,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
26,28,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
27,15,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
28,3,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
29,3,20,1,30,2,30,4,10,10,10,0,0,0,0,0,0
30,27,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
31,25,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
32,3,20,1,30,2,20,2,10,4,10,7,10,0,0,0,0
33,1,40,2,20,3,25,4,10,7,5,0,0,0,0,0,0
34,3,5,7,15,4,10,3,10,2,15,1,30,2,15,0,0
35,15,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
36,5,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
37,9,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
38,23,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
39,24,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
40,4,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
41,11,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
42,16,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
43,22,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
44,36,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
45,20,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
46,35,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
47,15,60,2,10,1,5,3,15,4,10,0,0,0,0,0,0
48,15,60,2,10,1,5,3,15,4,10,0,0,0,0,0,0
49,16,20,15,40,2,10,1,5,3,15,4,10,0,0,0,0
50,3,10,4,10,9,10,11,10,1,30,2,30,0,0,0,0
51,3,10,4,10,7,10,8,10,1,30,2,30,0,0,0,0
52,3,10,6,10,50,20,1,30,2,30,0,0,0,0,0,0
53,1,30,2,30,3,10,4,10,5,10,49,10,0,0,0,0
54,2,35,3,35,9,30,0,0,0,0,0,0,0,0,0,0
55,3,10,4,10,7,10,8,10,1,30,2,30,0,0,0,0
56,44,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
57,51,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
58,1,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
59,4,15,7,25,2,60,0,0,0,0,0,0,0,0,0,0
60,2,40,4,35,5,20,49,4,54,1,0,0,0,0,0,0
61,2,40,4,20,5,35,49,4,54,1,0,0,0,0,0,0
62,2,40,4,25,5,25,49,8,54,2,0,0,0,0,0,0
63,7,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
64,2,60,7,40,0,0,0,0,0,0,0,0,0,0,0,0
65,2,50,7,50,0,0,0,0,0,0,0,0,0,0,0,0
66,60,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
67,2,35,15,30,16,20,4,15,0,0,0,0,0,0,0,0
68,14,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
69,69,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
70,54,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
71,2,30,4,30,5,30,49,10,0,0,0,0,0,0,0,0
72,2,65,7,35,0,0,0,0,0,0,0,0,0,0,0,0
73,2,65,7,35,0,0,0,0,0,0,0,0,0,0,0,0
74,17,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
75,74,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
76,84,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
77,80,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
78,1,15,2,45,3,20,4,10,9,10,0,0,0,0,0,0
79,1,15,2,45,3,20,4,10,9,10,0,0,0,0,0,0
80,1,10,2,50,3,15,4,10,5,10,11,5,0,0,0,0
81,1,20,2,40,3,20,4,10,10,10,0,0,0,0,0,0
82,7,10,4,10,3,20,2,40,1,20,0,0,0,0,0,0
83,9,10,5,10,3,15,2,40,1,25,0,0,0,0,0,0
84,8,5,7,10,4,10,3,15,2,40,1,20,0,0,0,0
85,6,5,5,5,7,7,4,8,3,10,2,40,1,25,0,0
86,50,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
87,82,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
88,79,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
89,88,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
90,2,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
91,2,30,6,30,8,30,15,10,0,0,0,0,0,0,0,0
92,77,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
93,92,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
94,2,10,4,18,14,18,15,18,9,18,16,18,0,0,0,0
95,101,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
96,2,10,14,18,9,18,16,18,49,18,15,18,0,0,0,0
97,12,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
98,102,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
99,113,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
100,2,12,8,22,17,22,10,22,15,22,0,0,0,0,0,0
101,119,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
102,118,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
103,122,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
104,125,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
105,120,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
106,1,20,2,40,3,15,4,10,7,10,10,5,0,0,0,0
107,6,10,7,10,4,10,3,15,2,40,1,15,0,0,0,0
108,2,45,3,15,11,10,14,10,1,20,0,0,0,0,0,0
109,7,10,4,10,3,15,10,10,1,15,2,40,0,0,0,0
110,4,10,7,10,49,10,1,15,2,40,3,15,0,0,0,0
111,3,20,2,60,1,20,0,0,0,0,0,0,0,0,0,0
112,1,20,2,40,3,15,4,10,7,10,10,5,0,0,0,0
113,6,10,7,10,4,10,3,15,2,40,1,15,0,0,0,0
114,105,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
115,10,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
116,127,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0
117,2,50,5,30,7,10,6,5,4,5,0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2 # Weather[0] Rate[0] Weather[1] Rate[1] Weather[2] Rate[2] Weather[3] Rate[3] Weather[4] Rate[4] Weather[5] Rate[5] Weather[6] Rate[6] Weather[7] Rate[7]
3 int32 Weather byte Weather byte Weather byte Weather byte Weather byte Weather byte Weather byte Weather byte
4 0 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 7 5 7 15 4 10 3 10 2 15 1 30 2 15 0 0
6 2 7 5 7 15 4 10 3 10 2 15 1 30 2 15 0 0
7 3 9 5 7 15 4 10 3 10 2 15 1 30 2 15 0 0
8 4 9 5 7 15 4 10 3 10 2 15 1 30 2 15 0 0
9 5 4 5 10 5 9 15 4 5 3 10 2 30 1 30 0 0
10 6 4 5 8 5 7 15 4 5 3 10 2 30 1 30 0 0
11 7 1 40 2 20 3 25 4 10 7 5 0 0 0 0 0 0
12 8 1 40 2 20 3 25 4 10 7 5 0 0 0 0 0 0
13 9 1 40 2 20 3 25 4 10 7 5 0 0 0 0 0 0
14 10 11 15 1 40 2 20 3 10 4 10 7 5 0 0 0 0
15 11 1 40 2 20 3 10 4 10 7 5 8 15 0 0 0 0
16 12 14 20 1 40 2 20 3 10 4 10 0 0 0 0 0 0
17 13 1 5 2 15 3 30 4 50 0 0 0 0 0 0 0 0
18 14 3 20 1 30 2 30 4 10 7 10 0 0 0 0 0 0
19 15 3 20 1 30 2 30 4 10 7 10 0 0 0 0 0 0
20 16 3 20 1 30 2 20 5 10 4 10 7 10 0 0 0 0
21 17 3 20 1 30 2 20 5 10 4 10 7 10 0 0 0 0
22 18 4 5 1 45 2 30 3 10 7 5 8 5 0 0 0 0
23 19 4 10 1 30 2 20 3 20 5 10 6 10 0 0 0 0
24 20 1 30 2 20 3 20 4 10 9 10 10 10 0 0 0 0
25 21 16 20 15 40 2 10 1 5 3 15 4 10 0 0 0 0
26 22 3 15 4 15 17 30 1 15 2 25 0 0 0 0 0 0
27 23 29 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
28 24 1 30 2 20 3 20 4 15 7 15 0 0 0 0 0 0
29 25 26 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
30 26 28 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
31 27 15 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
32 28 3 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
33 29 3 20 1 30 2 30 4 10 10 10 0 0 0 0 0 0
34 30 27 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
35 31 25 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
36 32 3 20 1 30 2 20 2 10 4 10 7 10 0 0 0 0
37 33 1 40 2 20 3 25 4 10 7 5 0 0 0 0 0 0
38 34 3 5 7 15 4 10 3 10 2 15 1 30 2 15 0 0
39 35 15 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
40 36 5 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
41 37 9 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
42 38 23 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
43 39 24 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
44 40 4 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
45 41 11 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
46 42 16 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
47 43 22 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
48 44 36 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
49 45 20 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
50 46 35 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
51 47 15 60 2 10 1 5 3 15 4 10 0 0 0 0 0 0
52 48 15 60 2 10 1 5 3 15 4 10 0 0 0 0 0 0
53 49 16 20 15 40 2 10 1 5 3 15 4 10 0 0 0 0
54 50 3 10 4 10 9 10 11 10 1 30 2 30 0 0 0 0
55 51 3 10 4 10 7 10 8 10 1 30 2 30 0 0 0 0
56 52 3 10 6 10 50 20 1 30 2 30 0 0 0 0 0 0
57 53 1 30 2 30 3 10 4 10 5 10 49 10 0 0 0 0
58 54 2 35 3 35 9 30 0 0 0 0 0 0 0 0 0 0
59 55 3 10 4 10 7 10 8 10 1 30 2 30 0 0 0 0
60 56 44 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
61 57 51 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
62 58 1 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
63 59 4 15 7 25 2 60 0 0 0 0 0 0 0 0 0 0
64 60 2 40 4 35 5 20 49 4 54 1 0 0 0 0 0 0
65 61 2 40 4 20 5 35 49 4 54 1 0 0 0 0 0 0
66 62 2 40 4 25 5 25 49 8 54 2 0 0 0 0 0 0
67 63 7 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
68 64 2 60 7 40 0 0 0 0 0 0 0 0 0 0 0 0
69 65 2 50 7 50 0 0 0 0 0 0 0 0 0 0 0 0
70 66 60 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
71 67 2 35 15 30 16 20 4 15 0 0 0 0 0 0 0 0
72 68 14 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
73 69 69 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
74 70 54 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
75 71 2 30 4 30 5 30 49 10 0 0 0 0 0 0 0 0
76 72 2 65 7 35 0 0 0 0 0 0 0 0 0 0 0 0
77 73 2 65 7 35 0 0 0 0 0 0 0 0 0 0 0 0
78 74 17 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
79 75 74 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
80 76 84 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
81 77 80 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
82 78 1 15 2 45 3 20 4 10 9 10 0 0 0 0 0 0
83 79 1 15 2 45 3 20 4 10 9 10 0 0 0 0 0 0
84 80 1 10 2 50 3 15 4 10 5 10 11 5 0 0 0 0
85 81 1 20 2 40 3 20 4 10 10 10 0 0 0 0 0 0
86 82 7 10 4 10 3 20 2 40 1 20 0 0 0 0 0 0
87 83 9 10 5 10 3 15 2 40 1 25 0 0 0 0 0 0
88 84 8 5 7 10 4 10 3 15 2 40 1 20 0 0 0 0
89 85 6 5 5 5 7 7 4 8 3 10 2 40 1 25 0 0
90 86 50 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
91 87 82 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
92 88 79 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
93 89 88 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
94 90 2 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
95 91 2 30 6 30 8 30 15 10 0 0 0 0 0 0 0 0
96 92 77 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
97 93 92 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
98 94 2 10 4 18 14 18 15 18 9 18 16 18 0 0 0 0
99 95 101 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
100 96 2 10 14 18 9 18 16 18 49 18 15 18 0 0 0 0
101 97 12 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
102 98 102 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
103 99 113 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
104 100 2 12 8 22 17 22 10 22 15 22 0 0 0 0 0 0
105 101 119 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
106 102 118 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
107 103 122 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
108 104 125 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
109 105 120 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
110 106 1 20 2 40 3 15 4 10 7 10 10 5 0 0 0 0
111 107 6 10 7 10 4 10 3 15 2 40 1 15 0 0 0 0
112 108 2 45 3 15 11 10 14 10 1 20 0 0 0 0 0 0
113 109 7 10 4 10 3 15 10 10 1 15 2 40 0 0 0 0
114 110 4 10 7 10 49 10 1 15 2 40 3 15 0 0 0 0
115 111 3 20 2 60 1 20 0 0 0 0 0 0 0 0 0 0
116 112 1 20 2 40 3 15 4 10 7 10 10 5 0 0 0 0
117 113 6 10 7 10 4 10 3 15 2 40 1 15 0 0 0 0
118 114 105 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
119 115 10 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
120 116 127 100 0 0 0 0 0 0 0 0 0 0 0 0 0 0
121 117 2 50 5 30 7 10 6 5 4 5 0 0 0 0 0 0
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12
#,,,,,,,,,,,Reward{Item}[2],Reward{HQ}[2],Reward{Quantity}[2]
int32,byte,uint32,bit&01,uint16,byte,byte,uint32,bool,uint16,byte,Item,bool,uint16
#,Reward{Type}[0],Reward{Item}[0],Reward{HQ}[0],Reward{Quantity}[0],Reward{Option}[0],Reward{Type}[1],Reward{Item}[1],Reward{HQ}[1],Reward{Quantity}[1],Reward{Option}[1],Reward{Item}[2],Reward{HQ}[2],Reward{Quantity}[2]
int32,byte,Row,bit&01,uint16,WeeklyBingoRewardData,byte,Row,bool,uint16,WeeklyBingoRewardData,Item,bool,uint16
0,0,0,False,0,0,0,0,False,0,0,0,False,0
1,1,5827,False,1,0,0,0,False,0,0,0,False,0
2,1,12243,False,1,0,1,5827,False,1,1,17836,False,1
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12
2 # Reward{Type}[0] Reward{Item}[0] Reward{HQ}[0] Reward{Quantity}[0] Reward{Option}[0] Reward{Type}[1] Reward{Item}[1] Reward{HQ}[1] Reward{Quantity}[1] Reward{Option}[1] Reward{Item}[2] Reward{HQ}[2] Reward{Quantity}[2]
3 int32 byte uint32 Row bit&01 uint16 byte WeeklyBingoRewardData byte uint32 Row bool uint16 byte WeeklyBingoRewardData Item bool uint16
4 0 0 0 False 0 0 0 0 False 0 0 0 False 0
5 1 1 5827 False 1 0 0 0 False 0 0 0 False 0
6 2 1 12243 False 1 0 1 5827 False 1 1 17836 False 1