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": ""
}
}