4.11 -> 4.2

Update diff
This commit is contained in:
Josh Freeman
2018-01-30 08:59:07 +00:00
parent 01b5e5a7f3
commit e4ef0f4400
579 changed files with 90883 additions and 64028 deletions
+20 -17
View File
@@ -1,17 +1,20 @@
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
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 str bit&01 sbyte str sbyte byte sbyte byte sbyte sbyte byte
4 0 0 True -1 1 -1 0 1 0 -1 1 0
5 1 0 False 0 0 0 0 0 0 0
6 2 0 False 0 0 0 0 0 0 0
7 3 Corrupted Aether 4 ContentGaugeMax_negative True 80 ContentGaugeMax_negative 1 80 2 1 2 -1 1 0
8 4 Aether Transfer 2 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
9 5 Earthen Accord 3 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
10 6 Funds 2 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
11 7 Alluring Embrace 4 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
12 8 Mana 3 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
13 9 Aethertrail Attunement 2 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
14 10 Emptiness 2 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
15 11 Fordola's Aether 1 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
16 12 Mateus's Aether 1 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 1 0 -1 1 0
17 13 Aetherial Acceleration 2 ContentGaugeMax_negative True -1 ContentGaugeMax_negative 1 -1 0 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