31---FrostCrossBow.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "airControlAlways": true,
  3. "isACancel": false,
  4. "allowCrouch": true,
  5. "cannotBeCanceledByWeapon": false,
  6. "strikeChain": [
  7. {
  8. "charge": 0.1,
  9. "coolDown": 0,
  10. "lockCtrlAfter": 0.1,
  11. "power": [
  12. 12
  13. ],
  14. "dynamicCharge": 3,
  15. "breachBonus": 0,
  16. "props": {
  17. "count": 4,
  18. "fullCharge": 0.8,
  19. "bump": 0.3,
  20. "duration": 1,
  21. "range": 0.7
  22. },
  23. "hitFrame": 0,
  24. "canCrit": false,
  25. "area": {
  26. "shape": 0,
  27. "width": 0,
  28. "height": 0,
  29. "offsetCaseX": 0,
  30. "offsetCaseY": 0
  31. },
  32. "glowColor": 16749056,
  33. "fxInnerColor": 16749056,
  34. "fxOuterColor": 16749056,
  35. "sfxCharge": "sfx/weapon_icecrossbow_charge.wav",
  36. "sfxRelease": "sfx/weapon_icecrossbow_release.wav",
  37. "critMul": 1.6,
  38. "animSpd": 0.9,
  39. "animId": "frostCrossbow"
  40. }
  41. ],
  42. "item": "FrostCrossBow",
  43. "__separator_group_ID": -1,
  44. "__separator_group_Name": "",
  45. "__original_Index": 31
  46. }