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

22 lines (21 loc) 382 B
const path = require('path'); module.exports = { "name": ".44 Vendetta", "image": path.join(__dirname, './image.png'), "stats": { "damage": 78, "firerate": 1, "ammo": 6, "maxammo": 66, "difficulty": 1 }, "type": "Revolver", "scopes": [ "Custom Sight" ], "barrels": [], "grips": [], "operators": [ "Deimos" ] };