sasalka/Assets/Items/pistol_test.weapon
2025-06-29 14:44:00 +03:00

32 lines
699 B
Plaintext

{
"Slot": "RightHand",
"HoldType": "Pistol",
"WeaponDefinition": {
"Position": "-1.108,0.38,-2.367",
"Rotation": "0.004714465,-0.05182558,0.03585436,0.9980012",
"Scale": "1,1,1"
},
"Damage": 10,
"FireRate": 15,
"Range": 1000,
"MagazineSize": 30,
"AmmoType": "Pistol",
"ReloadTime": 1.5,
"Spread": 0.01,
"IsAutomatic": false,
"Category": "Weapon",
"Name": "Pistol Test",
"Description": "test description",
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/weapon/pistol_1.prefab"
},
"ImageTexture": null,
"ImageUrl": "",
"MaxCount": 1,
"Rarity": "Common",
"Weight": 1,
"IsEquipable": true,
"__references": [],
"__version": 0
}