Include all CSV's in Repo for diffing

This commit is contained in:
Josh Freeman
2017-12-13 11:08:14 +00:00
parent 8d43eb91df
commit 016520e5fd
4159 changed files with 642090 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
key,0,1,2,3,4,5
#,,,,,,
int32,str,byte,str,sbyte,sbyte,byte
0,"",0,"",-1,1,0
1,"",0,"",0,0,0
2,"",0,"",0,0,0
3,"Corrupted Aether",4,"ContentGaugeMax_negative",80,1,2
4,"Aether Transfer",2,"ContentGaugeMax_negative",-1,1,0
5,"Earthen Accord",3,"ContentGaugeMax_negative",-1,1,0
6,"Funds",2,"ContentGaugeMax_negative",-1,1,0
7,"Alluring Embrace",4,"ContentGaugeMax_negative",-1,1,0
8,"Mana",3,"ContentGaugeMax_negative",-1,1,0
9,"Aethertrail Attunement",2,"ContentGaugeMax_negative",-1,1,0
10,"Emptiness",2,"ContentGaugeMax_negative",-1,1,0
11,"Fordola's Aether",1,"ContentGaugeMax_negative",-1,1,0
12,"Mateus's Aether",1,"ContentGaugeMax_negative",-1,1,0
13,"Aetherial Acceleration",2,"ContentGaugeMax_negative",-1,1,0
1 key 0 1 2 3 4 5
2 #
3 int32 str byte str sbyte sbyte byte
4 0 0 -1 1 0
5 1 0 0 0 0
6 2 0 0 0 0
7 3 Corrupted Aether 4 ContentGaugeMax_negative 80 1 2
8 4 Aether Transfer 2 ContentGaugeMax_negative -1 1 0
9 5 Earthen Accord 3 ContentGaugeMax_negative -1 1 0
10 6 Funds 2 ContentGaugeMax_negative -1 1 0
11 7 Alluring Embrace 4 ContentGaugeMax_negative -1 1 0
12 8 Mana 3 ContentGaugeMax_negative -1 1 0
13 9 Aethertrail Attunement 2 ContentGaugeMax_negative -1 1 0
14 10 Emptiness 2 ContentGaugeMax_negative -1 1 0
15 11 Fordola's Aether 1 ContentGaugeMax_negative -1 1 0
16 12 Mateus's Aether 1 ContentGaugeMax_negative -1 1 0
17 13 Aetherial Acceleration 2 ContentGaugeMax_negative -1 1 0