Initial system development
This commit is contained in:
@ -2,10 +2,6 @@
|
||||
"Actor": {
|
||||
"types": ["character", "npc"],
|
||||
"templates": {
|
||||
"description": {
|
||||
"description": "Description ...",
|
||||
"gmnotes": "GM notes"
|
||||
},
|
||||
"subactors": {
|
||||
"subactors": {
|
||||
"followers": [],
|
||||
@ -115,11 +111,11 @@
|
||||
"eyes": "",
|
||||
"hair": "",
|
||||
"weight": "",
|
||||
"sex": "",
|
||||
"corp": "",
|
||||
"genre": "",
|
||||
"age": 0
|
||||
},
|
||||
"personnage": {
|
||||
}
|
||||
},
|
||||
"character": {
|
||||
"templates": [ "background", "common", "subactors" ]
|
||||
},
|
||||
"npc": {
|
||||
@ -160,5 +156,4 @@
|
||||
"price": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user