54---FlameThrower.json 975 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "item": "FlameThrower",
  3. "airControlAlways": false,
  4. "isACancel": false,
  5. "allowCrouch": false,
  6. "strikeChain": [
  7. {
  8. "charge": 0.26,
  9. "coolDown": 0,
  10. "lockCtrlAfter": 0.25,
  11. "breachBonus": -1,
  12. "dynamicCharge": 1,
  13. "props": {
  14. "tick": 0.1,
  15. "limit": 0.38
  16. },
  17. "animId": "headPopStart",
  18. "hitFrame": 9,
  19. "canCrit": true,
  20. "area": {
  21. "shape": 1,
  22. "width": 9,
  23. "height": 2,
  24. "offsetCaseX": 0,
  25. "offsetCaseY": 0
  26. },
  27. "glowColor": 16711680,
  28. "fxInnerColor": 16383897,
  29. "fxOuterColor": 16734720,
  30. "animSpd": 2.5,
  31. "sfxCharge": "sfx/fire_spell1.wav",
  32. "sfxRelease": "sfx/fire_spell2_loop.wav",
  33. "power": [
  34. 10
  35. ],
  36. "critMul": 0.75
  37. }
  38. ],
  39. "cannotBeCanceledByWeapon": false,
  40. "__separator_group_ID": -1,
  41. "__separator_group_Name": "",
  42. "__original_Index": 54
  43. }