24 lines
485 B
Plaintext
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
|
|
} |