pd, interdictor also sb

This commit is contained in:
William Blythe
2018-04-30 10:58:09 +10:00
parent 90035fc057
commit e7a8c2eeb9
3 changed files with 94 additions and 1 deletions

23
dist/index.js vendored
View File

@@ -24752,6 +24752,9 @@ module.exports = {
}, },
"3": { "3": {
engineers: [ "Colonel Bris Dekker", "Tiana Fortune" ] engineers: [ "Colonel Bris Dekker", "Tiana Fortune" ]
},
"4": {
engineers: [ "Colonel Bris Dekker" ]
} }
} }
} }
@@ -25938,6 +25941,12 @@ module.exports = {
}, },
"3": { "3": {
engineers: [ "Hera Tani", "Marco Qwent", "The Dweller" ] engineers: [ "Hera Tani", "Marco Qwent", "The Dweller" ]
},
"4": {
engineers: [ "The Dweller" ]
},
"5": {
engineers: [ "The Dweller" ]
} }
} }
}, },
@@ -25989,6 +25998,12 @@ module.exports = {
}, },
"3": { "3": {
engineers: [ "Hera Tani", "Marco Qwent", "The Dweller" ] engineers: [ "Hera Tani", "Marco Qwent", "The Dweller" ]
},
"4": {
engineers: [ "The Dweller" ]
},
"5": {
engineers: [ "The Dweller" ]
} }
} }
}, },
@@ -26002,6 +26017,12 @@ module.exports = {
}, },
"3": { "3": {
engineers: [ "Hera Tani", "Marco Qwent", "The Dweller" ] engineers: [ "Hera Tani", "Marco Qwent", "The Dweller" ]
},
"4": {
engineers: [ "The Dweller" ]
},
"5": {
engineers: [ "The Dweller" ]
} }
} }
} }
@@ -26661,7 +26682,7 @@ module.exports = {
} }
} }
}, },
modifications: [ "explres", "integrity", "kinres", "mass", "power", "shieldboost", "thermres" ], modifications: [ "explres", "integrity", "kinres", "mass", "power", "optmul", "shieldboost", "thermres" ],
specials: [ "special_shieldbooster_thermic", "special_shieldbooster_kinetic", "special_shieldbooster_explosive", "special_shieldbooster_efficient", "special_shieldbooster_toughened", "special_shieldbooster_chunky" ] specials: [ "special_shieldbooster_thermic", "special_shieldbooster_kinetic", "special_shieldbooster_explosive", "special_shieldbooster_efficient", "special_shieldbooster_toughened", "special_shieldbooster_chunky" ]
}, },
sfn: { sfn: {

36
dist/index.json vendored
View File

@@ -33205,6 +33205,11 @@
"Colonel Bris Dekker", "Colonel Bris Dekker",
"Tiana Fortune" "Tiana Fortune"
] ]
},
"4": {
"engineers": [
"Colonel Bris Dekker"
]
} }
} }
} }
@@ -35382,6 +35387,16 @@
"Marco Qwent", "Marco Qwent",
"The Dweller" "The Dweller"
] ]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
} }
} }
}, },
@@ -35477,6 +35492,16 @@
"Marco Qwent", "Marco Qwent",
"The Dweller" "The Dweller"
] ]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
} }
} }
}, },
@@ -35502,6 +35527,16 @@
"Marco Qwent", "Marco Qwent",
"The Dweller" "The Dweller"
] ]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
} }
} }
} }
@@ -36772,6 +36807,7 @@
"kinres", "kinres",
"mass", "mass",
"power", "power",
"optmul",
"shieldboost", "shieldboost",
"thermres" "thermres"
], ],

View File

@@ -1740,6 +1740,11 @@
"Colonel Bris Dekker", "Colonel Bris Dekker",
"Tiana Fortune" "Tiana Fortune"
] ]
},
"4": {
"engineers": [
"Colonel Bris Dekker"
]
} }
} }
} }
@@ -3945,6 +3950,16 @@
"Marco Qwent", "Marco Qwent",
"The Dweller" "The Dweller"
] ]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
} }
} }
}, },
@@ -4040,6 +4055,16 @@
"Marco Qwent", "Marco Qwent",
"The Dweller" "The Dweller"
] ]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
} }
} }
}, },
@@ -4065,6 +4090,16 @@
"Marco Qwent", "Marco Qwent",
"The Dweller" "The Dweller"
] ]
},
"4": {
"engineers": [
"The Dweller"
]
},
"5": {
"engineers": [
"The Dweller"
]
} }
} }
} }
@@ -5337,6 +5372,7 @@
"kinres", "kinres",
"mass", "mass",
"power", "power",
"optmul",
"shieldboost", "shieldboost",
"thermres" "thermres"
], ],