28 - Ajout des archetypes de PNJs
BIN
icons/archetypes/Brigand4.webp
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
icons/archetypes/Menestrelle.webp
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
icons/archetypes/archer.webp
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
icons/archetypes/artisan.webp
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
icons/archetypes/brigand3.webp
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
icons/archetypes/capitaine.webp
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
icons/archetypes/chasseur.webp
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
icons/archetypes/chefbrigand.webp
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
icons/archetypes/erudit.webp
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
icons/archetypes/fantassin.webp
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
icons/archetypes/lancier.webp
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
icons/archetypes/marchand.webp
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
icons/archetypes/menestrel.webp
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
icons/archetypes/noblefemme.webp
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
icons/archetypes/noblehomme.webp
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
icons/archetypes/paysan.webp
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
icons/archetypes/serveur.webp
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
icons/archetypes/serveuse.webp
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
icons/archetypes/tavernier.webp
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
icons/archetypes/taverniere.webp
Normal file
After Width: | Height: | Size: 13 KiB |
20
packs/archetypes.db
Normal file
11
system.json
@ -2,7 +2,7 @@
|
|||||||
"name": "foundryvtt-reve-de-dragon",
|
"name": "foundryvtt-reve-de-dragon",
|
||||||
"title": "Rêve de Dragon",
|
"title": "Rêve de Dragon",
|
||||||
"description": "Rêve de Dragon RPG for FoundryVTT",
|
"description": "Rêve de Dragon RPG for FoundryVTT",
|
||||||
"version": "1.1.11",
|
"version": "1.1.12",
|
||||||
"minimumCoreVersion": "0.7.5",
|
"minimumCoreVersion": "0.7.5",
|
||||||
"compatibleCoreVersion": "0.7.8",
|
"compatibleCoreVersion": "0.7.8",
|
||||||
"templateVersion": 71,
|
"templateVersion": 71,
|
||||||
@ -172,6 +172,15 @@
|
|||||||
"entity": "Actor",
|
"entity": "Actor",
|
||||||
"tags" : [ "animaux", "creature" ]
|
"tags" : [ "animaux", "creature" ]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "archetypes",
|
||||||
|
"label": "Archetypes PNJs",
|
||||||
|
"system": "foundryvtt-reve-de-dragon",
|
||||||
|
"module": "foundryvtt-reve-de-dragon",
|
||||||
|
"path": "./packs/archetypes.db",
|
||||||
|
"entity": "Actor",
|
||||||
|
"tags" : [ "archetype", "pnj" ]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "entites",
|
"name": "entites",
|
||||||
"label": "Entités de Cauchemar",
|
"label": "Entités de Cauchemar",
|
||||||
|