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) 469 B
const path = require('path'); module.exports = { "name": "Keratos .357", "image": path.join(__dirname, './image.png'), "stats": { "damage": 78, "firerate": 1, "ammo": 6, "maxammo": 61, "difficulty": 3 }, "type": "Revolver", "scopes": [ "Custom Sight" ], "barrels": [ "Muzzle Brake", "Suppressor" ], "grips": [], "operators": [ "Maestro", "Alibi", "Wamai", "Bandit" ] };