Files
fvtt-chroniques-de-l-etrange/packs-src/cde-npcs/Fat_si_sorcier.json
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": "CecTD0e1caDDLi4f",
"_key": "!actors!CecTD0e1caDDLi4f",
"name": "Fat si sorcier",
"type": "npc",
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-npc-mortel.svg",
"system": {
"type": "mortel",
"threat": 1,
"nuisance": 2,
"initiative": 8,
"anti_initiative": 23,
"aptitudes": {
"physical": {
"value": 1,
"speciality": ""
},
"martial": {
"value": 1,
"speciality": ""
},
"mental": {
"value": 2,
"speciality": ""
},
"social": {
"value": 2,
"speciality": "Commerce"
},
"spiritual": {
"value": 3,
"speciality": "Élixirs"
}
},
"vitality": {
"value": 4,
"calcul": 4,
"note": ""
},
"hei": {
"value": 12,
"calcul": 12,
"note": ""
},
"description": "<p>Sorcier (fat si / mou) Apprenti. Alchimiste ou mage taoïste pratiquant l'ésotérisme à Hong Kong. Utilise la magie comme les fat si.</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
}
}