feat(compendiums): add 54 ingredient items from rulebook (all disciplines)

- 27 general esoteric items (school=all)
- 6 Cinabre interne items
- 7 Alchimie items
- 7 Exorcisme items
- 7 Géomancie items
- No specific Maîtrise de la Voie items (not listed in rulebook)
- Template file removed

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-03-31 21:11:20 +02:00
parent bc9f4d9867
commit 6091d4bf58
65 changed files with 909 additions and 45 deletions

View File

@@ -0,0 +1,16 @@
{
"_id": "kg0pOh8uVKojyrrK",
"_key": "!items!kg0pOh8uVKojyrrK",
"name": "Aiguilles d'acupuncture",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "alchemy",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "ykekdZlirabRobEF",
"_key": "!items!ykekdZlirabRobEF",
"name": "Almanach",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "geomancy",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "J6f9jiZqoB9R1o2n",
"_key": "!items!J6f9jiZqoB9R1o2n",
"name": "Amulette",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "Qkdb065Nt5bf5YMk",
"_key": "!items!Qkdb065Nt5bf5YMk",
"name": "Argent funéraire",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "dnQzn4PTiM6Kgzsu",
"_key": "!items!dnQzn4PTiM6Kgzsu",
"name": "Arme, outil ou relique lié à un type de créature surnaturelle",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 3,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "QbeME0RdszMy8dn3",
"_key": "!items!QbeME0RdszMy8dn3",
"name": "Arme, outil ou relique lié à une divinité",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 4,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "8LXu3S2BVNikAYqX",
"_key": "!items!8LXu3S2BVNikAYqX",
"name": "Arme, outil ou relique lié à une entité spécifique",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 3,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "fxm1vE7Anvn8YttE",
"_key": "!items!fxm1vE7Anvn8YttE",
"name": "Arme, outil ou relique unique et légendaire",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 5,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "yAOf4LhPDRceurne",
"_key": "!items!yAOf4LhPDRceurne",
"name": "Autel de prière",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "geomancy",
"obtainLevel": 2,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "sv6piO2nBbasw9am",
"_key": "!items!sv6piO2nBbasw9am",
"name": "Bâton de moine",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 2,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "YmzPJ9ukbriXUGcT",
"_key": "!items!YmzPJ9ukbriXUGcT",
"name": "Boussole lopun pour la pratique du fungseoi",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "geomancy",
"obtainLevel": 1,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "3ZWeIcL5rSoTTY1g",
"_key": "!items!3ZWeIcL5rSoTTY1g",
"name": "Carapace de tortue",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "geomancy",
"obtainLevel": 1,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "UEI1LmKQTCvDiyx4",
"_key": "!items!UEI1LmKQTCvDiyx4",
"name": "Carte céleste",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "geomancy",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "wjC8osXZnBchjQMI",
"_key": "!items!wjC8osXZnBchjQMI",
"name": "Chapelet bouddhique",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "LRC8VeMyivqlK4P2",
"_key": "!items!LRC8VeMyivqlK4P2",
"name": "Clochette de bronze",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "exorcism",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "HpA9Mr49GnKyJM4f",
"_key": "!items!HpA9Mr49GnKyJM4f",
"name": "Colifichet",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Pendentif, sachet porte-bonheur…</p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "tLw3xPNaqrJF1x3A",
"_key": "!items!tLw3xPNaqrJF1x3A",
"name": "Collier de pièces trouées",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "exorcism",
"obtainLevel": 2,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "9zuZ1qIKDjkxVV6r",
"_key": "!items!9zuZ1qIKDjkxVV6r",
"name": "Diagramme des points vitaux et méridiens d'énergie",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "internalcinnabar",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "F1SwJa0Od8zmCHmv",
"_key": "!items!F1SwJa0Od8zmCHmv",
"name": "Disque de jade",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "geomancy",
"obtainLevel": 2,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "xvwcyvBjBoI8tubM",
"_key": "!items!xvwcyvBjBoI8tubM",
"name": "Encens précieux",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "internalcinnabar",
"obtainLevel": 1,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "WgRSEmbMXgEeT28Z",
"_key": "!items!WgRSEmbMXgEeT28Z",
"name": "Encre au cinabre",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 2,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "Gy3lWdXdm7ssu9zq",
"_key": "!items!Gy3lWdXdm7ssu9zq",
"name": "Épée ou flèches de saule",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Par 10 flèches</p>",
"school": "exorcism",
"obtainLevel": 2,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "g7SerBVU7P9sWnIm",
"_key": "!items!g7SerBVU7P9sWnIm",
"name": "Figurine de malédiction",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "internalcinnabar",
"obtainLevel": 2,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "vCdhYfcJ4sfD4nCT",
"_key": "!items!vCdhYfcJ4sfD4nCT",
"name": "Figurine ou statuette de divinité",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 2,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "wvrAIkDFveeKELy2",
"_key": "!items!wvrAIkDFveeKELy2",
"name": "Formulaire de décret céleste",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "internalcinnabar",
"obtainLevel": 2,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "bIVXsWbEu5Mv3zB0",
"_key": "!items!bIVXsWbEu5Mv3zB0",
"name": "Herbes et plantes de la pharmacopée chinoise",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "49cRA7TWXvvXwE8V",
"_key": "!items!49cRA7TWXvvXwE8V",
"name": "Ingrédients et composantes simples",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Bougie, encens courant, fiole de sel, huile essentielle…</p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "vjHleWd7FghbpMza",
"_key": "!items!vjHleWd7FghbpMza",
"name": "Ingrédients et composants spécifiques",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Minéral, plante, poudre de jade, saule…</p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "OGyJjYt85CG73Uhx",
"_key": "!items!OGyJjYt85CG73Uhx",
"name": "Ingrédients Yang",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Riz, œufs…</p>",
"school": "exorcism",
"obtainLevel": 0,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "YGp74SqicjKQtAvg",
"_key": "!items!YGp74SqicjKQtAvg",
"name": "Livre de mythes et légendes",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "xlqo2fukoMk1KzMx",
"_key": "!items!xlqo2fukoMk1KzMx",
"name": "Livre de recettes",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "alchemy",
"obtainLevel": 2,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "C3MaeuawN1MfTKl7",
"_key": "!items!C3MaeuawN1MfTKl7",
"name": "Livre parmi les grands classiques chinois",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "QM3SpNCLt4uqG0Ht",
"_key": "!items!QM3SpNCLt4uqG0Ht",
"name": "Manuel de pratique magique",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "1iZ9oNz1A81XaQ9a",
"_key": "!items!1iZ9oNz1A81XaQ9a",
"name": "Matériel courant d'alchimie",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Fioles, tubes, balance, pilon, mortier…</p>",
"school": "alchemy",
"obtainLevel": 0,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "TYaEfy3uhOkA44fe",
"_key": "!items!TYaEfy3uhOkA44fe",
"name": "Matériel divinatoire courant",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Baguettes de Jik Ging, piécettes…</p>",
"school": "geomancy",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "5h6YXcDSaU5At5Um",
"_key": "!items!5h6YXcDSaU5At5Um",
"name": "Miroir octogonal",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "exorcism",
"obtainLevel": 1,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "HbAO0GhH6YzzSLd9",
"_key": "!items!HbAO0GhH6YzzSLd9",
"name": "Munitions à tête en bois de saule",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Par chargeur</p>",
"school": "exorcism",
"obtainLevel": 3,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "cTYrU45rhTs3dZJO",
"_key": "!items!cTYrU45rhTs3dZJO",
"name": "Nécessaire de moxibustion",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "alchemy",
"obtainLevel": 2,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "WbGlDDUkcXIdHix2",
"_key": "!items!WbGlDDUkcXIdHix2",
"name": "Ouvrage crédible traitant du surnaturel",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "bUjbI2zEzo7gRiQC",
"_key": "!items!bUjbI2zEzo7gRiQC",
"name": "Ouvrage peu courant",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 2,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "pG0tRKwl98pRZqU0",
"_key": "!items!pG0tRKwl98pRZqU0",
"name": "Ouvrage spécialisé",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 2,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "MC5t9WjJ0DpibAbs",
"_key": "!items!MC5t9WjJ0DpibAbs",
"name": "Ouvrage très rare ou réputé unique",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 3,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "VKBXV6eTk2O5VdZE",
"_key": "!items!VKBXV6eTk2O5VdZE",
"name": "Papier invocatoire",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "IMd2rqG62QzR1xSx",
"_key": "!items!IMd2rqG62QzR1xSx",
"name": "Pétards",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "exorcism",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "S3MunxmYqxuOOpCy",
"_key": "!items!S3MunxmYqxuOOpCy",
"name": "Plantes d'usage courant",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Ginseng, ginko, radis noir, branche de pêcher, écorce de saule…</p>",
"school": "alchemy",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "Nd605i9LrdRRokzG",
"_key": "!items!Nd605i9LrdRRokzG",
"name": "Rouleau de sûtras",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "4TLlCrz8KzanxGwC",
"_key": "!items!4TLlCrz8KzanxGwC",
"name": "Sceau en bois",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "p07OLylMX6Xhp6tK",
"_key": "!items!p07OLylMX6Xhp6tK",
"name": "Sceau en jade",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 3,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "RS5GTJJlDcOGBbqL",
"_key": "!items!RS5GTJJlDcOGBbqL",
"name": "Sceptre taoïste jyuji",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 1,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "JGDoFTKniCAb3SK2",
"_key": "!items!JGDoFTKniCAb3SK2",
"name": "Substance ou plante dangereuse ou interdite",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Venins, toxines…</p>",
"school": "alchemy",
"obtainLevel": 1,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "FjHQ4LNrUTdngtyp",
"_key": "!items!FjHQ4LNrUTdngtyp",
"name": "Substance rare ou précieuse",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p>Jade, or, argent, perle…</p>",
"school": "alchemy",
"obtainLevel": 2,
"obtainDifficulty": 1,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "artf8hjBWc4Qk9Mz",
"_key": "!items!artf8hjBWc4Qk9Mz",
"name": "Tablette de commandement aux éléments",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "internalcinnabar",
"obtainLevel": 2,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "0NDBw1YB54q3hLH0",
"_key": "!items!0NDBw1YB54q3hLH0",
"name": "Talisman",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "all",
"obtainLevel": 0,
"obtainDifficulty": 2,
"quantity": 1,
"notes": ""
}
}

View File

@@ -0,0 +1,16 @@
{
"_id": "tIoYoiHB6EyiFRbU",
"_key": "!items!tIoYoiHB6EyiFRbU",
"name": "Tripode de bronze",
"type": "ingredient",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-ingredient.svg",
"system": {
"reference": "",
"description": "<p></p>",
"school": "internalcinnabar",
"obtainLevel": 2,
"obtainDifficulty": 3,
"quantity": 1,
"notes": ""
}
}

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:27.558057 7f971d7ee6c0 Delete type=3 #1
2026/03/31-20:48:27.560374 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:27.572638 7f970f7fe6c0 Level-0 table #5: 1330 bytes OK
2026/03/31-20:48:27.588205 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:27.588400 7f970f7fe6c0 Manual compaction at level-0 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.680660 7f6053fff6c0 Delete type=3 #1
2026/03/31-21:11:06.683477 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.688560 7f6052ffd6c0 Level-0 table #5: 1330 bytes OK
2026/03/31-21:11:06.699293 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.699437 7f6052ffd6c0 Manual compaction at level-0 from '!items!3aig6MWvZCRoWXPW' @ 72057594037927935 : 1 .. '!items!cXaQG1TBE0jzrbNt' @ 0 : 0; will stop at (end)

Binary file not shown.

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:27.643239 7f971dfef6c0 Delete type=3 #1
2026/03/31-20:48:27.644193 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:27.658866 7f970f7fe6c0 Level-0 table #5: 585 bytes OK
2026/03/31-20:48:27.688824 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:27.689018 7f970f7fe6c0 Manual compaction at level-0 from '!items!BKZeK8T2Ar59pLiE' @ 72057594037927935 : 1 .. '!items!BKZeK8T2Ar59pLiE' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.721994 7f60537fe6c0 Delete type=3 #1
2026/03/31-21:11:06.723522 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.730027 7f6052ffd6c0 Level-0 table #5: 5923 bytes OK
2026/03/31-21:11:06.742089 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.742334 7f6052ffd6c0 Manual compaction at level-0 from '!items!0NDBw1YB54q3hLH0' @ 72057594037927935 : 1 .. '!items!ykekdZlirabRobEF' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:27.745056 7f971dfef6c0 Delete type=3 #1
2026/03/31-20:48:27.745939 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:27.756320 7f970f7fe6c0 Level-0 table #5: 559 bytes OK
2026/03/31-20:48:27.783308 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:27.783555 7f970f7fe6c0 Manual compaction at level-0 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.765068 7f60a17ff6c0 Delete type=3 #1
2026/03/31-21:11:06.766165 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.771530 7f6052ffd6c0 Level-0 table #5: 559 bytes OK
2026/03/31-21:11:06.782100 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.782207 7f6052ffd6c0 Manual compaction at level-0 from '!items!HKq5ANSGiBIdcnki' @ 72057594037927935 : 1 .. '!items!HKq5ANSGiBIdcnki' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:27.847545 7f971cfed6c0 Delete type=3 #1
2026/03/31-20:48:27.848757 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:27.856456 7f970f7fe6c0 Level-0 table #5: 35713 bytes OK
2026/03/31-20:48:27.874799 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:27.874967 7f970f7fe6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.806125 7f6053fff6c0 Delete type=3 #1
2026/03/31-21:11:06.808115 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.813892 7f6052ffd6c0 Level-0 table #5: 35713 bytes OK
2026/03/31-21:11:06.826088 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.826329 7f6052ffd6c0 Manual compaction at level-0 from '!items!2nKXEHLG0fXtSOdy' @ 72057594037927935 : 1 .. '!items!tlIc1bmIAbQeUwj7' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:27.948041 7f970ffff6c0 Delete type=3 #1
2026/03/31-20:48:27.948921 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:27.965378 7f970f7fe6c0 Level-0 table #5: 730 bytes OK
2026/03/31-20:48:27.992351 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:27.992546 7f970f7fe6c0 Manual compaction at level-0 from '!actors!8Mw2wZKUqlyXNB8i' @ 72057594037927935 : 1 .. '!actors!8Mw2wZKUqlyXNB8i' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.848585 7f60a17ff6c0 Delete type=3 #1
2026/03/31-21:11:06.849499 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.856312 7f6052ffd6c0 Level-0 table #5: 730 bytes OK
2026/03/31-21:11:06.865903 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.866055 7f6052ffd6c0 Manual compaction at level-0 from '!actors!8Mw2wZKUqlyXNB8i' @ 72057594037927935 : 1 .. '!actors!8Mw2wZKUqlyXNB8i' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:28.053237 7f971d7ee6c0 Delete type=3 #1
2026/03/31-20:48:28.054098 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:28.071136 7f970f7fe6c0 Level-0 table #5: 4830 bytes OK
2026/03/31-20:48:28.100637 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:28.100890 7f970f7fe6c0 Manual compaction at level-0 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.888889 7f60a0ffe6c0 Delete type=3 #1
2026/03/31-21:11:06.889866 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.895354 7f6052ffd6c0 Level-0 table #5: 4830 bytes OK
2026/03/31-21:11:06.905174 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.905349 7f6052ffd6c0 Manual compaction at level-0 from '!items!DC2kimCi9sWxqhXG' @ 72057594037927935 : 1 .. '!items!qzfAEhmvVxEMzm0k' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:28.169241 7f970ffff6c0 Delete type=3 #1
2026/03/31-20:48:28.171414 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:28.191303 7f970f7fe6c0 Level-0 table #5: 128809 bytes OK
2026/03/31-20:48:28.222253 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:28.222487 7f970f7fe6c0 Manual compaction at level-0 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.935043 7f60a17ff6c0 Delete type=3 #1
2026/03/31-21:11:06.937376 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.946335 7f6052ffd6c0 Level-0 table #5: 128809 bytes OK
2026/03/31-21:11:06.957456 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.957745 7f6052ffd6c0 Manual compaction at level-0 from '!items!2f51pcvFkcZjaxDk' @ 72057594037927935 : 1 .. '!items!yVN7PZw35iIaBl0H' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:28.280082 7f971cfed6c0 Delete type=3 #1
2026/03/31-20:48:28.281073 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:28.292913 7f970f7fe6c0 Level-0 table #5: 8622 bytes OK
2026/03/31-20:48:28.318687 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:28.318918 7f970f7fe6c0 Manual compaction at level-0 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)
2026/03/31-21:11:06.982144 7f60a0ffe6c0 Delete type=3 #1
2026/03/31-21:11:06.983261 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:06.988938 7f6052ffd6c0 Level-0 table #5: 8622 bytes OK
2026/03/31-21:11:06.997109 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:06.997279 7f6052ffd6c0 Manual compaction at level-0 from '!items!APN91pQL0NBfZsG7' @ 72057594037927935 : 1 .. '!items!xxZKGqDVxAfr140W' @ 0 : 0; will stop at (end)

View File

@@ -1,5 +1,5 @@
2026/03/31-20:48:28.370967 7f971dfef6c0 Delete type=3 #1
2026/03/31-20:48:28.371886 7f970f7fe6c0 Level-0 table #5: started
2026/03/31-20:48:28.390058 7f970f7fe6c0 Level-0 table #5: 4359 bytes OK
2026/03/31-20:48:28.413340 7f970f7fe6c0 Delete type=0 #3
2026/03/31-20:48:28.413528 7f970f7fe6c0 Manual compaction at level-0 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)
2026/03/31-21:11:07.020988 7f60a17ff6c0 Delete type=3 #1
2026/03/31-21:11:07.022086 7f6052ffd6c0 Level-0 table #5: started
2026/03/31-21:11:07.026056 7f6052ffd6c0 Level-0 table #5: 4359 bytes OK
2026/03/31-21:11:07.039132 7f6052ffd6c0 Delete type=0 #3
2026/03/31-21:11:07.039391 7f6052ffd6c0 Manual compaction at level-0 from '!items!2IYbyCPF9LJojzsj' @ 72057594037927935 : 1 .. '!items!uOpWyMGK3oiUJ1Sl' @ 0 : 0; will stop at (end)