25---SonicCrossbow.json 906 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "airControlAlways": true,
  3. "isACancel": false,
  4. "allowCrouch": true,
  5. "cannotBeCanceledByWeapon": false,
  6. "strikeChain": [
  7. {
  8. "charge": 0.17,
  9. "coolDown": 0,
  10. "lockCtrlAfter": 0.3,
  11. "power": [
  12. 18
  13. ],
  14. "dynamicCharge": 2,
  15. "breachBonus": 0.6,
  16. "props": {
  17. "tick": 0.13,
  18. "range": 8.5
  19. },
  20. "hitFrame": 0,
  21. "canCrit": false,
  22. "area": {
  23. "shape": 0,
  24. "width": 0,
  25. "height": 0,
  26. "offsetCaseX": 0,
  27. "offsetCaseY": 0
  28. },
  29. "glowColor": 65355,
  30. "fxInnerColor": 16711680,
  31. "fxOuterColor": 16711680,
  32. "sfxRelease": "sfx/bow_shot2.wav",
  33. "sfxCharge": "sfx/bow_charge2.wav",
  34. "animSpd": 5
  35. }
  36. ],
  37. "item": "SonicCrossbow",
  38. "__separator_group_ID": -1,
  39. "__separator_group_Name": "",
  40. "__original_Index": 25
  41. }