59---ImpaleSpear.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "item": "ImpaleSpear",
  3. "airControlAlways": true,
  4. "isACancel": false,
  5. "allowCrouch": false,
  6. "cannotBeCanceledByWeapon": false,
  7. "strikeChain": [
  8. {
  9. "charge": 0.2,
  10. "coolDown": 0,
  11. "lockCtrlAfter": 0,
  12. "hitFrame": 2,
  13. "area": {
  14. "shape": 1,
  15. "width": 6,
  16. "height": 1,
  17. "offsetCaseX": 0,
  18. "offsetCaseY": 0.3
  19. },
  20. "breachBonus": 0,
  21. "dynamicCharge": 0,
  22. "canCrit": true,
  23. "props": {
  24. "bump": 0.2,
  25. "limit": 1.5
  26. },
  27. "animId": "atkSpearB",
  28. "power": [
  29. 30
  30. ],
  31. "fxId": "fxSpearB",
  32. "glowColor": 14352375,
  33. "fxInnerColor": 16770211,
  34. "fxOuterColor": 16737536,
  35. "sfxRelease": "sfx/weapon_impaler_release1.wav",
  36. "sfxHit": "sfx/hit_blade.wav",
  37. "critMul": 1
  38. },
  39. {
  40. "charge": 0.2,
  41. "coolDown": 0,
  42. "lockCtrlAfter": 0.2,
  43. "hitFrame": 2,
  44. "area": {
  45. "shape": 1,
  46. "width": 6,
  47. "height": 1,
  48. "offsetCaseY": 0,
  49. "offsetCaseX": 0
  50. },
  51. "breachBonus": 0.25,
  52. "dynamicCharge": 0,
  53. "canCrit": true,
  54. "props": {
  55. "bump": 0.4,
  56. "limit": 1.5
  57. },
  58. "animId": "atkSpearC",
  59. "power": [
  60. 40
  61. ],
  62. "fxId": "fxSpearC",
  63. "glowColor": 14352375,
  64. "fxInnerColor": 16770211,
  65. "fxOuterColor": 16737536,
  66. "sfxRelease": "sfx/weapon_impaler_release2.wav",
  67. "sfxHit": "sfx/hit_blade.wav",
  68. "critMul": 1.5
  69. }
  70. ],
  71. "__separator_group_ID": -1,
  72. "__separator_group_Name": "",
  73. "__original_Index": 59
  74. }