Cleanup valeurs numériques
This commit is contained in:
@@ -9,37 +9,37 @@ system:
|
||||
carac:
|
||||
taille:
|
||||
type: number
|
||||
value: '10'
|
||||
value: 10
|
||||
label: Taille
|
||||
xp: 0
|
||||
derivee: false
|
||||
constitution:
|
||||
type: number
|
||||
value: '10'
|
||||
value: 10
|
||||
label: Constitution
|
||||
xp: 0
|
||||
derivee: false
|
||||
force:
|
||||
type: number
|
||||
value: '10'
|
||||
value: 10
|
||||
label: Force
|
||||
xp: 0
|
||||
derivee: false
|
||||
perception:
|
||||
type: number
|
||||
value: '10'
|
||||
value: 10
|
||||
label: Perception
|
||||
xp: 0
|
||||
derivee: false
|
||||
volonte:
|
||||
type: number
|
||||
value: '10'
|
||||
value: 10
|
||||
label: Volonté
|
||||
xp: 0
|
||||
derivee: false
|
||||
reve:
|
||||
type: number
|
||||
value: '10'
|
||||
value: 10
|
||||
label: Rêve
|
||||
xp: 0
|
||||
derivee: false
|
||||
@@ -63,22 +63,22 @@ system:
|
||||
attributs:
|
||||
plusdom:
|
||||
type: number
|
||||
value: '0'
|
||||
value: 0
|
||||
label: +dom
|
||||
derivee: true
|
||||
vitesse:
|
||||
type: string
|
||||
value: '0'
|
||||
value: 0
|
||||
label: Vitesse
|
||||
derivee: true
|
||||
encombrement:
|
||||
type: number
|
||||
value: '0'
|
||||
value: 0
|
||||
label: Encombrement
|
||||
derivee: false
|
||||
protection:
|
||||
type: number
|
||||
value: '0'
|
||||
value: 0
|
||||
label: Protection naturelle
|
||||
derivee: false
|
||||
compteurs:
|
||||
|
||||
Reference in New Issue
Block a user