forked from public/foundryvtt-reve-de-dragon
Fi creature sheet
This commit is contained in:
@@ -67,22 +67,15 @@
|
||||
"max": 10,
|
||||
"value": 10,
|
||||
"label": "Vie",
|
||||
"derivee": true
|
||||
"derivee": false
|
||||
},
|
||||
"endurance": {
|
||||
"type": "number",
|
||||
"max": 10,
|
||||
"value": 10,
|
||||
"label": "Endurance",
|
||||
"derivee": true
|
||||
"derivee": false
|
||||
},
|
||||
"fatigue": {
|
||||
"type": "number",
|
||||
"max": 0,
|
||||
"value": 0,
|
||||
"label": "Fatigue",
|
||||
"derivee": true
|
||||
},
|
||||
"sonne": {
|
||||
"value": false,
|
||||
"label": "Sonné"
|
||||
@@ -105,35 +98,29 @@
|
||||
}
|
||||
},
|
||||
"attributs": {
|
||||
"sconst": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "S. Const",
|
||||
"derivee": true
|
||||
},
|
||||
"sust": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Sustentation",
|
||||
"derivee": true
|
||||
},
|
||||
"plusdom": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "+dom",
|
||||
"derivee": true
|
||||
},
|
||||
"vitesse": {
|
||||
"type": "string",
|
||||
"value": 0,
|
||||
"label": "Vitesse",
|
||||
"derivee": true
|
||||
},
|
||||
"encombrement": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Encombrement",
|
||||
"derivee": true
|
||||
"derivee": false
|
||||
},
|
||||
"malusarmure": {
|
||||
"protection": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Malus Armure",
|
||||
"derivee": true
|
||||
"label": "Protection",
|
||||
"derivee": false
|
||||
}
|
||||
},
|
||||
"compteurs": {
|
||||
|
Reference in New Issue
Block a user