Para los que tengas problemas al agregar los efectos de kapocha a las Claws ahi dejo como configurar y sus index
CustomGlove.txt
// -----------------------------------------------------------------------------------------
// (0,41), (0,42), (0,43), (0,44), (0,45), (0,46), (0,47), (0,48), (0,49), (0,50)
// Sword41 ----> Sword50
// Sword41_L --> Sword50_L
// Sword41_R --> Sword50_R
// Agregar archivos en: [Data/Item]
// LeftIndex and RightIndex [Recomendado usar] -> 1552 to 1571
// Calcular LeftIndex y RightIndex = 512 * 0 + 381 + 1171; Ejemplo -> LeftIndex = 512 * 0 + 381 + 1171 = 1552; RightIndex = 512 * 0 + 382 + 1172 = 1553
// Index para el CEffect = LeftIndex = 1552 (CustomGloves.txt) = 381 (CEffect.txt), RightIndex = 1553 (CustomGloves.txt) = 382 (CEffect.txt)
--------------------------------------------------------------------------------------------
// ItemIndex | ModelName | IndexL | TextureL | IndexR | TextureR | ColorR | ColorG | ColorB-
// -----------------------------------------------------------------------------------------
41 Sword41 1552 Sword41_L 1553 Sword41_R 205 192 176 //Bloodangel Claws
42 Sword42 1554 Sword42_L 1555 Sword42_R 255 226 115 //Darkangel Claws
43 Sword43 1556 Sword43_L 1557 Sword43_R 255 197 57 //Holyangel Claws
44 Sword44 1558 Sword44_L 1559 Sword44_R 255 232 112 //Archangel Absolute Claws
45 Sword45 1560 Sword45_L 1561 Sword45_R 253 255 119 //Blessed Arch's Absolute Claws
46 Sword46 1562 Sword46_L 1563 Sword46_R 239 154 70 //Soul Claws
47 Sword47 1564 Sword47_L 1565 Sword47_R 127 127 127 //Blue Eye Claw
48 Sword48 1566 Sword48_L 1567 Sword48_R 239 154 70 //Frick Large Glove
49 Sword49 1568 Sword49_L 1569 Sword49_R 89 165 255 //Pantera Claws
50 Sword50 1570 Sword50_L 1571 Sword50_R 229 178 114 //Devast Claws
end
CEffect.txt
//------------------------------------------------------------------------------//
// Type Index EffectIndex //
//------------------------------------------------------------------------------//
0 41 77 // Blood Angel Claw
0 381 77 // Blood Angel Claw
0 382 77 // Blood Angel Claw
0 43 21 // Holy Angel Claw
0 385 21 // Holy Angel Claw
0 386 21 // Holy Angel Claw
0 44 68 // Archangel Absolute Claws
0 387 68 // Archangel Absolute Claws
0 388 68 // Archangel Absolute Claws
0 45 5 // Blessed Divine Claw
0 389 5 // Blessed Divine Claw
0 390 5 // Blessed Divine Claw
0 46 27 // Soul Claws
0 391 27 // Soul Claws
0 392 27 // Soul Claws
0 47 34 // Blue Eye Claws
0 393 34 // Blue Eye Claws
0 394 34 // Blue Eye Claws
0 49 66 // Tigris Claws
0 397 66 // Tigris Claws
0 398 66 // Tigris Claws
end