UNPKG

@silver-3/r6-info

Version:

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

24 lines (23 loc) 379 B
const path = require('path'); module.exports = { "name": "D-50", "image": path.join(__dirname, './image.png'), "stats": { "damage": 71, "firerate": 1, "ammo": 7, "maxammo": 64, "difficulty": 3 }, "type": "Handgun", "scopes": [ "Custom Sight" ], "barrels": [], "grips": [], "operators": [ "Nokk", "Valkyrie", "Azami" ] };