Migration datamodels !

This commit is contained in:
2026-01-11 22:40:06 +01:00
parent 8d3fdbd009
commit fc7c51e369
238 changed files with 16947 additions and 2539 deletions

View File

@@ -55,16 +55,16 @@ export const YGGDRASILL_CONFIG = {
{ key:"visee", label:"Attaque Visée" }
],
optionsSR : [
{key: "0", label: "Aucun"},
{key: "5", label: "Très Simple (5)"},
{key: "7", label: "Simple (7)"},
{key: "10", label: "Aisé (10)"},
{key: "14", label: "Moyen (14)"},
{key: "19", label: "Difficile (19)"},
{key: "25", label: "Très Difficile (25)"},
{key: "32", label: "Exceptionnel (32)"},
{key: "40", label: "Légendaire (40)"},
{key: "49", label: "Divin (49)"}
{key: 0, label: "Aucun"},
{key: 5, label: "Très Simple (5)"},
{key: 7, label: "Simple (7)"},
{key: 10, label: "Aisé (10)"},
{key: 14, label: "Moyen (14)"},
{key: 19, label: "Difficile (19)"},
{key: 25, label: "Très Difficile (25)"},
{key: 32, label: "Exceptionnel (32)"},
{key: 40, label: "Légendaire (40)"},
{key: 49, label: "Divin (49)"}
],
optionsCarac: [