{ "name": "wfrp4e", "title": "Warhammer Fantasy Roleplay 4th Edition", "description": "A comprehensive system for running grim and perilous games of Warhammer Fantasy Roleplay in the Foundry VTT environment.", "version": "5.0.2", "author": "Moo Man, CatoThe1stElder", "authors" : [ { "name": "Moo Man", "email": "russellthurman94@gmail.com", "discord": "Moo Man#7518", "reddit": "u/mooman10" }, { "name": "CatoThe1stElder", "discord": "CatoThe1stElder#9725" } ], "esmodules" : ["wfrp4e.js"], "scripts": ["./libs/pixi-filters.js"], "styles": ["./css/wfrp4e.css"], "packs": [ { "name": "basic", "label": "Basic Items", "system": "wfrp4e", "path": "./packs/basic.db", "entity": "Item" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "media": [ { "type": "cover", "url": "https://user-images.githubusercontent.com/28637157/97379891-e4a1cc00-1893-11eb-9e0c-d93b92844d5b.jpg" } ], "initiative": "@characteristics.i.value + @characteristics.ag.value/100", "background" : "./WFRP-Header.jpg", "gridDistance": 2, "gridUnits": "yd", "primaryTokenAttribute": "status.wounds", "secondaryTokenAttribute": "status.advantage", "minimumCoreVersion" : "9", "compatibleCoreVersion" : "9", "manifestPlusVersion": "1.0.0", "templateVersion":3, "socket": true, "manifest" : "https://raw.githubusercontent.com/moo-man/WFRP4e-FoundryVTT/master/system.json", "download" : "https://github.com/moo-man/WFRP4e-FoundryVTT/releases/download/5.0.2/wfrp4e.zip", "url" : "https://github.com/moo-man/WFRP4e-FoundryVTT" }