05---OilSword.json 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. {
  2. "item": "OilSword",
  3. "airControlAlways": false,
  4. "isACancel": false,
  5. "allowCrouch": true,
  6. "strikeChain": [
  7. {
  8. "charge": 0.3,
  9. "coolDown": 0,
  10. "lockCtrlAfter": 0,
  11. "power": [
  12. 53
  13. ],
  14. "animId": "atkSaberA",
  15. "fxId": "fxSaberA",
  16. "dynamicCharge": 0,
  17. "breachBonus": 0,
  18. "props": {
  19. "duration": 20
  20. },
  21. "hitFrame": 9,
  22. "canCrit": false,
  23. "area": {
  24. "shape": 1,
  25. "width": 3.25,
  26. "height": 2.5,
  27. "offsetCaseX": 0,
  28. "offsetCaseY": 0
  29. },
  30. "critMul": 1.1,
  31. "glowColor": 5122433,
  32. "fxInnerColor": 2169918,
  33. "fxOuterColor": 8676538,
  34. "sfxRelease": "sfx/weapon_saber_release1.wav",
  35. "sfxHit": "sfx/hit_blade.wav",
  36. "fxStartFrame": 7
  37. },
  38. {
  39. "charge": 0.16,
  40. "coolDown": 0,
  41. "lockCtrlAfter": 0.25,
  42. "animId": "atkSaberB",
  43. "fxId": "fxSaberB",
  44. "power": [
  45. 53
  46. ],
  47. "dynamicCharge": 0,
  48. "breachBonus": 0,
  49. "props": {
  50. "duration": 20
  51. },
  52. "hitFrame": 8,
  53. "canCrit": false,
  54. "area": {
  55. "shape": 0,
  56. "width": 3,
  57. "height": 0,
  58. "offsetCaseX": 0,
  59. "offsetCaseY": 0
  60. },
  61. "critMul": 1.1,
  62. "glowColor": 5122433,
  63. "fxInnerColor": 2169918,
  64. "fxOuterColor": 8676538,
  65. "sfxRelease": "sfx/weapon_dualdg_release2.wav",
  66. "sfxHit": "sfx/hit_blade.wav"
  67. }
  68. ],
  69. "cannotBeCanceledByWeapon": false,
  70. "__separator_group_ID": -1,
  71. "__separator_group_Name": "",
  72. "__original_Index": 5
  73. }