4.5 fixes

This commit is contained in:
Josh Freeman
2019-01-21 09:09:10 +00:00
parent 75c775cd33
commit c5fb84af63
33 changed files with 63 additions and 60 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,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
#,,TerritoryType,ContentLinkType,Content,,,,,,ContentMemberType,,,,,,ClassJobLevel{Required},ClassJobLevel{Sync},ItemLevel{Required},ItemLevel{Sync},,AllowReplacement,,,,,,HighEndDuty,,,,DutyRecorderAllowed,,,,Name,ContentType,Transient,,,Image,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,str,TerritoryType,byte,Row,bit&01,byte,uint32,uint32,byte,ContentMemberType,byte,byte,byte,uint32,uint16,byte,byte,uint16,uint16,bit&02,bit&04,bit&08,bit&10,bit&20,byte,bit&40,bit&80,bit&01,bit&02,bit&04,bit&08,bit&10,bit&20,bit&40,str,ContentType,ContentFinderConditionTransient,uint32,uint16,Image,uint32,sbyte,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool
#,,TerritoryType,ContentLinkType,Content,,,,,,ContentMemberType,,,,,,ClassJobLevel{Required},ClassJobLevel{Sync},ItemLevel{Required},ItemLevel{Sync},,AllowReplacement,,,,,,HighEndDuty,,,,DutyRecorderAllowed,,,,Name,ContentType,,Transient,,Image,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
int32,str,TerritoryType,byte,Row,bit&01,byte,uint32,uint32,byte,ContentMemberType,byte,byte,byte,uint32,uint16,byte,byte,uint16,uint16,bit&02,bit&04,bit&08,bit&10,bit&20,byte,bit&40,bit&80,bit&01,bit&02,bit&04,bit&08,bit&10,bit&20,bit&40,str,ContentType,byte,ContentFinderConditionTransient,uint16,Image,uint32,sbyte,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool,bool
0,"",0,0,0,False,0,0,0,108,0,0,0,0,0,0,0,0,0,0,False,True,True,False,False,0,False,False,False,False,False,False,True,False,False,"",0,0,0,0,0,0,-1,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False
1,"f1r1",169,1,1,False,0,0,0,108,2,0,0,0,0,0,24,27,0,0,True,True,True,False,False,1,True,False,True,False,False,False,True,False,False,"the Thousand Maws of TotoRak",2,6,1,5,112005,0,-1,True,False,False,False,False,False,False,False,True,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False
2,"f1d1",164,1,2,False,0,0,0,108,2,0,0,0,0,0,16,19,0,0,True,True,True,False,False,1,True,False,True,False,False,False,True,False,False,"the TamTara Deepcroft",2,6,2,2,112002,0,-1,True,False,False,False,False,False,False,False,True,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,False,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 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
2 # TerritoryType ContentLinkType Content ContentMemberType ClassJobLevel{Required} ClassJobLevel{Sync} ItemLevel{Required} ItemLevel{Sync} AllowReplacement HighEndDuty DutyRecorderAllowed Name ContentType Transient Transient Image
3 int32 str TerritoryType byte Row bit&01 byte uint32 uint32 byte ContentMemberType byte byte byte uint32 uint16 byte byte uint16 uint16 bit&02 bit&04 bit&08 bit&10 bit&20 byte bit&40 bit&80 bit&01 bit&02 bit&04 bit&08 bit&10 bit&20 bit&40 str ContentType ContentFinderConditionTransient byte uint32 ContentFinderConditionTransient uint16 Image uint32 sbyte bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool bool
4 0 0 0 0 False 0 0 0 108 0 0 0 0 0 0 0 0 0 0 False True True False False 0 False False False False False False True False False 0 0 0 0 0 0 -1 False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False False
5 1 f1r1 169 1 1 False 0 0 0 108 2 0 0 0 0 0 24 27 0 0 True True True False False 1 True False True False False False True False False the Thousand Maws of Toto–Rak 2 6 1 5 112005 0 -1 True False False False False False False False True False False False False False False False False False False False False False False False False False False False False False False False False False False False False False
6 2 f1d1 164 1 2 False 0 0 0 108 2 0 0 0 0 0 16 19 0 0 True True True False False 1 True False True False False False True False False the Tam–Tara Deepcroft 2 6 2 2 112002 0 -1 True False False False False False False False True False False False False False False False False False False False False False False False False False False False False False False False False False False False False False
+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,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,91,92,93
#,,,ENpcData[0],ENpcData[1],ENpcData[2],ENpcData[3],ENpcData[4],ENpcData[5],ENpcData[6],ENpcData[7],ENpcData[8],ENpcData[9],ENpcData[10],ENpcData[11],ENpcData[12],ENpcData[13],ENpcData[14],ENpcData[15],ENpcData[16],ENpcData[17],ENpcData[18],ENpcData[19],ENpcData[20],ENpcData[21],ENpcData[22],ENpcData[23],ENpcData[24],ENpcData[25],ENpcData[26],ENpcData[27],ENpcData[28],ENpcData[29],ENpcData[30],ENpcData[31],,,Race,Gender,BodyType,Height,Tribe,Face,HairStyle,HairHighlight,SkinColor,EyeHeterochromia,HairColor,HairHighlightColor,FacialFeature,FacialFeatureColor,Eyebrows,EyeColor,EyeShape,Nose,Jaw,Mouth,LipColor,BustOrTone1,ExtraFeature1,ExtraFeature2OrBust,FacePaint,FacePaintColor,,NpcEquip,Behavior,Model{MainHand},Dye{MainHand},Model{OffHand},Dye{OffHand},Model{Head},Dye{Head},Visor,Model{Body},Dye{Body},Model{Hands},Dye{Hands},Model{Legs},Dye{Legs},Model{Feet},Dye{Feet},Model{Ears},Dye{Ears},Model{Neck},Dye{Neck},Model{Wrists},Dye{Wrists},Model{LeftRing},Dye{LeftRing},Model{RightRing},Dye{RightRing},,Balloon,,
int32,uint16,bit&01,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,Row,single,uint16,Race,byte,byte,byte,Tribe,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,NpcEquip,Behavior,int64,Stain,int64,Stain,uint32,Stain,bit&02,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,byte,Balloon,bit&04,byte
#,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,Race,Gender,BodyType,Height,Tribe,Face,HairStyle,HairHighlight,SkinColor,EyeHeterochromia,HairColor,HairHighlightColor,FacialFeature,FacialFeatureColor,Eyebrows,EyeColor,EyeShape,Nose,Jaw,Mouth,LipColor,BustOrTone1,ExtraFeature1,ExtraFeature2OrBust,FacePaint,FacePaintColor,,NpcEquip,Behavior,Model{MainHand},Dye{MainHand},Model{OffHand},Dye{OffHand},Model{Head},Dye{Head},Visor,Model{Body},Dye{Body},Model{Hands},Dye{Hands},Model{Legs},Dye{Legs},Model{Feet},Dye{Feet},Model{Ears},Dye{Ears},Model{Neck},Dye{Neck},Model{Wrists},Dye{Wrists},Model{LeftRing},Dye{LeftRing},Model{RightRing},Dye{RightRing},,Balloon,,
int32,uint16,bit&01,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,single,uint16,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,uint16,uint16,int64,Stain,int64,Stain,uint32,Stain,bit&02,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,uint32,Stain,byte,Balloon,bit&04,byte
1000000,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,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,False,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,False,0
1000001,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,False,0
1000002,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,Title,Map,
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,Map,bit&01
#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,Title,,
int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,byte,bit&01
1000000,"",0,"",0,0,1,0,0,"",3,False
1000001,"",0,"",0,0,0,0,0,"",0,False
1000002,"",0,"",0,0,0,0,0,"",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,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",13357,10155,15855,15856,7968,8730,8731,17018,12237,22317,80,100,300,300,12500,12500,12500,12500,10000,10000,6,6,6,6,6,6,6,6,6,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
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 13357 10155 15855 15856 7968 8730 8731 17018 12237 22317 80 100 300 300 12500 12500 12500 12500 10000 10000 6 6 6 6 6 6 6 6 6 6
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,3,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,3,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 3 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 3 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
#,,,,,Map
#,X,Y,Z,,Map
int32,single,single,single,single,Map
339.1,-72.2356,47.5943,-107.701,16.5,72
339.2,-144.092,47.9212,-99.9273,20.5,72
1 key 0 1 2 3 4
2 # X Y Z Map
3 int32 single single single single Map
4 339.1 -72.2356 47.5943 -107.701 16.5 72
5 339.2 -144.092 47.9212 -99.9273 20.5 72
+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
#,InstanceContentType,WeekRestriction,TimeLimit{min},Name,,BGM,WinBGM,Cutscene,,Order,,,InstanceContentTextData{Boss}{Start},InstanceContentTextData{Boss}{End},BNpcBase{Boss},InstanceContentTextData{Objective}{Start},InstanceContentTextData{Objective}{End},SortKey,,,NewPlayerBonusA,NewPlayerBonusB,FinalBossExp,FinalBossCurrencyA,FinalBossCurrencyB,FinalBossCurrencyC,,,,,,,,,,,,,,,,,,,,,InstanceClearExp,,,,,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,,,NewPlayerBonusA,NewPlayerBonusB,FinalBossExp,FinalBossCurrencyA,FinalBossCurrencyB,FinalBossCurrencyC,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],InstanceClearExp,,,,,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,uint32,byte,uint32,InstanceContentBuff,InstanceContent,int16,byte,byte,byte,byte,bit&02
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
1,2,0,90,"the Thousand Maws of TotoRak","",0,18,22,2281258,1,0,False,0,0,444,1200,1203,5,3400,4600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,85948,550,0,100,0,0,0,-1,0,0,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 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
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 NewPlayerBonusA NewPlayerBonusB FinalBossExp FinalBossCurrencyA FinalBossCurrencyB FinalBossCurrencyC 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] InstanceClearExp 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 uint32 byte uint32 InstanceContentBuff InstanceContent int16 byte byte byte byte bit&02
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
5 1 2 0 90 the Thousand Maws of Toto–Rak 0 18 22 2281258 1 0 False 0 0 444 1200 1203 5 3400 4600 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 85948 550 0 100 0 0 0 -1 0 0 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
#,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,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,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,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,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,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
#,,,,,,,,,,,,,,,,,,,
int32,byte,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16,byte,bool,sbyte,int16,sbyte,int16
#,,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 # 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
+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,61,62,63,64,65,66,67,68,69,70,71,72,73
#,Strength,Dexterity,Vitality,Intelligence,Mind,Piety,HP,MP,TP,GP,CP,PhysicalDamage,MagicalDamage,Delay,AdditionalEffect,AttackSpeed,BlockRate,BlockStrength,Tenacity,AttackPower,Defense,DirectHitRate,Evasion,MagicDefense,CriticalHitPower,CriticalHitResilience,CriticalHit,CriticalHitEvasion,SlashingResistance,PiercingResistance,BluntResistance,ProjectileResistance,AttackMagicPotency,HealingMagicPotency,EnhancementMagicPotency,,FireResistance,IceResistance,WindResistance,EarthResistance,LightningResistance,WaterResistance,EnfeeblingMagicPotency,Determination,SkillSpeed,SpellSpeed,MagicResistance,Haste,Morale,Enmity,EnmityReduction,CarefulDesynthesis,EXPBonus,Regen,Refresh,MovementSpeed,SlowResistance,PetrificationResistance,ParalysisResistance,SilenceResistance,BlindResistance,PoisonResistance,StunResistance,SleepResistance,BindResistance,HeavyResistance,DoomResistance,Spikes,ReducedDurabilityLoss,Craftsmanship,Control,Gathering,Perception,IncreasedSpiritbondGain
#,Strength,Dexterity,Vitality,Intelligence,Mind,Piety,HP,MP,TP,GP,CP,PhysicalDamage,MagicalDamage,Delay,AdditionalEffect,AttackSpeed,BlockRate,BlockStrength,Tenacity,AttackPower,Defense,DirectHitRate,Evasion,MagicDefense,CriticalHitPower,CriticalHitResilience,CriticalHit,CriticalHitEvasion,SlashingResistance,PiercingResistance,BluntResistance,ProjectileResistance,AttackMagicPotency,HealingMagicPotency,EnhancementMagicPotency,EnfeeblingMagicPotency,FireResistance,IceResistance,WindResistance,EarthResistance,LightningResistance,WaterResistance,MagicResistance,Determination,SkillSpeed,SpellSpeed,Haste,Morale,Enmity,EnmityReduction,CarefulDesynthesis,EXPBonus,Regen,Refresh,MovementSpeed,Spikes,SlowResistance,PetrificationResistance,ParalysisResistance,SilenceResistance,BlindResistance,PoisonResistance,StunResistance,SleepResistance,BindResistance,HeavyResistance,DoomResistance,ReducedDurabilityLoss,IncreasedSpiritbondGain,Craftsmanship,Control,Gathering,Perception,
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,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,uint16,uint16
0,0,0,0,0,0,0,0,0,0,0,0,5,8,0,0,0,15,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,53,80,6,9,0,0,0,15,15,0,0,112,0,0,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,25,25,25,25,25,25,25,25,25,25,0,0,80,80,85,85,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
2 # Strength Dexterity Vitality Intelligence Mind Piety HP MP TP GP CP PhysicalDamage MagicalDamage Delay AdditionalEffect AttackSpeed BlockRate BlockStrength Tenacity AttackPower Defense DirectHitRate Evasion MagicDefense CriticalHitPower CriticalHitResilience CriticalHit CriticalHitEvasion SlashingResistance PiercingResistance BluntResistance ProjectileResistance AttackMagicPotency HealingMagicPotency EnhancementMagicPotency EnfeeblingMagicPotency FireResistance IceResistance WindResistance EarthResistance LightningResistance WaterResistance EnfeeblingMagicPotency MagicResistance Determination SkillSpeed SpellSpeed MagicResistance Haste Haste Morale Morale Enmity Enmity EnmityReduction EnmityReduction CarefulDesynthesis CarefulDesynthesis EXPBonus EXPBonus Regen Regen Refresh Refresh MovementSpeed MovementSpeed Spikes SlowResistance PetrificationResistance ParalysisResistance SilenceResistance BlindResistance PoisonResistance StunResistance SleepResistance BindResistance HeavyResistance DoomResistance Spikes ReducedDurabilityLoss ReducedDurabilityLoss IncreasedSpiritbondGain Craftsmanship Control Gathering Perception IncreasedSpiritbondGain
3 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 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 uint16 uint16
4 0 0 0 0 0 0 0 0 0 0 0 0 5 8 0 0 0 15 15 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 53 80 6 9 0 0 0 15 15 0 0 112 0 0 112 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 25 25 25 25 25 25 25 25 25 25 25 0 0 80 80 85 85 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
#,Name,Description,LeveClient,LeveAssignmentType,,ClassJobLevel,,AllowanceCost,,PlaceName{Start},PlaceName{Issued},,ClassJobCategory,,,PlaceName{StartZone},Icon{CityState},DataId,,,,ExpReward,GilReward,LeveRewardItem,LeveVfx,LeveVfx{Frame},Level{Levemete},Icon{Issuer},,Level{Start},BGM
int32,str,str,LeveClient,LeveAssignmentType,int32,uint16,byte,byte,int32,PlaceName,PlaceName,bit&01,ClassJobCategory,int32,int32,PlaceName,Image,Row,bit&02,byte,single,uint32,uint32,LeveRewardItem,LeveVfx,LeveVfx,Level,Image,bit&04,Level,BGM
#,Name,Description,LeveClient,LeveAssignmentType,,ClassJobLevel,,AllowanceCost,,PlaceName{Start},PlaceName{Issued},,ClassJobCategory,JournalGenre,,PlaceName{StartZone},Icon{CityState},DataId,,,,ExpReward,GilReward,LeveRewardItem,LeveVfx,LeveVfx{Frame},Level{Levemete},Icon{Issuer},,Level{Start},BGM
int32,str,str,LeveClient,LeveAssignmentType,int32,uint16,byte,byte,int32,PlaceName,PlaceName,bit&01,ClassJobCategory,JournalGenre,int32,PlaceName,Image,Row,bit&02,byte,single,uint32,uint32,LeveRewardItem,LeveVfx,LeveVfx,Level,Image,bit&04,Level,BGM
0,"","",0,0,0,0,0,1,0,0,0,False,0,0,0,1,20011,0,True,0,1,0,0,0,0,0,0,0,True,0,14
1,"リーヴテスト01","グリダニア園芸テスト10-0",1,3,2,1,5,1,1,123,123,False,18,137,0,17,80012,131074,True,4,1.5,0,77777,0,6,1,4104768,110001,True,0,67
2,"リーヴテスト02","グリダニア園芸テスト10-1",1,3,2,1,5,1,1,123,123,False,18,137,0,17,80012,131073,True,4,1,0,0,0,6,1,4104768,110001,True,0,67
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
#,,,,,,,,,,,,,,,,
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,75,9,1,51,0,10610,1,False,230,180,130,75,7,1,51,0,10634,1,False,230,180,130,75,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,75,20,1,52,0,10611,1,False,280,220,160,75,22,1,52,0,11911,1,False,280,220,160,75,13,1,52,0,11927,1,False,340,270,190,75,17,1,53,0,11935,1,False,340,270,190,75,32,1,53,0,12014,1,False,340,270,190,75,20,1,53,0,12020,1,False,340,270,190,75,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 75 9 1 51 0 10610 1 False 230 180 130 75 7 1 51 0 10634 1 False 230 180 130 75 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 75 20 1 52 0 10611 1 False 280 220 160 75 22 1 52 0 11911 1 False 280 220 160 75 13 1 52 0 11927 1 False 340 270 190 75 17 1 53 0 11935 1 False 340 270 190 75 32 1 53 0 12014 1 False 340 270 190 75 20 1 53 0 12020 1 False 340 270 190 75 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
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,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},,,,,,,,,,,,,,,,,,,,,RecipeElement,,IsSecondary,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,RecipeElement,uint16,bit&01,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],RecipeElement,,IsSecondary,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,RecipeElement,uint16,bit&01,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,0,False,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,0,False,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,0,True,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,94,117,140,6,98,114,130,70,30,30,30,670,840,1000
2,100,4,94,117,140,7,98,114,130,70,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 94 117 140 6 98 114 130 70 30 30 30 670 840 1000
6 2 100 4 94 117 140 7 98 114 130 70 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
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1
#,Foreground,Background
#,UIForeground,UIGlow
int32,uint32,uint32
0,0,0
1,4294967295,1278488575
1 key 0 1
2 # Foreground UIForeground Background UIGlow
3 int32 uint32 uint32
4 0 0 0
5 1 4294967295 1278488575
+3
View File
@@ -100,3 +100,6 @@ int32,Weather,byte,Weather,byte,Weather,byte,Weather,byte,Weather,byte,Weather,b
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
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
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
+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,2,2,False,100
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 2 2 False 100