This commit is contained in:
ArcaneDisgea
2019-07-28 13:41:54 -04:00
parent 1339b089b1
commit f96c7c351d
125 changed files with 1879 additions and 1959 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,28,29
#,,Model,BNpcName,BNpcCustomize,NpcEquip,,,,,,Action[0],Action[1],Action[2],Action[3],Action[4],Action[5],,,RPParameter,Speed,Scale,IsPvP,IsEvent,PlayerCamera,StartVFX,EndVFX,,,,
int32,byte,ModelChara,BNpcName,BNpcCustomize,NpcEquip,bool,uint16,bool,uint16,bool,Action,Action,Action,Action,Action,Action,bit&01,bit&02,RPParameter,single,single,bit&04,bit&08,bit&10,VFX,VFX,uint32,sbyte,uint16,byte
#,,Model,BNpcName,BNpcCustomize,NpcEquip,,Action[0],,Action[1],,Action[2],,Action[3],,Action[4],Action[5],,,RPParameter,Speed,Scale,IsPvP,IsEvent,PlayerCamera,StartVFX,EndVFX,,,,
int32,byte,ModelChara,BNpcName,BNpcCustomize,NpcEquip,bool,Action,bool,Action,bool,Action,bool,Action,bool,Action,Action,bit&01,bit&02,RPParameter,single,single,bit&04,bit&08,bit&10,VFX,VFX,uint32,sbyte,uint16,byte
0,0,0,0,0,0,False,0,False,0,False,0,False,0,False,0,0,False,False,0,0,1,False,False,True,0,0,0,0,0,0
1,1,639,0,0,0,False,0,False,0,False,0,False,0,False,0,0,False,False,0,0,1,False,False,True,76,76,0,0,0,0
2,1,738,0,0,0,False,2443,False,0,False,0,False,0,False,0,0,True,False,0,0,1,False,False,True,76,76,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
2 # Model BNpcName BNpcCustomize NpcEquip Action[0] Action[1] Action[0] Action[2] Action[1] Action[2] Action[3] Action[3] Action[4] Action[5] RPParameter Speed Scale IsPvP IsEvent PlayerCamera StartVFX EndVFX
3 int32 byte ModelChara BNpcName BNpcCustomize NpcEquip bool uint16 Action bool uint16 Action bool Action Action bool Action Action bool Action Action bit&01 bit&02 RPParameter single single bit&04 bit&08 bit&10 VFX VFX uint32 sbyte uint16 byte
4 0 0 0 0 0 0 False 0 False 0 False 0 False 0 False 0 0 False False 0 0 1 False False True 0 0 0 0 0 0
5 1 1 639 0 0 0 False 0 False 0 False 0 False 0 False 0 0 False False 0 0 1 False False True 76 76 0 0 0 0
6 2 1 738 0 0 0 False 2443 False 0 False 0 False 0 False 0 0 True False 0 0 1 False False True 76 76 0 0 0 0