Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9
#,,,,,,,,,,
int32,str,byte,bit&01,str,sbyte,sbyte,byte,sbyte,sbyte,byte
#,Name,Color,,TextString,,,,,,
int32,str,ContentGaugeColor,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
@@ -20,6 +20,6 @@ int32,str,byte,bit&01,str,sbyte,sbyte,byte,sbyte,sbyte,byte
16,"",0,False,"",0,0,0,0,0,0
17,"Suffering",1,True,"ContentGaugeMax_negative",50,1,3,80,1,2
18,"Monkey Magicks",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
19,"",0,False,"",0,0,0,0,0,0
19,"Ultima Aether",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
20,"Mana",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
21,"Mana",2,True,"ContentGaugeMax_negative",-1,1,0,-1,1,0
1 key 0 1 2 3 4 5 6 7 8 9
2 # Name Color TextString
3 int32 str byte ContentGaugeColor 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
20 16 0 False 0 0 0 0 0 0
21 17 Suffering 1 True ContentGaugeMax_negative 50 1 3 80 1 2
22 18 Monkey Magicks 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
23 19 Ultima Aether 0 2 False True ContentGaugeMax_negative 0 -1 0 1 0 0 -1 0 1 0
24 20 Mana 2 True ContentGaugeMax_negative -1 1 0 -1 1 0
25 21 Mana 2 True ContentGaugeMax_negative -1 1 0 -1 1 0