Difference between revisions of "Mod:Vanilla/Weapon/PreciseRifleGun"
From Space Engineers Wiki
Vox Serico (talk | contribs) m (icon) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- MyTexts.resx --> | <!-- MyTexts.resx --> | ||
− | {{#set:Translation = | + | {{#set:Translation = MR-8P Rifle |
|Main article = Precision Automatic Rifle | |Main article = Precision Automatic Rifle | ||
<!-- HandItems.sbc --> | <!-- HandItems.sbc --> | ||
|TypeId = MyObjectBuilder_AutomaticRifle | |TypeId = MyObjectBuilder_AutomaticRifle | ||
|SubtypeId = PreciseRifleGun | |SubtypeId = PreciseRifleGun | ||
+ | |WeaponType= Rifle | ||
<!-- PhysicalItems.sbc --> | <!-- PhysicalItems.sbc --> | ||
|Icon = Precision_Automatic_Rifle_Icon.png | |Icon = Precision_Automatic_Rifle_Icon.png | ||
|Size = 0.8,0.24,0.08 | |Size = 0.8,0.24,0.08 | ||
|Mass = 3 | |Mass = 3 | ||
− | |Volume = 14 | + | |Volume = 20 L<!--14--> |
− | |MinimumOfferAmount = 5 | + | |MinimumOfferAmount = 1<!--5--> |
|MaximumOfferAmount = 10 | |MaximumOfferAmount = 10 | ||
|MinimumOrderAmount = 10 | |MinimumOrderAmount = 10 | ||
|MaximumOrderAmount = 50 | |MaximumOrderAmount = 50 | ||
+ | |CanPlayerOrder = true | ||
<!-- Blueprints.sbc --> | <!-- Blueprints.sbc --> | ||
|Component1Amount = 3 | |Component1Amount = 3 | ||
Line 24: | Line 26: | ||
<!-- Weapons.sbc --> | <!-- Weapons.sbc --> | ||
|RateOfFire = 300 | |RateOfFire = 300 | ||
− | |DeviateShotAngle = 0.1 | + | |DeviateShotAngle = 3.5<!--0.1--> |
− | |DamageMultiplier = 1.4 | + | |DamageMultiplier = 0.48<!--1.4--> |
− | |RangeMultiplier = 0.875 | + | |RangeMultiplier = 1.0<!--0.875--> |
− | |AmmoMagazine = Mod:Vanilla/Ammo/NATO_5p56x45mm | + | |ShotsInBurst = 1<!----> |
+ | |DeviateShotAngleAiming = 0.1<!----> | ||
+ | |ReleaseTimeAfterFire = 100<!----> | ||
+ | |ReloadTime = 2400 | ||
+ | |EquipDuration = 0.5 | ||
+ | |AmmoMagazine = Mod:Vanilla/Ammo/PreciseAutomaticRifleGun_Mag_5rd<!----> | ||
+ | |AmmoMagazine1 = Mod:Vanilla/Ammo/NATO_5p56x45mm<!----> | ||
}}{{Game Object Data}} | }}{{Game Object Data}} | ||
+ | [[Category:BlueprintClass EliteTools]] |
Latest revision as of 06:12, 18 July 2023
Attention | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Game Object Data - This page contains properties that represent an in-game object. It is not meant to be human-readable. This page was last updated on Tue, 18 Jul 2023 06:12:07 +0000. Is the data wrong or out of date?
|