forked from public/foundryvtt-reve-de-dragon
Cleanup valeurs numériques
This commit is contained in:
@@ -125,39 +125,39 @@ system:
|
||||
carac:
|
||||
taille:
|
||||
type: number
|
||||
value: '23'
|
||||
value: 23
|
||||
label: Taille
|
||||
xp: 0
|
||||
derivee: false
|
||||
constitution:
|
||||
type: number
|
||||
value: '18'
|
||||
value: 18
|
||||
label: Constitution
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
force:
|
||||
type: number
|
||||
value: '18'
|
||||
value: 18
|
||||
label: Force
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
perception:
|
||||
type: number
|
||||
value: '11'
|
||||
value: 11
|
||||
label: Perception
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
volonte:
|
||||
type: number
|
||||
value: '7'
|
||||
value: 7
|
||||
label: Volonté
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
reve:
|
||||
type: number
|
||||
value: '8'
|
||||
value: 8
|
||||
label: Rêve
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
sante:
|
||||
vie:
|
||||
@@ -190,12 +190,12 @@ system:
|
||||
derivee: true
|
||||
encombrement:
|
||||
type: number
|
||||
value: '20'
|
||||
value: 20
|
||||
label: Encombrement
|
||||
derivee: false
|
||||
protection:
|
||||
type: number
|
||||
value: '4'
|
||||
value: 4
|
||||
label: Protection
|
||||
derivee: false
|
||||
compteurs:
|
||||
|
||||
Reference in New Issue
Block a user