02---QuickSword.json 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. {
  2. "item": "QuickSword",
  3. "airControlAlways": true,
  4. "isACancel": false,
  5. "allowCrouch": false,
  6. "cannotBeCanceledByWeapon": false,
  7. "strikeChain": [
  8. {
  9. "charge": 0,
  10. "coolDown": 0.1,
  11. "lockCtrlAfter": 0,
  12. "animId": "atkKnifeA",
  13. "fxId": "fxAtkBackstabberA",
  14. "dynamicCharge": 0,
  15. "breachBonus": -1,
  16. "props": {},
  17. "hitFrame": 5,
  18. "canCrit": false,
  19. "power": [
  20. 10
  21. ],
  22. "area": {
  23. "shape": 0,
  24. "width": 2.7,
  25. "height": 0,
  26. "offsetCaseX": 0,
  27. "offsetCaseY": 0
  28. },
  29. "glowColor": 11475455,
  30. "fxInnerColor": 16367179,
  31. "fxOuterColor": 16367179,
  32. "sfxRelease": "sfx/hyper.wav",
  33. "sfxHit": "sfx/hit_blade.wav",
  34. "animSpd": 4
  35. },
  36. {
  37. "charge": 0,
  38. "coolDown": 0.1,
  39. "lockCtrlAfter": 0,
  40. "animId": "atkKnifeB",
  41. "fxId": "fxAtkBackstabberA",
  42. "dynamicCharge": 0,
  43. "breachBonus": -1,
  44. "props": {},
  45. "hitFrame": 5,
  46. "canCrit": false,
  47. "power": [
  48. 20
  49. ],
  50. "area": {
  51. "shape": 0,
  52. "width": 2.7,
  53. "height": 0,
  54. "offsetCaseX": 0,
  55. "offsetCaseY": 0
  56. },
  57. "glowColor": 11475455,
  58. "fxInnerColor": 16367179,
  59. "fxOuterColor": 16367179,
  60. "sfxRelease": "sfx/hyper.wav",
  61. "sfxHit": "sfx/hit_blade.wav",
  62. "animSpd": 4
  63. }
  64. ],
  65. "__separator_group_ID": -1,
  66. "__separator_group_Name": "",
  67. "__original_Index": 2
  68. }