Attached equipment to starships

calculated attributes based on armor, shields, power coupling, hyperdrive, and reactor.
This commit is contained in:
supervj 2021-06-10 23:38:05 -04:00
parent 0ac4d45302
commit 18f11013c1
8 changed files with 152 additions and 110 deletions

View file

@ -441,11 +441,32 @@
"uuid": null
}
},
"dr": 0,
"equip":{
"cargoCap": 0,
"crewMinWorkforce": 0,
"foodCap": 0
"equip": {
"armor": {
"dr": 0,
"maxDex": 99,
"stealthDisadv": false
},
"hyperdrive": {
"class": null
},
"powerCoupling": {
"centralCap": 0,
"systemCap": 0
},
"reactor": {
"fuelMult": 1,
"powerRecDie": "1"
},
"size": {
"cargoCap": 0,
"crewMinWorkforce": 0,
"foodCap": 0
},
"shields": {
"capMult": 1,
"regenRateMult": 1
}
},
"systemDamage": 0,
"fuel": {
@ -477,7 +498,6 @@
},
"power": {
"die": "",
"recovery": 1,
"routing":{
"engines": 1,
"shields": 1,
@ -514,8 +534,6 @@
"dicemax": 0,
"depleted": false,
"formula":"",
"regenRate": 1,
"capMod": 1,
"value": null,
"max": null
},
@ -879,7 +897,7 @@
"capx": {
"value": null
},
"hpperhd": {
"dmgred": {
"value": null
},
"regrateco": {