Files
LeRatierBretonnier 01861340ad feat: Add NPC compendium with 49 PNJs from the rulebook
- 9 esprits-animaux nommés (James Kam, Karen Sen, Susan Chow, Hyun Ci, Michelle Chun, Scott Zang, Pui Gan, Bui Hok, Sonia Tsui)
- 8 fantômes (Phil Mok, Tony Meng + 4 archétypes génériques)
- 13 démons (Je Maan, Good Boy, Charlie Fei, Zoeng, Ban Daan + 8 archétypes génériques)
- 4 jiugwaai (Juk Lyun + archétypes gaaujan, gwat jyun)
- 2 divinités (Ruby Jin Jin / tinneoi, Jing Tin)
- 3 mortels initiés nommés (Laureen Zoeng, Julian Po, John Wa)
- 8 PNJ du scénario L'Année du Lion (Alexander Weng, Maximilian Pang, Ginny Ching, Ken Luan, Jeffrey Chiu, Paul Fei, Leonie Fei, Carrie Suet)
- 3 archétypes mortels génériques (Fat si sorcier, Intermédiaire, Consultant ésotérique)
- Suppression du fichier modèle npc_Modele_Creature.json
- Recompilation du pack cde-npcs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-31 22:58:35 +02:00

201 lines
4.9 KiB
JSON

{
"id": "fvtt-chroniques-de-l-etrange",
"version": "13.0.0",
"title": "Les Chroniques de l'Étrange",
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-chroniques-de-l-etrange",
"description": "Game system for Les Chroniques de l'Étrange, from Antre-Monde éditions",
"license": "LICENSE.txt",
"authors": [
{
"name": "LeRatierBretonnien"
}
],
"esmodules": [
"src/system.js"
],
"styles": [
"css/cde-theme.css"
],
"packFolders": [],
"packs": [
{
"name": "cde-kungfus",
"label": "Arts Martiaux",
"type": "Item",
"path": "packs/cde-kungfus",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-spells",
"label": "Sortilèges",
"type": "Item",
"path": "packs/cde-spells",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-supernaturals",
"label": "Capacités Surnaturelles",
"type": "Item",
"path": "packs/cde-supernaturals",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-weapons",
"label": "Armes",
"type": "Item",
"path": "packs/cde-weapons",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-armors",
"label": "Protections",
"type": "Item",
"path": "packs/cde-armors",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-sanhei",
"label": "San Hei",
"type": "Item",
"path": "packs/cde-sanhei",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-ingredients",
"label": "Ingrédients",
"type": "Item",
"path": "packs/cde-ingredients",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-items",
"label": "Équipements",
"type": "Item",
"path": "packs/cde-items",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }
},
{
"name": "cde-npcs",
"label": "Créatures & PNJs",
"type": "Actor",
"path": "packs/cde-npcs",
"system": "fvtt-chroniques-de-l-etrange",
"flags": {},
"ownership": { "PLAYER": "NONE", "ASSISTANT": "OWNER" }
}
],
"languages": [
{
"lang": "fr",
"name": "Français",
"path": "lang/fr-cde.json"
}
],
"documentTypes": {
"Actor": {
"character": {
"htmlFields": [
"description"
]
},
"npc": {
"htmlFields": [
"description"
]
}
},
"Item": {
"item": {
"htmlFields": [
"description",
"notes"
]
},
"kungfu": {
"htmlFields": [
"description",
"techniques.technique1.technique",
"techniques.technique2.technique",
"techniques.technique3.technique",
"notes"
]
},
"spell": {
"htmlFields": [
"description",
"components",
"effects",
"examples",
"notes"
]
},
"supernatural": {
"htmlFields": [
"description",
"notes",
"effects"
]
},
"weapon": {
"htmlFields": [
"description",
"notes"
]
},
"armor": {
"htmlFields": [
"description",
"notes"
]
},
"sanhei": {
"htmlFields": [
"description",
"properties.prop1.description",
"properties.prop2.description",
"properties.prop3.description",
"notes"
]
},
"ingredient": {
"htmlFields": [
"description",
"notes"
]
}
}
},
"compatibility": {
"minimum": "13",
"verified": "13"
},
"relationships": {
},
"background": "/systems/fvtt-chroniques-de-l-etrange/images/background/accueil.webp",
"grid": {
"distance": 5,
"units": "m"
},
"initiative": "@anti_initiative",
"primaryTokenAttribute": "threetreasures.heiyang",
"secondaryTokenAttribute": "threetreasures.heiyin",
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-chroniques-de-l-etrange/raw/branch/main/system.json",
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-chroniques-de-l-etrange/raw/branch/main/13.0.0.zip"
}