64---Whip.json 923 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "item": "Whip",
  3. "airControlAlways": true,
  4. "isACancel": false,
  5. "allowCrouch": false,
  6. "strikeChain": [
  7. {
  8. "charge": 0.3,
  9. "coolDown": 0,
  10. "lockCtrlAfter": 0.45,
  11. "hitFrame": 10,
  12. "area": {
  13. "shape": 1,
  14. "width": 6,
  15. "offsetCaseX": 0,
  16. "offsetCaseY": -0.7,
  17. "height": 3
  18. },
  19. "breachBonus": 0,
  20. "dynamicCharge": 0,
  21. "canCrit": true,
  22. "props": {},
  23. "power": [
  24. 40
  25. ],
  26. "animId": "atkWhip",
  27. "critMul": 3,
  28. "glowColor": 16777215,
  29. "sfxCharge": "sfx/weapon_whip_charge.wav",
  30. "sfxRelease": "sfx/weapon_whip_release.wav",
  31. "sfxHit": "sfx/weapon_whip_hit.wav",
  32. "fxId": "fxWhip",
  33. "fxStartFrame": 0
  34. }
  35. ],
  36. "cannotBeCanceledByWeapon": false,
  37. "__separator_group_ID": -1,
  38. "__separator_group_Name": "",
  39. "__original_Index": 64
  40. }