23 lines
459 B
Plaintext
23 lines
459 B
Plaintext
{
|
|
"AmmoType": "Pistol",
|
|
"Damage": 10,
|
|
"Penetration": 0,
|
|
"IsExplosive": false,
|
|
"ExplosionRadius": 0,
|
|
"CompatibleWeapons": "",
|
|
"Category": "Ammo",
|
|
"Name": "Pistol ammo",
|
|
"Description": "",
|
|
"Prefab": {
|
|
"_type": "gameobject",
|
|
"prefab": "prefabs/weapon/ammobox.prefab"
|
|
},
|
|
"ImageTexture": null,
|
|
"ImageUrl": "",
|
|
"MaxCount": 256,
|
|
"Rarity": "Common",
|
|
"Weight": 1,
|
|
"IsEquipable": false,
|
|
"__references": [],
|
|
"__version": 0
|
|
} |