26---CloseCombatBow.json 917 B

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