mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Add falloff modification to focused weapon blueprint
This commit is contained in:
@@ -10890,6 +10890,10 @@
|
|||||||
"Iron": 1
|
"Iron": 1
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
"falloff": [
|
||||||
|
0,
|
||||||
|
0.36
|
||||||
|
],
|
||||||
"piercing": [
|
"piercing": [
|
||||||
0,
|
0,
|
||||||
0.4
|
0.4
|
||||||
@@ -10915,6 +10919,10 @@
|
|||||||
"Iron": 1
|
"Iron": 1
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
"falloff": [
|
||||||
|
0.36,
|
||||||
|
0.52
|
||||||
|
],
|
||||||
"piercing": [
|
"piercing": [
|
||||||
0.4,
|
0.4,
|
||||||
0.6
|
0.6
|
||||||
@@ -10941,6 +10949,10 @@
|
|||||||
"Iron": 1
|
"Iron": 1
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
"falloff": [
|
||||||
|
0.52,
|
||||||
|
0.68
|
||||||
|
],
|
||||||
"piercing": [
|
"piercing": [
|
||||||
0.6,
|
0.6,
|
||||||
0.8
|
0.8
|
||||||
@@ -10967,6 +10979,10 @@
|
|||||||
"Polymer Capacitors": 1
|
"Polymer Capacitors": 1
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
"falloff": [
|
||||||
|
0.68,
|
||||||
|
0.84
|
||||||
|
],
|
||||||
"piercing": [
|
"piercing": [
|
||||||
0.8,
|
0.8,
|
||||||
1
|
1
|
||||||
@@ -10993,6 +11009,10 @@
|
|||||||
"Refined Focus Crystals": 1
|
"Refined Focus Crystals": 1
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
|
"falloff": [
|
||||||
|
0.84,
|
||||||
|
1
|
||||||
|
],
|
||||||
"piercing": [
|
"piercing": [
|
||||||
1,
|
1,
|
||||||
1.2
|
1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user