fvtt-pegasus-rpg/system.json

279 lines
6.2 KiB
JSON
Raw Normal View History

2021-12-02 07:38:59 +01:00
{
"author": "Uberwald",
2021-12-20 11:54:19 +01:00
"compatibleCoreVersion": "9",
2021-12-02 07:38:59 +01:00
"description": "Pegasus RPG system for FoundryVTT",
"download": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg/fvtt-pegasus-rpg.zip",
"esmodules": [
"modules/pegasus-main.js"
],
"gridDistance": 5,
"gridUnits": "m",
"languages": [
{
"lang": "en",
"name": "English",
"path": "lang/en.json"
}
],
"library": false,
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg/system.json",
"manifestPlusVersion": "1.0.0",
"media": [],
"minimumCoreVersion": "0.8.0",
"name": "fvtt-pegasus-rpg",
"packs": [
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2021-12-02 07:38:59 +01:00
"label": "Specialisations",
"name": "specialisations",
"path": "./packs/specialisations.db",
"system": "fvtt-pegasus-rpg",
"tags": [
2021-12-09 18:40:50 +01:00
"specialisation"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2021-12-09 18:40:50 +01:00
"label": "Racial Abilities",
"name": "racial-abilities",
"path": "./packs/racial-abilities.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"ability"
2021-12-02 07:38:59 +01:00
]
2022-01-06 18:22:05 +01:00
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-06 18:22:05 +01:00
"label": "Perks",
"name": "perk",
"path": "./packs/perk.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"perk"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-06 18:22:05 +01:00
"label": "Powers",
"name": "powers",
"path": "./packs/powers.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"power"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-06 18:22:05 +01:00
"label": "Race",
"name": "race",
"path": "./packs/race.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"race"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-06 18:22:05 +01:00
"label": "Role",
"name": "role",
"path": "./packs/role.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"role"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-12 19:57:36 +01:00
"label": "Effects",
2022-08-25 20:29:45 +02:00
"name": "effects",
"path": "./packs/effects.db",
2022-01-12 19:57:36 +01:00
"system": "fvtt-pegasus-rpg",
"tags": [
"effect"
]
2022-01-13 20:12:51 +01:00
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-13 20:12:51 +01:00
"label": "Armour",
"name": "armour",
"path": "./packs/armour.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"armour"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-13 20:12:51 +01:00
"label": "Equipment",
"name": "equipment",
"path": "./packs/equipment.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"equipment"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-13 20:12:51 +01:00
"label": "Shields",
"name": "shields",
"path": "./packs/shields.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"shield"
]
2022-01-14 13:42:28 +01:00
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-14 13:42:28 +01:00
"label": "Melee Weapons",
"name": "melee-weapons",
"path": "./packs/melee-weapons.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"weapon", "melee"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-14 13:42:28 +01:00
"label": "Ranged Weapons",
"name": "ranged-weapons",
"path": "./packs/ranged-weapons.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"weapon", "ranged"
]
2022-01-28 10:05:54 +01:00
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-28 10:05:54 +01:00
"label": "Currency",
"name": "currency",
"path": "./packs/currency.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"currency", "money"
]
},
{
2022-08-24 20:24:22 +02:00
"type": "Item",
2022-01-28 10:05:54 +01:00
"label": "Macros",
"name": "macro-commands",
"path": "./packs/macro-commands.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"macro", "command"
]
2022-08-24 20:24:22 +02:00
},
{
"type": "Item",
"label": "Vehicle - Weapon modules",
"name": "vm-vehicle-weapons-modules",
"path": "./packs/vm-vehicle-weapons-modules.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"weapon", "vehicle"
]
},
{
"type": "Item",
"label": "Vehicle - Propulsion modules",
"name": "vm-vehicle-propulsion-modules",
"path": "./packs/vm-vehicle-propulsion-modules.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"propulsion", "vehicle"
]
},
{
"type": "Item",
"label": "Vehicle - Power core modules",
"name": "vm-vehicle-power-core-module",
"path": "./packs/vm-vehicle-power-core-module.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"propulsion", "vehicle"
]
},
{
"type": "Item",
"label": "Vehicle - Modules",
2022-08-25 20:29:45 +02:00
"name": "vm-vehicle-modules",
"path": "./packs/vm-vehicle-modules.db",
2022-08-24 20:24:22 +02:00
"system": "fvtt-pegasus-rpg",
"tags": [
"module", "vehicle"
]
},
{
"type": "Item",
"label": "Vehicle - Mobility module",
"name": "vm-vehicle-mobility-module",
"path": "./packs/vm-vehicle-mobility-module.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"mobility", "vehicle"
]
},
{
"type": "Item",
"label": "Vehicle - Hull module",
"name": "vm-vehicle-hulls",
"path": "./packs/vm-vehicle-hulls.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"hull", "vehicle"
]
},
{
"type": "Item",
2022-08-25 20:29:45 +02:00
"label": "Vehicle - Combat module",
2022-08-24 20:24:22 +02:00
"name": "vm-vehicle-combat-module",
"path": "./packs/vm-vehicle-combat-module.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"combat", "vehicle"
]
},
{
"type": "Item",
"label": "Vices",
"name": "vices",
"path": "./packs/vices.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"vice"
]
},
{
"type": "Item",
"label": "Virtues",
"name": "virtues",
"path": "./packs/virtues.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"virtue"
]
2022-08-25 20:29:45 +02:00
},
{
"type": "Item",
"label": "ZZ-Admin-FX",
"name": "zz-adminfx-zz",
"path": "./packs/zz-adminfx-zz.db",
"system": "fvtt-pegasus-rpg",
"tags": [
"fx"
]
2021-12-02 07:38:59 +01:00
}
],
2022-01-17 15:09:52 +01:00
"primaryTokenAttribute": "secondary.health",
"secondaryTokenAttribute": "secondary.delirium",
2021-12-02 07:38:59 +01:00
"socket": true,
"styles": [
"styles/simple.css"
],
2022-08-28 18:51:52 +02:00
"templateVersion": 109,
2021-12-02 07:38:59 +01:00
"title": "Pegasus RPG",
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
2022-09-02 20:34:37 +02:00
"version": "0.6.27",
2021-12-05 20:36:34 +01:00
"background" : "./images/ui/pegasus_welcome_page.webp"
2022-01-13 20:12:51 +01:00
}