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>
This commit is contained in:
2026-03-31 22:58:35 +02:00
parent 6091d4bf58
commit 01861340ad
101 changed files with 14990 additions and 50 deletions

View File

@@ -17,7 +17,89 @@
"css/cde-theme.css"
],
"packFolders": [],
"packs":[],
"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",