Fiche de creature
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"Actor": {
|
||||
"types": [
|
||||
"personnage"
|
||||
"personnage",
|
||||
"creature"
|
||||
],
|
||||
"templates": {
|
||||
"biodata": {
|
||||
@@ -15,6 +16,8 @@
|
||||
"sexe": "",
|
||||
"yeux": "",
|
||||
"description": "",
|
||||
"habitat": "",
|
||||
"comportement": "",
|
||||
"psychemultiplier": 1,
|
||||
"notes": "",
|
||||
"gmnotes": ""
|
||||
@@ -95,9 +98,10 @@
|
||||
"core"
|
||||
]
|
||||
},
|
||||
"pnj": {
|
||||
"creature": {
|
||||
"templates": [
|
||||
"npccore"
|
||||
"biodata",
|
||||
"core"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user