diff --git a/modules/models/personnage.mjs b/modules/models/personnage.mjs index caa0d99..64601b8 100644 --- a/modules/models/personnage.mjs +++ b/modules/models/personnage.mjs @@ -9,16 +9,17 @@ export default class PersonnageDataModel extends foundry.abstract.TypeDataModel biodata: new fields.SchemaField({ name: new fields.StringField({ initial: "" }), age: new fields.NumberField({ initial: 0, integer: true }), - poids: new fields.StringField({ initial: "" }), - taille: new fields.StringField({ initial: "" }), - cheveux: new fields.StringField({ initial: "" }), + poids: new fields.StringField({ initial: "70" }), + taille: new fields.StringField({ initial: "1,80m" }), + cheveux: new fields.StringField({ initial: "Brun" }), sexe: new fields.StringField({ initial: "" }), - yeux: new fields.StringField({ initial: "" }), + yeux: new fields.StringField({ initial: "Verts" }), description: new fields.HTMLField({ initial: "" }), habitat: new fields.HTMLField({ initial: "" }), notes: new fields.HTMLField({ initial: "" }), statut: new fields.StringField({ initial: "" }), gmnotes: new fields.HTMLField({ initial: "" }), + mainpreferee: new fields.StringField({ initial: "Droite" }), statutresistant: new fields.StringField({ initial: "commun" }) }), // Template core diff --git a/packs/aides-de-jeu/000379.log b/packs/aides-de-jeu/000383.log similarity index 100% rename from packs/aides-de-jeu/000379.log rename to packs/aides-de-jeu/000383.log diff --git a/packs/aides-de-jeu/MANIFEST-000377 b/packs/aides-de-jeu/MANIFEST-000377 deleted file mode 100644 index e64f5dc..0000000 Binary files a/packs/aides-de-jeu/MANIFEST-000377 and /dev/null differ diff --git a/packs/armes/000378.log b/packs/armes/000382.log similarity index 100% rename from packs/armes/000378.log rename to packs/armes/000382.log diff --git a/packs/armes/MANIFEST-000376 b/packs/armes/MANIFEST-000376 deleted file mode 100644 index 9671204..0000000 Binary files a/packs/armes/MANIFEST-000376 and /dev/null differ diff --git a/packs/competences-creatures/000378.log b/packs/competences-creatures/000382.log similarity index 100% rename from packs/competences-creatures/000378.log rename to packs/competences-creatures/000382.log diff --git a/packs/competences-creatures/MANIFEST-000376 b/packs/competences-creatures/MANIFEST-000376 deleted file mode 100644 index 0e90f3a..0000000 Binary files a/packs/competences-creatures/MANIFEST-000376 and /dev/null differ diff --git a/packs/competences/000378.log b/packs/competences/000382.log similarity index 100% rename from packs/competences/000378.log rename to packs/competences/000382.log diff --git a/packs/competences/MANIFEST-000376 b/packs/competences/MANIFEST-000376 deleted file mode 100644 index 3fa91cf..0000000 Binary files a/packs/competences/MANIFEST-000376 and /dev/null differ diff --git a/packs/equipement/000378.log b/packs/equipement/000382.log similarity index 100% rename from packs/equipement/000378.log rename to packs/equipement/000382.log diff --git a/packs/equipement/MANIFEST-000376 b/packs/equipement/MANIFEST-000376 deleted file mode 100644 index f510acb..0000000 Binary files a/packs/equipement/MANIFEST-000376 and /dev/null differ diff --git a/packs/historiques/000378.log b/packs/historiques/000382.log similarity index 100% rename from packs/historiques/000378.log rename to packs/historiques/000382.log diff --git a/packs/historiques/MANIFEST-000376 b/packs/historiques/MANIFEST-000376 deleted file mode 100644 index 4a4fd09..0000000 Binary files a/packs/historiques/MANIFEST-000376 and /dev/null differ diff --git a/packs/mutations/000288.log b/packs/mutations/000292.log similarity index 100% rename from packs/mutations/000288.log rename to packs/mutations/000292.log diff --git a/packs/mutations/MANIFEST-000286 b/packs/mutations/MANIFEST-000286 deleted file mode 100644 index d59e4f1..0000000 Binary files a/packs/mutations/MANIFEST-000286 and /dev/null differ diff --git a/packs/profils/000378.log b/packs/profils/000382.log similarity index 100% rename from packs/profils/000378.log rename to packs/profils/000382.log diff --git a/packs/profils/MANIFEST-000376 b/packs/profils/MANIFEST-000376 deleted file mode 100644 index c397eee..0000000 Binary files a/packs/profils/MANIFEST-000376 and /dev/null differ diff --git a/packs/protections/000378.log b/packs/protections/000382.log similarity index 100% rename from packs/protections/000378.log rename to packs/protections/000382.log diff --git a/packs/protections/MANIFEST-000376 b/packs/protections/MANIFEST-000376 deleted file mode 100644 index 8c4c9ed..0000000 Binary files a/packs/protections/MANIFEST-000376 and /dev/null differ diff --git a/packs/scenes/000217.log b/packs/scenes/000221.log similarity index 100% rename from packs/scenes/000217.log rename to packs/scenes/000221.log diff --git a/packs/scenes/MANIFEST-000215 b/packs/scenes/MANIFEST-000215 deleted file mode 100644 index 6dc3826..0000000 Binary files a/packs/scenes/MANIFEST-000215 and /dev/null differ diff --git a/packs/talents-cellule/000378.log b/packs/tables/000378.log similarity index 100% rename from packs/talents-cellule/000378.log rename to packs/tables/000378.log diff --git a/packs/tables/MANIFEST-000372 b/packs/tables/MANIFEST-000372 deleted file mode 100644 index bcd6eac..0000000 Binary files a/packs/tables/MANIFEST-000372 and /dev/null differ diff --git a/packs/tables/000374.log b/packs/talents-cellule/000382.log similarity index 100% rename from packs/tables/000374.log rename to packs/talents-cellule/000382.log diff --git a/packs/talents-cellule/MANIFEST-000376 b/packs/talents-cellule/MANIFEST-000376 deleted file mode 100644 index a5da610..0000000 Binary files a/packs/talents-cellule/MANIFEST-000376 and /dev/null differ diff --git a/packs/talents/000380.log b/packs/talents/000384.log similarity index 100% rename from packs/talents/000380.log rename to packs/talents/000384.log diff --git a/packs/talents/MANIFEST-000378 b/packs/talents/MANIFEST-000378 deleted file mode 100644 index b4877be..0000000 Binary files a/packs/talents/MANIFEST-000378 and /dev/null differ diff --git a/system.json b/system.json index d794731..31363c2 100644 --- a/system.json +++ b/system.json @@ -41,7 +41,9 @@ "modules/hawkmoon-main.js" ], "styles": [ - "styles/hawkmoon.css" + { + "src": "styles/hawkmoon.css" + } ], "languages": [ { @@ -350,5 +352,6 @@ "primaryTokenAttribute": "sante.vigueur", "secondaryTokenAttribute": "bonneaventure.actuelle", "socket": true, - "background": "systems/fvtt-hawkmoon-cyd/assets/ui/fond_hawkmoon.webp" + "background": "systems/fvtt-hawkmoon-cyd/assets/ui/fond_hawkmoon.webp", + "flags": {} } \ No newline at end of file diff --git a/templates/actor-sheet.hbs b/templates/actor-sheet.hbs index b5e680c..9b23119 100644 --- a/templates/actor-sheet.hbs +++ b/templates/actor-sheet.hbs @@ -576,12 +576,12 @@