Add .db again?

This commit is contained in:
2023-06-04 20:47:47 +02:00
parent 18dfb36a78
commit 5e9b47af1f
226 changed files with 1179 additions and 512 deletions

View File

@ -67,7 +67,7 @@
"name": "competences",
"label": "Compétences",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/competences",
"path": "packs/competences.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -79,7 +79,7 @@
"name": "arts-et-divertissements",
"label": "Arts et Divertissements",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/arts-et-divertissements",
"path": "packs/arts-et-divertissements.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -90,7 +90,7 @@
"name": "competences-creatures",
"label": "Compétences de Créatures",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/competences-creatures",
"path": "packs/competences-creatures.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -102,7 +102,7 @@
"name": "competences-entites",
"label": "Compétences des Entités",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/competences-entites",
"path": "packs/competences-entites.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -114,7 +114,7 @@
"name": "sorts-oniros",
"label": "Sorts d'Oniros",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/sorts-oniros",
"path": "packs/sorts-oniros.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -125,7 +125,7 @@
"name": "sorts-hypnos",
"label": "Sorts d'Hypnos",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/sorts-hypnos",
"path": "packs/sorts-hypnos.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -136,7 +136,7 @@
"name": "sorts-narcos",
"label": "Sorts de Narcos",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/sorts-narcos",
"path": "packs/sorts-narcos.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -147,7 +147,7 @@
"name": "sorts-thanatos",
"label": "Sorts de Thanatos",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/sorts-thanatos",
"path": "packs/sorts-thanatos.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -158,7 +158,7 @@
"name": "equipement",
"label": "Equipement",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/equipement",
"path": "packs/equipement.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -169,7 +169,7 @@
"name": "maladies-et-poisons",
"label": "Maladies & Poisons",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/maladies-et-poisons",
"path": "packs/maladies-et-poisons.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -181,7 +181,7 @@
"name": "rappel-des-regles",
"label": "Rappels des Règles",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/rappel-des-regles",
"path": "packs/rappel-des-regles.db",
"type": "JournalEntry",
"ownership": {
"PLAYER": "OBSERVER"
@ -192,7 +192,7 @@
"name": "macros",
"label": "Macros Rêve de Dragon",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/macros",
"path": "packs/macros.db",
"type": "Macro",
"ownership": {
"PLAYER": "OBSERVER"
@ -203,7 +203,7 @@
"name": "queues-de-dragon",
"label": "Queues de Dragon",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/queues-de-dragon",
"path": "packs/queues-de-dragon.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -215,7 +215,7 @@
"name": "ombres-de-thanatos",
"label": "Ombres de Thanatos",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/ombres-de-thanatos",
"path": "packs/ombres-de-thanatos.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -227,7 +227,7 @@
"name": "souffles-de-dragon",
"label": "Souffles de Dragon",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/souffles-de-dragon",
"path": "packs/souffles-de-dragon.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -239,7 +239,7 @@
"name": "tarot-draconique",
"label": "Tarot Draconique",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/tarot-draconique",
"path": "packs/tarot-draconique.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -250,7 +250,7 @@
"name": "extrait-poetique",
"label": "Extraits poétiques",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/extrait-poetique",
"path": "packs/extrait-poetique.db",
"type": "Item",
"ownership": {
"PLAYER": "OBSERVER"
@ -261,7 +261,7 @@
"name": "tetes-de-dragon-pour-haut-revants",
"label": "Têtes de Dragon (Hauts-Rêvants)",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/tetes-de-dragon-pour-haut-revants",
"path": "packs/tetes-de-dragon-pour-haut-revants.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -273,7 +273,7 @@
"name": "tetes-de-dragon-pour-tous-personnages",
"label": "Têtes de Dragon (Tous Personnages)",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/tetes-de-dragon-pour-tous-personnages",
"path": "packs/tetes-de-dragon-pour-tous-personnages.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -285,7 +285,7 @@
"name": "rencontres",
"label": "Rencontres",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/rencontres",
"path": "packs/rencontres.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -297,7 +297,7 @@
"name": "tables-diverses",
"label": "Tables Diverses",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/tables-diverses",
"path": "packs/tables-diverses.db",
"type": "RollTable",
"ownership": {
"PLAYER": "NONE",
@ -309,7 +309,7 @@
"name": "animaux",
"label": "Animaux",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/animaux",
"path": "packs/animaux.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -321,7 +321,7 @@
"name": "voyageurs",
"label": "Voyageurs",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/voyageurs",
"path": "packs/voyageurs.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -333,7 +333,7 @@
"name": "vehicules",
"label": "Véhicules",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/vehicules",
"path": "packs/vehicules.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -345,7 +345,7 @@
"name": "archetypes",
"label": "Archetypes PNJs",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/archetypes",
"path": "packs/archetypes.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -357,7 +357,7 @@
"name": "humanoides",
"label": "Humanoïdes",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/humanoides",
"path": "packs/humanoides.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -369,7 +369,7 @@
"name": "entites",
"label": "Entités de Cauchemar",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/entites-de-cauchemar",
"path": "packs/entites-de-cauchemar.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -381,7 +381,7 @@
"name": "invocations",
"label": "Invocation d'Hypnos",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/invocations",
"path": "packs/invocations.db",
"type": "Actor",
"ownership": {
"PLAYER": "NONE",
@ -393,7 +393,7 @@
"name": "faune-flore-mineraux",
"label": "Faune, Flore, Minéraux",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/faune-flore-mineraux",
"path": "packs/faune-flore-mineraux.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -405,7 +405,7 @@
"name": "meditations-et-ecrits",
"label": "Méditations et Ecrits",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/meditations-et-ecrits",
"path": "packs/meditations-et-ecrits.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -417,7 +417,7 @@
"name": "recettes-alchimiques",
"label": "Recettes Alchimiques",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/recettes-alchimiques",
"path": "packs/recettes-alchimiques.db",
"type": "Item",
"ownership": {
"PLAYER": "NONE",
@ -429,7 +429,7 @@
"name": "scenes-rdd",
"label": "Scenes Reve de Dragon",
"system": "foundryvtt-reve-de-dragon",
"path": "packs/scenes-rdd",
"path": "packs/scenes-rdd.db",
"type": "Scene",
"ownership": {
"PLAYER": "NONE",