sasalka/Assets/Items/rifle.ammo
2025-06-28 18:13:47 +03:00

24 lines
485 B
Plaintext

{
"AmmoType": "Rifle",
"Damage": 20,
"Penetration": 0,
"IsExplosive": false,
"ExplosionRadius": 0,
"CompatibleWeapons": "",
"Category": "Ammo",
"Name": "Rifle Ammo",
"Description": "",
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/weapon/rifle_ammo.prefab"
},
"ImageTexture": null,
"ImageUrl": null,
"MaxCount": 256,
"Rarity": "Common",
"Weight": 1,
"IsStackable": true,
"IsEquipable": false,
"__references": [],
"__version": 0
}