This commit is contained in:
xiashtra
2025-05-28 22:36:58 -05:00
committed by GitHub
parent d5106400a9
commit 2e06992173
237 changed files with 13194 additions and 11990 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10
#,VFX,,VFX2,,VFX3,,,,,,
int32,VFX,byte,VFX,byte,VFX,uint16,byte,byte,bit&01,bit&02,bit&04
#,FriendlyVFX,StackVFX1Trigger,StackVFX1,StackVFX2Trigger,StackVFX2,HostileVFX,,,,,
int32,VFX,byte,VFX,byte,VFX,VFX,byte,byte,bit&01,bit&02,bit&04
0,0,0,0,0,0,0,0,2,False,True,False
1,122,0,0,0,0,0,0,2,False,True,False
2,125,0,0,0,0,0,0,2,False,True,False
1 key 0 1 2 3 4 5 6 7 8 9 10
2 # VFX FriendlyVFX StackVFX1Trigger VFX2 StackVFX1 StackVFX2Trigger VFX3 StackVFX2 HostileVFX
3 int32 VFX byte VFX byte VFX uint16 VFX byte byte bit&01 bit&02 bit&04
4 0 0 0 0 0 0 0 0 2 False True False
5 1 122 0 0 0 0 0 0 2 False True False
6 2 125 0 0 0 0 0 0 2 False True False