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>
69 lines
1.5 KiB
JSON
69 lines
1.5 KiB
JSON
{
|
|
"_id": "xso73DrDuFPD74MF",
|
|
"_key": "!actors!xso73DrDuFPD74MF",
|
|
"name": "Juk Lyun, guide touristique",
|
|
"type": "npc",
|
|
"img": "systems/fvtt-chroniques-de-l-etrange/images/icons/icon-npc-jiugwaai.svg",
|
|
"system": {
|
|
"type": "jiugwaai",
|
|
"threat": 1,
|
|
"nuisance": 2,
|
|
"initiative": 12,
|
|
"anti_initiative": 21,
|
|
"aptitudes": {
|
|
"physical": {
|
|
"value": 3,
|
|
"speciality": "Natation"
|
|
},
|
|
"martial": {
|
|
"value": 2,
|
|
"speciality": ""
|
|
},
|
|
"mental": {
|
|
"value": 1,
|
|
"speciality": ""
|
|
},
|
|
"social": {
|
|
"value": 1,
|
|
"speciality": "Commerce"
|
|
},
|
|
"spiritual": {
|
|
"value": 2,
|
|
"speciality": ""
|
|
}
|
|
},
|
|
"vitality": {
|
|
"value": 12,
|
|
"calcul": 12,
|
|
"note": ""
|
|
},
|
|
"hei": {
|
|
"value": 8,
|
|
"calcul": 8,
|
|
"note": ""
|
|
},
|
|
"description": "<p>Femme-requin (gaaujan) Apprentie. Guide touristique qui attire les visiteurs pour les dévorer. Capacités : arme (dents et griffes) 2 ; don inné (Natation) ; peur (action) +3 ; protection (peau) 2.</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
|
|
}
|
|
} |