Difference between revisions of "Mod:Vanilla/Weapon/RapidFireRifleGun"
From Space Engineers Wiki
Vox Serico (talk | contribs) m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- MyTexts.resx --> | <!-- MyTexts.resx --> | ||
− | {{#set:Translation = | + | {{#set:Translation = MR-50A Rifle |
|Main article = Rapid-Fire Automatic Rifle | |Main article = Rapid-Fire Automatic Rifle | ||
<!-- HandItems.sbc --> | <!-- HandItems.sbc --> | ||
|TypeId = MyObjectBuilder_AutomaticRifle | |TypeId = MyObjectBuilder_AutomaticRifle | ||
|SubtypeId = RapidFireRifleGun | |SubtypeId = RapidFireRifleGun | ||
+ | |WeaponType = Rifle | ||
<!-- PhysicalItems.sbc --> | <!-- PhysicalItems.sbc --> | ||
|Icon = Rapid-Fire Automatic Rifle Icon.png | |Icon = Rapid-Fire 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 | ||
Line 21: | Line 22: | ||
|BaseProductionTimeInSeconds = 12 | |BaseProductionTimeInSeconds = 12 | ||
<!-- Weapons.sbc --> | <!-- Weapons.sbc --> | ||
− | |RateOfFire = 1000 | + | |RateOfFire = 550<!--1000--> |
− | |DeviateShotAngle = 1 | + | |DeviateShotAngle = 3<!--1--> |
− | |DamageMultiplier = 0.7 | + | |DeviateShotAngleAiming= 0.2 |
− | |RangeMultiplier = 0.375 | + | |ReleaseTimeAfterFire= 100 |
− | |AmmoMagazine = Mod:Vanilla/Ammo/NATO_5p56x45mm | + | |DamageMultiplier = 0.24<!--0.7--> |
+ | |RangeMultiplier = 1.0<!--0.375--> | ||
+ | |ReloadTime= 3600 | ||
+ | |ShootDirectionUpdateTime= 90 | ||
+ | |EquipDuration= 0.5 | ||
+ | |AmmoMagazine = Mod:Vanilla/Ammo/RapidFireAutomaticRifleGun_Mag_50rd<!-- --> | ||
+ | |AmmoMagazine1 = Mod:Vanilla/Ammo/NATO_5p56x45mm | ||
}}{{Game Object Data}} | }}{{Game Object Data}} | ||
[[Category:BlueprintClass EliteTools]] | [[Category:BlueprintClass EliteTools]] |
Latest revision as of 06:11, 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:11:44 +0000. Is the data wrong or out of date?
|