Updating CSV files

This commit is contained in:
Josh Freeman
2018-02-05 15:11:16 +00:00
parent e4ef0f4400
commit aed179954e
4296 changed files with 454846 additions and 429018 deletions
+20 -20
View File
@@ -1,20 +1,20 @@
key,0,1,2,3,4,5,6,7,8,9
#,,,,,,,,,,
int32,str,byte,bit&01,str,sbyte,sbyte,byte,sbyte,sbyte,byte
0,"",0,True,"",-1,1,0,-1,1,0
1,"",0,False,"",0,0,0,0,0,0
2,"",0,False,"",0,0,0,0,0,0
3,"Corrupted Aether",4,True,"ContentGaugeMax_negative",80,1,2,-1,1,0
4,"Aether Transfer",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
5,"Earthen Accord",3,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
6,"Funds",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
7,"Alluring Embrace",4,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
8,"Mana",3,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
9,"Aethertrail Attunement",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
10,"Emptiness",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
11,"Fordola's Aether",1,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
12,"Mateus's Aether",1,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
13,"Aetherial Acceleration",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
14,"Genbu's Focus",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
15,"Affinity",2,False,"",60,1,3,90,1,1
16,"",0,False,"",0,0,0,0,0,0
key,0,1,2,3,4,5,6,7,8,9
#,,,,,,,,,,
int32,str,byte,bit&01,str,sbyte,sbyte,byte,sbyte,sbyte,byte
0,"",0,True,"",-1,1,0,-1,1,0
1,"",0,False,"",0,0,0,0,0,0
2,"",0,False,"",0,0,0,0,0,0
3,"Corrupted Aether",4,True,"ContentGaugeMax_negative",80,1,2,-1,1,0
4,"Aether Transfer",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
5,"Earthen Accord",3,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
6,"Funds",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
7,"Alluring Embrace",4,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
8,"Mana",3,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
9,"Aethertrail Attunement",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
10,"Emptiness",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
11,"Fordola's Aether",1,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
12,"Mateus's Aether",1,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
13,"Aetherial Acceleration",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
14,"Genbu's Focus",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
15,"Affinity",2,False,"",60,1,3,90,1,1
16,"",0,False,"",0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9
2 #
3 int32 str byte bit&01 str sbyte sbyte byte sbyte sbyte byte
4 0 0 True -1 1 0 -1 1 0
5 1 0 False 0 0 0 0 0 0
6 2 0 False 0 0 0 0 0 0
7 3 Corrupted Aether 4 True ContentGaugeMax_negative 80 1 2 -1 1 0
8 4 Aether Transfer 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
9 5 Earthen Accord 3 True ContentGaugeMax_negative -1 1 0 -1 1 0
10 6 Funds 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
11 7 Alluring Embrace 4 True ContentGaugeMax_negative -1 1 0 -1 1 0
12 8 Mana 3 True ContentGaugeMax_negative -1 1 0 -1 1 0
13 9 Aethertrail Attunement 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
14 10 Emptiness 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
15 11 Fordola's Aether 1 True ContentGaugeMax_negative -1 1 0 -1 1 0
16 12 Mateus's Aether 1 True ContentGaugeMax_negative -1 1 0 -1 1 0
17 13 Aetherial Acceleration 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
18 14 Genbu's Focus 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
19 15 Affinity 2 False 60 1 3 90 1 1
20 16 0 False 0 0 0 0 0 0