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

30 lines (29 loc) 494 B
const path = require('path'); module.exports = { "name": "GSH-18", "image": path.join(__dirname, './image.png'), "stats": { "damage": 44, "firerate": 1, "ammo": 18, "maxammo": 109, "difficulty": 1 }, "type": "Handgun", "scopes": [ "Custom Sight" ], "barrels": [ "Muzzle Brake", "Suppressor" ], "grips": [], "operators": [ "Fuze", "Finka", "Flores", "Kapkan", "Tachanka", "Rauora" ] };