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
a1a7843454
commit
0ac4d45302
5 changed files with 69 additions and 27 deletions
|
@ -464,6 +464,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