sasalka/Assets/Items/rifle.weapon
2025-06-28 19:17:59 +03:00

33 lines
721 B
Plaintext

{
"Slot": "LeftHand, RightHand",
"HoldType": "Rifle",
"WeaponDefinition": {
"Position": "2.6,-0.4078665,-4.897",
"Rotation": "-0.01896472,-0.05759383,0.002379653,0.9981571",
"Scale": "1,1,1"
},
"Damage": 20,
"FireRate": 14,
"Range": 1000,
"MagazineSize": 40,
"AmmoType": "Rifle",
"ReloadTime": 1.8,
"Spread": 0.01,
"IsAutomatic": true,
"Category": "Weapon",
"Name": "Rifle",
"Description": "Rifle test",
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/weapon/rifle.prefab"
},
"ImageTexture": null,
"ImageUrl": null,
"MaxCount": 1,
"Rarity": "Common",
"Weight": 1,
"IsStackable": false,
"IsEquipable": true,
"__references": [],
"__version": 0
}