33 lines
655 B
Plaintext
33 lines
655 B
Plaintext
{
|
|
"Slot": "RightHand",
|
|
"HoldType": "Rifle",
|
|
"WeaponDefinition": {
|
|
"Position": "0,0,0",
|
|
"Rotation": "0,0,0,0",
|
|
"Scale": "0,0,0"
|
|
},
|
|
"Damage": 20,
|
|
"FireRate": 14,
|
|
"Range": 1000,
|
|
"MagazineSize": 40,
|
|
"AmmoType": "Rifle",
|
|
"ReloadTime": 2,
|
|
"Spread": 0.02,
|
|
"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
|
|
} |