Fiches de PNJ
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"Actor": {
|
||||
"types": [
|
||||
"personnage",
|
||||
"creature"
|
||||
"pnj"
|
||||
],
|
||||
"templates": {
|
||||
"biodata": {
|
||||
@@ -145,31 +145,37 @@
|
||||
"competences": {
|
||||
"aventurier": {
|
||||
"label": "Aventurier",
|
||||
"niveau": 0,
|
||||
"rang": 0,
|
||||
"pp": 0
|
||||
},
|
||||
"combattant": {
|
||||
"label": "Aventurier",
|
||||
"niveau": 0,
|
||||
"rang": 0,
|
||||
"pp": 0
|
||||
},
|
||||
"erudit": {
|
||||
"label": "Erudit",
|
||||
"niveau": 0,
|
||||
"rang": 0,
|
||||
"pp": 0
|
||||
},
|
||||
"gentleman": {
|
||||
"label": "Gentleman",
|
||||
"niveau": 0,
|
||||
"rang": 0,
|
||||
"pp": 0
|
||||
},
|
||||
"roublard": {
|
||||
"label": "Roublard",
|
||||
"niveau": 0,
|
||||
"rang": 0,
|
||||
"pp": 0
|
||||
},
|
||||
"savant": {
|
||||
"label": "Savant",
|
||||
"niveau": 0,
|
||||
"rang": 0,
|
||||
"pp": 0
|
||||
}
|
||||
@@ -184,6 +190,8 @@
|
||||
"demasquee": 0
|
||||
},
|
||||
"parade": {
|
||||
"masquee": 0,
|
||||
"demasquee": 0,
|
||||
"value": 0
|
||||
},
|
||||
"resistancephysique": {
|
||||
@@ -223,6 +231,12 @@
|
||||
"biodata",
|
||||
"core"
|
||||
]
|
||||
},
|
||||
"pnj": {
|
||||
"templates": [
|
||||
"biodata",
|
||||
"core"
|
||||
]
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
|
||||
Reference in New Issue
Block a user