13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"templates": {
|
|
"weapon": {
|
|
"id": "sniper_rare",
|
|
"texture": "assets/gso/textures/weapon/sniper/sniper_rare.png",
|
|
"stats": {
|
|
"damage": 135,
|
|
"criticalChance": 0.3,
|
|
"attackRate": 1
|
|
}
|
|
}
|
|
}
|
|
} |