27---FastBow.json 945 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "item": "FastBow",
  3. "airControlAlways": true,
  4. "isACancel": false,
  5. "allowCrouch": true,
  6. "strikeChain": [
  7. {
  8. "charge": 0.0075,
  9. "coolDown": 0.005,
  10. "lockCtrlAfter": 0.01,
  11. "power": [
  12. 3
  13. ],
  14. "dynamicCharge": 2,
  15. "breachBonus": -1,
  16. "props": {
  17. "tick": 0.00125
  18. },
  19. "hitFrame": 0,
  20. "canCrit": false,
  21. "area": {
  22. "shape": 0,
  23. "width": 0,
  24. "height": 0,
  25. "offsetCaseX": 0,
  26. "offsetCaseY": 0
  27. },
  28. "glowColor": 16774912,
  29. "fxInnerColor": 16774912,
  30. "fxOuterColor": 16774912,
  31. "sfxRelease": "sfx/bow_shot3.wav",
  32. "sfxCharge": "sfx/bow_charge1.wav",
  33. "critMul": 2,
  34. "animSpd": 10,
  35. "animId": "headPopStart"
  36. }
  37. ],
  38. "cannotBeCanceledByWeapon": false,
  39. "__separator_group_ID": -1,
  40. "__separator_group_Name": "",
  41. "__original_Index": 27
  42. }