Files
LeRatierBretonnier 389d4b8008 feat: Add per-type NPC icons + update compendium icons
6 new SVG icons in images/icons/, one per NPC type:
- icon-npc-esprit-animal.svg (amber) — paw print + yin-yang
- icon-npc-fantome.svg (cyan) — ghost silhouette + 鬼 character
- icon-npc-demon.svg (red) — horned demon face
- icon-npc-jiugwaai.svg (emerald) — hybrid creature + 怪 character
- icon-npc-dieu.svg (gold) — divine halo + lotus
- icon-npc-mortel.svg (steel blue) — human silhouette + talisman

All 49 NPC JSON files updated with type-specific icon paths.
Pack cde-npcs recompiled.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-31 23:12:27 +02:00

69 lines
1.4 KiB
JSON

{
"_id": "Xn42o1E660Q7nFD5",
"_key": "!actors!Xn42o1E660Q7nFD5",
"name": "Goengsi (jiangshi)",
"type": "npc",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-npc-fantome.svg",
"system": {
"type": "fantome",
"threat": 1,
"nuisance": 1,
"initiative": 12,
"anti_initiative": 21,
"aptitudes": {
"physical": {
"value": 3,
"speciality": "Bond"
},
"martial": {
"value": 2,
"speciality": ""
},
"mental": {
"value": 0,
"speciality": ""
},
"social": {
"value": 0,
"speciality": ""
},
"spiritual": {
"value": 0,
"speciality": ""
}
},
"vitality": {
"value": 12,
"calcul": 12,
"note": ""
},
"hei": {
"value": 0,
"calcul": 0,
"note": ""
},
"description": "<p>Vampire chinois (goengsi/jiangshi) Sbire. Mort-vivant sauteur, dépourvu d'intelligence mais redoutable au combat. Hei = 0 (aucune énergie spirituelle).</p>",
"prefs": {
"typeofthrow": {
"check": false,
"choice": "0"
}
}
},
"items": [],
"effects": [],
"folder": null,
"sort": 0,
"ownership": {
"default": 0
},
"flags": {},
"_stats": {
"systemId": "fvtt-chroniques-de-l-etrange",
"systemVersion": "13.0.0",
"coreVersion": "13",
"createdTime": null,
"modifiedTime": null,
"lastModifiedBy": null
}
}