13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"templates": {
|
|
"weapon": {
|
|
"id": "sniper_epic",
|
|
"texture": "assets/gso/textures/weapon/sniper/sniper_epic.png",
|
|
"stats": {
|
|
"damage": 190,
|
|
"criticalChance": 0.45,
|
|
"attackRate": 2
|
|
}
|
|
}
|
|
}
|
|
} |