Protection naturelle #68
Prise en compte de la protection naturelle pour tous
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"max": 10,
|
||||
"value": 10,
|
||||
"label": "Endurance",
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"resonnance": {
|
||||
"actors" : []
|
||||
@@ -77,6 +77,12 @@
|
||||
"value": 0,
|
||||
"label": "Vitesse",
|
||||
"derivee": true
|
||||
},
|
||||
"protection": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Protection",
|
||||
"derivee": false
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -138,7 +144,7 @@
|
||||
"max": 10,
|
||||
"value": 10,
|
||||
"label": "Endurance",
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"sonne": {
|
||||
"value": false,
|
||||
@@ -178,13 +184,13 @@
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Encombrement",
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"protection": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Protection",
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
}
|
||||
},
|
||||
"compteurs": {
|
||||
@@ -240,7 +246,7 @@
|
||||
"value": 10,
|
||||
"label": "Dexterité",
|
||||
"xp": 0,
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"vue": {
|
||||
"type": "number",
|
||||
@@ -261,7 +267,7 @@
|
||||
"value": 10,
|
||||
"label": "Odorat-Goût",
|
||||
"xp": 0,
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"volonte": {
|
||||
"type": "number",
|
||||
@@ -275,14 +281,14 @@
|
||||
"value": 10,
|
||||
"label": "Intellect",
|
||||
"xp": 0,
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"empathie": {
|
||||
"type": "number",
|
||||
"value": 10,
|
||||
"label": "Empathie",
|
||||
"xp": 0,
|
||||
"derivee": false
|
||||
"derivee": false
|
||||
},
|
||||
"reve": {
|
||||
"type": "number",
|
||||
@@ -400,6 +406,12 @@
|
||||
"value": 0,
|
||||
"label": "Malus Armure",
|
||||
"derivee": true
|
||||
},
|
||||
"protection": {
|
||||
"type": "number",
|
||||
"value": 0,
|
||||
"label": "Protection naturelle",
|
||||
"derivee": false
|
||||
}
|
||||
},
|
||||
"reve": {
|
||||
|
||||
Reference in New Issue
Block a user