1
This commit is contained in:
@@ -31,9 +31,9 @@ MonoBehaviour:
|
||||
heavyMeleeForce: 64
|
||||
fireMode:
|
||||
rid: 806583747386015749
|
||||
initialDamage: 100
|
||||
initialBulletForce: 512
|
||||
initialBulletSpeed: 256
|
||||
initialDamage: 101
|
||||
initialBulletForce: 2048
|
||||
initialBulletSpeed: 128
|
||||
initialAimZoom: 8
|
||||
isScopeAim: 1
|
||||
references:
|
||||
@@ -43,10 +43,11 @@ MonoBehaviour:
|
||||
type: {class: SemiFireMode, ns: BITFALL.Guns, asm: BITFALL.Item}
|
||||
data:
|
||||
fireRate: 1
|
||||
requireBoltAction: 1
|
||||
- rid: 806583747386015752
|
||||
type: {class: EquipmentAsWeapon, ns: BITFALL, asm: BITFALL.Entities.Equipment}
|
||||
data:
|
||||
- rid: 806583747386015753
|
||||
type: {class: VectorRecoil, ns: BITFALL.Guns, asm: BITFALL.Item}
|
||||
data:
|
||||
recoil: {x: -8, y: 8, z: 8}
|
||||
recoil: {x: -2, y: 2, z: 8}
|
||||
|
@@ -19,6 +19,7 @@ MonoBehaviour:
|
||||
squareIcon: {fileID: 2800000, guid: ae3a3be8020e4e8448944df901ed45b3, type: 3}
|
||||
rectangleIcon: {fileID: 2800000, guid: 7910edbea6bc88e49ac8a733f8f40238, type: 3}
|
||||
quality: 0
|
||||
isImprovised: 0
|
||||
factoryProperties:
|
||||
- rid: 749940167810482195
|
||||
- rid: 749940167810482196
|
||||
@@ -33,6 +34,9 @@ MonoBehaviour:
|
||||
rid: 806583484692037646
|
||||
initialDamage: 12
|
||||
initialBulletForce: 256
|
||||
initialBulletSpeed: 32
|
||||
initialAimZoom: 1
|
||||
isScopeAim: 0
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
@@ -50,6 +54,7 @@ MonoBehaviour:
|
||||
type: {class: SemiFireMode, ns: BITFALL.Guns, asm: BITFALL.Item}
|
||||
data:
|
||||
fireRate: 8
|
||||
requireBoltAction: 0
|
||||
- rid: 6077775441645010964
|
||||
type: {class: EquipmentAsWeapon, ns: BITFALL, asm: BITFALL.Entities.Equipment}
|
||||
data:
|
||||
|
@@ -35,8 +35,9 @@ MonoBehaviour:
|
||||
rid: 806583484692037645
|
||||
initialDamage: 32
|
||||
initialBulletForce: 512
|
||||
initialBulletSpeed: 128
|
||||
initialBulletSpeed: 64
|
||||
initialAimZoom: 1
|
||||
isScopeAim: 0
|
||||
references:
|
||||
version: 2
|
||||
RefIds:
|
||||
|
Reference in New Issue
Block a user