mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Add values for FSD interrupt
This commit is contained in:
5
dist/index.js
vendored
5
dist/index.js
vendored
@@ -21456,7 +21456,10 @@ module.exports = {
|
||||
jitter: 1,
|
||||
speed: -.1667
|
||||
},
|
||||
special_fsd_interrupt: {},
|
||||
special_fsd_interrupt: {
|
||||
damage: -.3,
|
||||
rof: .5
|
||||
},
|
||||
special_high_yield_shell: {
|
||||
rof: .1111111111111111
|
||||
},
|
||||
|
||||
5
dist/index.json
vendored
5
dist/index.json
vendored
@@ -28707,7 +28707,10 @@
|
||||
"jitter": 1,
|
||||
"speed": -0.1667
|
||||
},
|
||||
"special_fsd_interrupt": {},
|
||||
"special_fsd_interrupt": {
|
||||
"damage": -0.3,
|
||||
"rof": 0.5
|
||||
},
|
||||
"special_high_yield_shell": {
|
||||
"rof": 0.1111111111111111
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user