13 lines
249 B
JSON
13 lines
249 B
JSON
{
|
|
"templates": {
|
|
"weapon": {
|
|
"id": "sniper_common",
|
|
"texture": "assets/gso/textures/weapon/sniper/sniper_common.png",
|
|
"stats": {
|
|
"damage": 90,
|
|
"criticalChance": 0.2,
|
|
"attackRate": 1
|
|
}
|
|
}
|
|
}
|
|
} |