Item sheets, WIP
This commit is contained in:
@@ -227,7 +227,8 @@
|
||||
"equipment",
|
||||
"weapon",
|
||||
"module",
|
||||
"money"
|
||||
"money",
|
||||
"condition"
|
||||
],
|
||||
"templates": {
|
||||
"commonitem": {
|
||||
@@ -284,6 +285,7 @@
|
||||
},
|
||||
"spell": {
|
||||
"spelltype": "",
|
||||
"level":"",
|
||||
"value": 0,
|
||||
"description": ""
|
||||
},
|
||||
@@ -351,6 +353,9 @@
|
||||
},
|
||||
"module": {
|
||||
"description": ""
|
||||
},
|
||||
"condition": {
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user