Cleanup valeurs numériques
This commit is contained in:
@@ -97,21 +97,21 @@ system:
|
||||
carac:
|
||||
taille:
|
||||
type: number
|
||||
value: '13'
|
||||
value: 13
|
||||
label: Taille
|
||||
xp: 0
|
||||
derivee: false
|
||||
reve:
|
||||
type: number
|
||||
value: '19'
|
||||
value: 19
|
||||
label: Rêve
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
niveau:
|
||||
type: number
|
||||
value: '+5'
|
||||
label: Niveau
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
sante:
|
||||
endurance:
|
||||
@@ -142,7 +142,7 @@ system:
|
||||
derivee: true
|
||||
protection:
|
||||
type: number
|
||||
value: '0'
|
||||
value: 0
|
||||
label: Protection naturelle
|
||||
derivee: false
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user