33---AlchemicGun.json 985 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "airControlAlways": true,
  3. "isACancel": false,
  4. "allowCrouch": true,
  5. "cannotBeCanceledByWeapon": false,
  6. "strikeChain": [
  7. {
  8. "charge": 0.3,
  9. "coolDown": 0.8,
  10. "lockCtrlAfter": 0.18,
  11. "power": [
  12. 20
  13. ],
  14. "dynamicCharge": 0,
  15. "breachBonus": -0.7,
  16. "props": {
  17. "range": 3,
  18. "aoeDuration": 6
  19. },
  20. "hitFrame": 0,
  21. "canCrit": false,
  22. "critMul": 1,
  23. "area": {
  24. "shape": 0,
  25. "width": 0,
  26. "height": 0,
  27. "offsetCaseX": 0,
  28. "offsetCaseY": 0
  29. },
  30. "glowColor": 4189803,
  31. "fxInnerColor": 3322456,
  32. "fxOuterColor": 3322456,
  33. "sfxRelease": "sfx/weapon_firecrossbow_shot.wav",
  34. "animSpd": 2,
  35. "sfxHit": "sfx/glass_break.wav",
  36. "sfxCharge": "sfx/bow_charge1.wav"
  37. }
  38. ],
  39. "item": "AlchemicGun",
  40. "__separator_group_ID": -1,
  41. "__separator_group_Name": "",
  42. "__original_Index": 33
  43. }