forked from GitHub-Mirrors/foundry-sw5e
Connect derived data to starships
another update to connect derived data to starships sheet only based on size so far.
This commit is contained in:
parent
d7879fad94
commit
3a7eafe267
5 changed files with 60 additions and 23 deletions
|
@ -470,6 +470,10 @@
|
|||
"mods": {
|
||||
"capUsed": 0,
|
||||
"capLimit": 10,
|
||||
"hardpoints":{
|
||||
"open": 0,
|
||||
"max": 0
|
||||
},
|
||||
"installed": 0,
|
||||
"suites": {
|
||||
"open": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue