UNPKG

@silver-3/r6-info

Version:

This package allows you to access information about any R6 operator and maps, and more. Currently updated to Y11S1.2

28 lines (27 loc) 465 B
const path = require('path'); module.exports = { "name": "M45 Meusoc", "image": path.join(__dirname, './image.png'), "stats": { "damage": 58, "firerate": 1, "ammo": 7, "maxammo": 78, "difficulty": 2 }, "type": "Handgun", "scopes": [ "Custom Sight" ], "barrels": [ "Muzzle Brake", "Suppressor" ], "grips": [], "operators": [ "Ash", "Thermite", "Castle", "Pulse" ] };