{ "id": "cyberpunk2020", "title": "Cyberpunk 2020", "description": "R. Talsorian Games' Cyberpunk 2020 System", "version": "1.0.1", "compatibility": { "minimum": "12", "verified": "13", "maximum": "13" }, "authors": [ { "name": "Tilt", "discord": "tilt666" }, { "name": "OctarineSourceror", "discord": "octarinesorcerer" } ], "scripts": [], "esmodules": ["module/cyberpunk2020.js"], "styles": ["css/cyberpunk2020.css"], "packs": [ { "name": "roll-tables", "label": "Roll Tables", "system": "cyberpunk2020", "path": "./packs/roll-tables.db", "type": "RollTable" }, { "name": "default-skills-en", "label": "Default Skills EN", "system": "cyberpunk2020", "path": "./packs/default-skills-en.db", "type": "Item" }, { "name": "default-skills-ru", "label": "Default Skills RU", "system": "cyberpunk2020", "path": "./packs/default-skills-ru.db", "type": "Item" }, { "name": "role-skills-en", "label": "Role Skills EN", "system": "cyberpunk2020", "path": "./packs/role-skills-en.db", "type": "Item" }, { "name": "role-skills-ru", "label": "Role Skills RU", "system": "cyberpunk2020", "path": "./packs/role-skills-ru.db", "type": "Item" }, { "name": "pistols", "label": "Pistols", "path": "./packs/pistols.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "rifles", "label": "Rifles", "path": "./packs/rifles.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "cyberware", "label": "Cyberware", "path": "./packs/cyberware.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "chipware", "label": "Chipware", "path": "./packs/chipware.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "communication", "label": "Communication", "path": "./packs/communication.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "electronics", "label": "Electronics", "path": "./packs/electronics.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "entertainment", "label": "Entertainment", "path": "./packs/entertainment.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "fashion", "label": "Fashion", "path": "./packs/fashion.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "furnishing", "label": "Furnishing", "path": "./packs/furnishing.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "medical", "label": "Medical", "path": "./packs/medical.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "netrunningEquipment", "label": "Netrunning Equipment", "path": "./packs/netrunningEquipment.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "security", "label": "Security", "path": "./packs/security.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "surveillance", "label": "Surveillance", "path": "./packs/surveillance.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "tools", "label": "Tools", "path": "./packs/tools.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "rentalandservices", "label": "Rental&Services", "path": "./packs/rentalandservices.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "sellthedead", "label": "Sell the Dead", "path": "./packs/sellTheDead.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "armor", "label": "Armor", "path": "./packs/armor.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "vehicles", "label": "Vehicles", "path": "./packs/vehicles.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "smgs", "label": "SMGs", "path": "./packs/smgs.db", "system": "cyberpunk2020", "type": "Item" }, { "name": "programs", "label": "Programs", "system": "cyberpunk2020", "path": "./packs/programs.db", "type": "Item" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" }, { "lang": "it", "name": "Italiano", "path": "lang/it.json" }, { "lang": "ru", "name": "Russian", "path": "lang/ru.json" } ], "socket": false, "initiative": "1d10 + @stats.ref.total + @CombatSenseMod + @initiativeMod", "grid": { "distance": 5, "units": "m" }, "primaryTokenAttribute": null, "secondaryTokenAttribute": null, "url": "https://github.com/SuperCoon666/cyberpunk2020", "manifest": "https://raw.githubusercontent.com/SuperCoon666/cyberpunk2020/main/system.json", "download": "https://github.com/SuperCoon666/cyberpunk2020/archive/v1.0.1.zip" }