forked from GitHub-Mirrors/foundry-sw5e
Integrate changes from the Prof
Received as-is changes from the Prof.
This commit is contained in:
parent
cacc43740e
commit
b3344ba8b9
19 changed files with 490 additions and 30 deletions
|
@ -440,6 +440,11 @@
|
|||
"dr": 0,
|
||||
"engpow": 1,
|
||||
"exhaustion": 0,
|
||||
"fuel": {
|
||||
"cap": 0,
|
||||
"cost": 0,
|
||||
"value": 0
|
||||
},
|
||||
"hsm": 1,
|
||||
"hull": {
|
||||
"die": "",
|
||||
|
@ -502,7 +507,7 @@
|
|||
},
|
||||
"details": {
|
||||
"tier": 0,
|
||||
"role": "",
|
||||
"role": [],
|
||||
"source": ""
|
||||
},
|
||||
"skills": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue