44---DashShield.json 747 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "item": "DashShield",
  3. "airControlAlways": true,
  4. "isACancel": true,
  5. "strikeChain": [
  6. {
  7. "charge": 0,
  8. "coolDown": 5,
  9. "lockCtrlAfter": 1,
  10. "dynamicCharge": 0,
  11. "breachBonus": 20,
  12. "props": {
  13. "duration": 0,
  14. "bump": 120
  15. },
  16. "hitFrame": 0,
  17. "canCrit": false,
  18. "area": {
  19. "shape": 0,
  20. "width": 120,
  21. "height": 1,
  22. "offsetCaseX": 0,
  23. "offsetCaseY": 0
  24. },
  25. "sfxHit": "sfx/pick_blueprint.wav",
  26. "sfxCharge": "sfx/portal_use2.wav"
  27. }
  28. ],
  29. "allowCrouch": false,
  30. "cannotBeCanceledByWeapon": true,
  31. "__separator_group_ID": -1,
  32. "__separator_group_Name": "",
  33. "__original_Index": 44
  34. }