forked from public/foundryvtt-reve-de-dragon
Cleanup valeurs numériques
This commit is contained in:
@@ -69,21 +69,21 @@ system:
|
||||
carac:
|
||||
taille:
|
||||
type: number
|
||||
value: '12'
|
||||
value: 12
|
||||
label: Taille
|
||||
xp: 0
|
||||
derivee: false
|
||||
reve:
|
||||
type: number
|
||||
value: '16'
|
||||
value: 16
|
||||
label: Rêve
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
niveau:
|
||||
type: number
|
||||
value: '+3'
|
||||
label: Niveau
|
||||
xp: '0'
|
||||
xp: 0
|
||||
derivee: false
|
||||
sante:
|
||||
endurance:
|
||||
@@ -114,7 +114,7 @@ system:
|
||||
derivee: true
|
||||
protection:
|
||||
type: number
|
||||
value: '4'
|
||||
value: 4
|
||||
label: Protection naturelle
|
||||
derivee: false
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user