Update static data to 1828662

This commit is contained in:
DarkPhoenix
2020-10-22 13:53:57 +03:00
parent de63b11a80
commit 9f7fdfc800
8 changed files with 1308 additions and 791 deletions

View File

@@ -79589,5 +79589,118 @@
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
},
"8094": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 8094,
"effectName": "shipBonusHybridROFGD1",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "LocationRequiredSkillModifier",
"modifiedAttributeID": 51,
"modifyingAttributeID": 738,
"operation": 6,
"skillTypeID": 3301
}
],
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
},
"8095": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 8095,
"effectName": "eliteBonusInterdictors1massAddition",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "LocationGroupModifier",
"groupID": 329,
"modifiedAttributeID": 796,
"modifyingAttributeID": 1012,
"operation": 6
}
],
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
},
"8096": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 8096,
"effectName": "shipBonusKinMissileDamageCD2",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "charID",
"func": "OwnerRequiredSkillModifier",
"modifiedAttributeID": 117,
"modifyingAttributeID": 735,
"operation": 6,
"skillTypeID": 3319
}
],
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
},
"8097": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 8097,
"effectName": "eliteBonusInterdictors1ShieldCapacity",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 263,
"modifyingAttributeID": 1012,
"operation": 6
}
],
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
},
"8098": {
"disallowAutoRepeat": 0,
"effectCategory": 0,
"effectID": 8098,
"effectName": "shipBonusArmorHPAD2",
"electronicChance": 0,
"isAssistance": 0,
"isOffensive": 0,
"isWarpSafe": 0,
"modifierInfo": [
{
"domain": "shipID",
"func": "ItemModifier",
"modifiedAttributeID": 265,
"modifyingAttributeID": 1888,
"operation": 6
}
],
"propulsionChance": 0,
"published": 0,
"rangeChance": 0
}
}

View File

@@ -25752,5 +25752,8 @@
},
"56662": {
"3402": 1
},
"56748": {
"3412": 3
}
}

File diff suppressed because it is too large Load Diff

View File

@@ -1661,5 +1661,22 @@
"locationRequiredSkillModifiers": [],
"operationName": "ModAdd",
"showOutputValueInUI": "Hide"
},
"2108": {
"aggregateMode": "Maximum",
"developerDescription": "Webifier Range Bonus",
"displayName": "Stasis Webifier Range Bonus",
"displayNameID": 571849,
"itemModifiers": [],
"locationGroupModifiers": [
{
"dogmaAttributeID": 54,
"groupID": 65
}
],
"locationModifiers": [],
"locationRequiredSkillModifiers": [],
"operationName": "PostPercent",
"showOutputValueInUI": "ShowNormal"
}
}

View File

@@ -16184,6 +16184,18 @@
"published": true,
"useBasePrice": true
},
"4088": {
"anchorable": false,
"anchored": false,
"categoryID": 8,
"fittableNonSingleton": true,
"groupID": 4088,
"groupName": "Interdiction Burst Probes",
"groupNameID": 571813,
"iconID": 1721,
"published": false,
"useBasePrice": false
},
"350858": {
"anchorable": false,
"anchored": false,

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
[
{
"field_name": "client_build",
"field_value": 1822159
"field_value": 1828662
},
{
"field_name": "dump_time",
"field_value": 1602577754
"field_value": 1603350961
}
]

View File

@@ -204,7 +204,7 @@
"bonuses": [
{
"number": "10%",
"text": "bonus to kinetic Light Missile and Rocket damage"
"text": "bonus to shield hitpoints"
},
{
"number": "10%",
@@ -217,7 +217,7 @@
"bonuses": [
{
"number": "5%",
"text": "bonus to Light Missile and Rocket explosion radius"
"text": "bonus to Light Missile and Rocket kinetic damage"
},
{
"number": "10%",
@@ -258,8 +258,8 @@
{
"bonuses": [
{
"number": "5%",
"text": "bonus to Small Hybrid Turret rate of fire"
"number": "15%",
"text": "reduction in Armor Plate mass penalty"
},
{
"number": "10%",
@@ -271,8 +271,8 @@
{
"bonuses": [
{
"number": "10%",
"text": "bonus to Small Hybrid Turret optimal range"
"number": "5%",
"text": "bonus to Small Hybrid Turret rate of fire"
},
{
"number": "10%",
@@ -781,6 +781,10 @@
{
"number": "80%",
"text": "reduction in Propulsion Jamming systems activation cost"
},
{
"number": "100%",
"text": "bonus to the benefits of overheating Afterburners and Microwarpdrives"
}
],
"header": "Role Bonus:"
@@ -11275,6 +11279,10 @@
{
"number": "80%",
"text": "reduction in Propulsion Jamming systems activation cost"
},
{
"number": "100%",
"text": "bonus to the benefits of overheating Afterburners and Microwarpdrives"
}
],
"header": "Role Bonus:"
@@ -14943,7 +14951,7 @@
"bonuses": [
{
"number": "10%",
"text": "bonus to Light Missile and Rocket max velocity"
"text": "bonus to armor hitpoints"
},
{
"number": "5%",
@@ -15879,6 +15887,10 @@
{
"number": "80%",
"text": "reduction in Propulsion Jamming systems activation cost"
},
{
"number": "100%",
"text": "bonus to the benefits of overheating Afterburners and Microwarpdrives"
}
],
"header": "Role Bonus:"
@@ -20269,6 +20281,10 @@
{
"number": "80%",
"text": "reduction in Propulsion Jamming systems activation cost"
},
{
"number": "100%",
"text": "bonus to the benefits of overheating Afterburners and Microwarpdrives"
}
],
"header": "Role Bonus:"