prep for gsrp and guardian fsd boosters

This commit is contained in:
willyb321
2018-07-01 11:18:42 +10:00
parent 362d816973
commit d596dc252d
4 changed files with 61 additions and 31 deletions

34
dist/index.js vendored
View File

@@ -16637,7 +16637,7 @@ module.exports = {
symbol: "Int_DroneControl_Recon_Size7_Class1"
} ],
gsrp: [ {
shieldreinforcement: 44,
shieldaddition: 44,
class: 1,
cost: 1e4,
edID: 128668537,
@@ -16649,7 +16649,7 @@ module.exports = {
rating: "E",
symbol: "Int_GuardianShieldReinforcement_Size1_Class1"
}, {
shieldreinforcement: 61,
shieldaddition: 61,
class: 1,
cost: 24e3,
edID: 128668537,
@@ -16661,7 +16661,7 @@ module.exports = {
rating: "D",
symbol: "Int_GuardianShieldReinforcement_Size1_Class2"
}, {
shieldreinforcement: 83,
shieldaddition: 83,
class: 2,
cost: 24e3,
edID: 128668537,
@@ -16673,7 +16673,7 @@ module.exports = {
rating: "E",
symbol: "Int_GuardianShieldReinforcement_Size2_Class1"
}, {
shieldreinforcement: 105,
shieldaddition: 105,
class: 2,
cost: 72621,
edID: 128668537,
@@ -16685,7 +16685,7 @@ module.exports = {
rating: "D",
symbol: "Int_GuardianShieldReinforcement_Size2_Class2"
}, {
shieldreinforcement: 143,
shieldaddition: 143,
class: 3,
cost: 174290,
edID: 128668537,
@@ -16697,7 +16697,7 @@ module.exports = {
rating: "D",
symbol: "Int_GuardianShieldReinforcement_Size3_Class2"
}, {
shieldreinforcement: 127,
shieldaddition: 127,
class: 3,
cost: 57600,
edID: 128668537,
@@ -16709,7 +16709,7 @@ module.exports = {
rating: "E",
symbol: "Int_GuardianShieldReinforcement_Size3_Class1"
}, {
shieldreinforcement: 165,
shieldaddition: 165,
class: 4,
cost: 138240,
edID: 128668537,
@@ -16721,7 +16721,7 @@ module.exports = {
rating: "E",
symbol: "Int_GuardianShieldReinforcement_Size4_Class1"
}, {
shieldreinforcement: 182,
shieldaddition: 182,
class: 4,
cost: 418295,
edID: 128668537,
@@ -16733,7 +16733,7 @@ module.exports = {
rating: "D",
symbol: "Int_GuardianShieldReinforcement_Size4_Class2"
}, {
shieldreinforcement: 215,
shieldaddition: 215,
class: 5,
cost: 1003910,
edID: 128668537,
@@ -16745,7 +16745,7 @@ module.exports = {
rating: "D",
symbol: "Int_GuardianShieldReinforcement_Size5_Class2"
}, {
shieldreinforcement: 198,
shieldaddition: 198,
class: 5,
cost: 331778,
edID: 128668537,
@@ -24224,6 +24224,20 @@ module.exports = {
type: "percentage",
method: "multiplicative",
higherbetter: true
},
jumpboost: {
id: 40,
name: "jumpboost",
type: "numeric",
method: "additive",
higherbetter: true
},
shieldaddition: {
id: 41,
name: "shieldaddition",
type: "numeric",
method: "additive",
higherbetter: true
}
},
modifierActions: {

34
dist/index.json vendored
View File

@@ -19475,7 +19475,7 @@
],
"gsrp": [
{
"shieldreinforcement": 44,
"shieldaddition": 44,
"class": 1,
"cost": 10000,
"edID": 128668537,
@@ -19488,7 +19488,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size1_Class1"
},
{
"shieldreinforcement": 61,
"shieldaddition": 61,
"class": 1,
"cost": 24000,
"edID": 128668537,
@@ -19501,7 +19501,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size1_Class2"
},
{
"shieldreinforcement": 83,
"shieldaddition": 83,
"class": 2,
"cost": 24000,
"edID": 128668537,
@@ -19514,7 +19514,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size2_Class1"
},
{
"shieldreinforcement": 105,
"shieldaddition": 105,
"class": 2,
"cost": 72621,
"edID": 128668537,
@@ -19527,7 +19527,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size2_Class2"
},
{
"shieldreinforcement": 143,
"shieldaddition": 143,
"class": 3,
"cost": 174290,
"edID": 128668537,
@@ -19540,7 +19540,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size3_Class2"
},
{
"shieldreinforcement": 127,
"shieldaddition": 127,
"class": 3,
"cost": 57600,
"edID": 128668537,
@@ -19553,7 +19553,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size3_Class1"
},
{
"shieldreinforcement": 165,
"shieldaddition": 165,
"class": 4,
"cost": 138240,
"edID": 128668537,
@@ -19566,7 +19566,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size4_Class1"
},
{
"shieldreinforcement": 182,
"shieldaddition": 182,
"class": 4,
"cost": 418295,
"edID": 128668537,
@@ -19579,7 +19579,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size4_Class2"
},
{
"shieldreinforcement": 215,
"shieldaddition": 215,
"class": 5,
"cost": 1003910,
"edID": 128668537,
@@ -19592,7 +19592,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size5_Class2"
},
{
"shieldreinforcement": 198,
"shieldaddition": 198,
"class": 5,
"cost": 331778,
"edID": 128668537,
@@ -32040,6 +32040,20 @@
"type": "percentage",
"method": "multiplicative",
"higherbetter": true
},
"jumpboost": {
"id": 40,
"name": "jumpboost",
"type": "numeric",
"method": "additive",
"higherbetter": true
},
"shieldaddition": {
"id": 41,
"name": "shieldaddition",
"type": "numeric",
"method": "additive",
"higherbetter": true
}
},
"modifierActions": {

View File

@@ -47,5 +47,7 @@
"thermres": {"id": 36, "name": "thermres", "type": "percentage", "method": "additive", "higherbetter": true},
"wepcap": {"id": 37, "name": "wepcap", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"weprate": {"id": 38, "name": "weprate", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"shieldreinforcement": {"id": 39, "name": "shieldreinforcement", "type": "percentage", "method": "multiplicative", "higherbetter": true}
"shieldreinforcement": {"id": 39, "name": "shieldreinforcement", "type": "percentage", "method": "multiplicative", "higherbetter": true},
"jumpboost": {"id": 40, "name": "jumpboost", "type": "numeric", "method": "additive", "higherbetter": true},
"shieldaddition": {"id": 41, "name": "shieldaddition", "type": "numeric", "method": "additive", "higherbetter": true}
}

View File

@@ -1,7 +1,7 @@
{
"gsrp": [
{
"shieldreinforcement": 44,
"shieldaddition": 44,
"class": 1,
"cost": 10000,
"edID": 128668537,
@@ -14,7 +14,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size1_Class1"
},
{
"shieldreinforcement": 61,
"shieldaddition": 61,
"class": 1,
"cost": 24000,
"edID": 128668537,
@@ -27,7 +27,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size1_Class2"
},
{
"shieldreinforcement": 83,
"shieldaddition": 83,
"class": 2,
"cost": 24000,
"edID": 128668537,
@@ -40,7 +40,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size2_Class1"
},
{
"shieldreinforcement": 105,
"shieldaddition": 105,
"class": 2,
"cost": 72621,
"edID": 128668537,
@@ -53,7 +53,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size2_Class2"
},
{
"shieldreinforcement": 143,
"shieldaddition": 143,
"class": 3,
"cost": 174290,
"edID": 128668537,
@@ -66,7 +66,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size3_Class2"
},
{
"shieldreinforcement": 127,
"shieldaddition": 127,
"class": 3,
"cost": 57600,
"edID": 128668537,
@@ -79,7 +79,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size3_Class1"
},
{
"shieldreinforcement": 165,
"shieldaddition": 165,
"class": 4,
"cost": 138240,
"edID": 128668537,
@@ -92,7 +92,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size4_Class1"
},
{
"shieldreinforcement": 182,
"shieldaddition": 182,
"class": 4,
"cost": 418295,
"edID": 128668537,
@@ -105,7 +105,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size4_Class2"
},
{
"shieldreinforcement": 215,
"shieldaddition": 215,
"class": 5,
"cost": 1003910,
"edID": 128668537,
@@ -118,7 +118,7 @@
"symbol": "Int_GuardianShieldReinforcement_Size5_Class2"
},
{
"shieldreinforcement": 198,
"shieldaddition": 198,
"class": 5,
"cost": 331778,
"edID": 128668537,