Divers fixes + fiches creatures
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"Actor": {
|
||||
"types": [
|
||||
"personnage",
|
||||
"cellule"
|
||||
"cellule",
|
||||
"creature"
|
||||
],
|
||||
"templates": {
|
||||
"biodata": {
|
||||
@@ -15,7 +16,7 @@
|
||||
"sexe": "",
|
||||
"yeux": "",
|
||||
"description": "",
|
||||
"amemultiplier": 2,
|
||||
"habitat": "",
|
||||
"notes": "",
|
||||
"statut": "",
|
||||
"gmnotes": ""
|
||||
@@ -74,6 +75,9 @@
|
||||
"rouge": 0,
|
||||
"noire": 0
|
||||
},
|
||||
"vitesse": {
|
||||
"value": 0
|
||||
},
|
||||
"combat": {
|
||||
"initbonus": 0,
|
||||
"vitessebonus": 0,
|
||||
@@ -99,10 +103,14 @@
|
||||
"members": [],
|
||||
"description": ""
|
||||
},
|
||||
"pnj": {
|
||||
"creature": {
|
||||
"templates": [
|
||||
"npccore"
|
||||
]
|
||||
"core",
|
||||
"biodata"
|
||||
],
|
||||
"ressources": {
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
|
||||
Reference in New Issue
Block a user