mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Remove non-existant AFMU blueprints
This commit is contained in:
@@ -1,56 +1,4 @@
|
||||
{
|
||||
"AFM_LightWeight": {
|
||||
"id": 1,
|
||||
"features": {
|
||||
"1": {
|
||||
"integrity": [ -0.2, -0.1 ],
|
||||
"mass": [ -0.3, -0.4 ]
|
||||
},
|
||||
"2": {
|
||||
"integrity": [ -0.3, -0.2 ],
|
||||
"mass": [ -0.4, -0.5 ]
|
||||
},
|
||||
"3": {
|
||||
"integrity": [ -0.4, -0.3 ],
|
||||
"mass": [ -0.5, -0.6 ]
|
||||
},
|
||||
"4": {
|
||||
"integrity": [ -0.5, -0.4 ],
|
||||
"mass": [ -0.6, -0.7 ]
|
||||
},
|
||||
"5": {
|
||||
"integrity": [ -0.6, -0.5 ],
|
||||
"mass": [ -0.7, -0.8 ]
|
||||
}
|
||||
},
|
||||
"name": "Lightweight"
|
||||
},
|
||||
"AFM_Reinforced": {
|
||||
"id": 2,
|
||||
"features": {
|
||||
"1": {
|
||||
"integrity": [ 0.2, 0.5 ],
|
||||
"mass": [ 1, 0.4 ]
|
||||
},
|
||||
"2": {
|
||||
"integrity": [ 0.4, 1 ],
|
||||
"mass": [ 1.5, 0.8 ]
|
||||
},
|
||||
"3": {
|
||||
"integrity": [ 0.6, 1.5 ],
|
||||
"mass": [ 2.0, 1.2 ]
|
||||
},
|
||||
"4": {
|
||||
"integrity": [ 0.8, 2 ],
|
||||
"mass": [ 2.5, 1.6 ]
|
||||
},
|
||||
"5": {
|
||||
"integrity": [ 1, 2.5 ],
|
||||
"mass": [ 3.0, 2.0 ]
|
||||
}
|
||||
},
|
||||
"name": "Reinforced"
|
||||
},
|
||||
"AFM_Shielded": {
|
||||
"id": 3,
|
||||
"features": {
|
||||
|
||||
Reference in New Issue
Block a user