29---CrossBow.json 895 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "item": "CrossBow",
  3. "airControlAlways": true,
  4. "isACancel": false,
  5. "strikeChain": [
  6. {
  7. "charge": 0.57,
  8. "coolDown": 0.5,
  9. "lockCtrlAfter": 0.5,
  10. "power": [
  11. 300
  12. ],
  13. "dynamicCharge": 0,
  14. "breachBonus": 0.5,
  15. "props": {},
  16. "hitFrame": 0,
  17. "canCrit": false,
  18. "area": {
  19. "shape": 0,
  20. "width": 0,
  21. "height": 0,
  22. "offsetCaseX": 0,
  23. "offsetCaseY": 0
  24. },
  25. "glowColor": 16749056,
  26. "fxInnerColor": 16749056,
  27. "fxOuterColor": 16749056,
  28. "sfxCharge": "sfx/crossbow_charge1.wav",
  29. "sfxRelease": "sfx/crossbow_shot1.wav",
  30. "animSpd": 0.8,
  31. "animId": "crossbow"
  32. }
  33. ],
  34. "allowCrouch": true,
  35. "cannotBeCanceledByWeapon": false,
  36. "__separator_group_ID": -1,
  37. "__separator_group_Name": "",
  38. "__original_Index": 29
  39. }