12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "item": "OilSword",
- "airControlAlways": false,
- "isACancel": false,
- "allowCrouch": true,
- "strikeChain": [
- {
- "charge": 0.3,
- "coolDown": 0,
- "lockCtrlAfter": 0,
- "power": [
- 53
- ],
- "animId": "atkSaberA",
- "fxId": "fxSaberA",
- "dynamicCharge": 0,
- "breachBonus": 0,
- "props": {
- "duration": 20
- },
- "hitFrame": 9,
- "canCrit": false,
- "area": {
- "shape": 1,
- "width": 3.25,
- "height": 2.5,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "critMul": 1.1,
- "glowColor": 5122433,
- "fxInnerColor": 2169918,
- "fxOuterColor": 8676538,
- "sfxRelease": "sfx/weapon_saber_release1.wav",
- "sfxHit": "sfx/hit_blade.wav",
- "fxStartFrame": 7
- },
- {
- "charge": 0.16,
- "coolDown": 0,
- "lockCtrlAfter": 0.25,
- "animId": "atkSaberB",
- "fxId": "fxSaberB",
- "power": [
- 53
- ],
- "dynamicCharge": 0,
- "breachBonus": 0,
- "props": {
- "duration": 20
- },
- "hitFrame": 8,
- "canCrit": false,
- "area": {
- "shape": 0,
- "width": 3,
- "height": 0,
- "offsetCaseX": 0,
- "offsetCaseY": 0
- },
- "critMul": 1.1,
- "glowColor": 5122433,
- "fxInnerColor": 2169918,
- "fxOuterColor": 8676538,
- "sfxRelease": "sfx/weapon_dualdg_release2.wav",
- "sfxHit": "sfx/hit_blade.wav"
- }
- ],
- "cannotBeCanceledByWeapon": false,
- "__separator_group_ID": -1,
- "__separator_group_Name": "",
- "__original_Index": 5
- }
|