Difference between revisions of "Mod:Vanilla/Weapon/RifleGun"
From Space Engineers Wiki
Vox Serico (talk | contribs) (Created page with "<!-- MyTexts.resx --> {{#set:Translation = Automatic Rifle |Main article = Automatic Rifle <!-- HandItems.sbc --> |TypeId = MyObj...") |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<!-- MyTexts.resx --> | <!-- MyTexts.resx --> | ||
− | {{#set:Translation = | + | {{#set:Translation = MR-20 Rifle |
|Main article = Automatic Rifle | |Main article = Automatic Rifle | ||
<!-- HandItems.sbc --> | <!-- HandItems.sbc --> | ||
|TypeId = MyObjectBuilder_AutomaticRifle | |TypeId = MyObjectBuilder_AutomaticRifle | ||
|SubtypeId = RifleGun | |SubtypeId = RifleGun | ||
+ | |WeaponType = Rifle | ||
<!-- PhysicalItems.sbc --> | <!-- PhysicalItems.sbc --> | ||
|Icon = Automatic Rifle Icon.png | |Icon = 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 = 10 | + | |MinimumOfferAmount = 1<!--10--> |
|MaximumOfferAmount = 20 | |MaximumOfferAmount = 20 | ||
|MinimumOrderAmount = 10 | |MinimumOrderAmount = 10 | ||
Line 19: | Line 20: | ||
|Component2Amount = 1 | |Component2Amount = 1 | ||
|Component2 = Mod:Vanilla/Ingot/Nickel | |Component2 = Mod:Vanilla/Ingot/Nickel | ||
− | |BaseProductionTimeInSeconds = 1 | + | |BaseProductionTimeInSeconds = 10<!--1--> |
<!-- Weapons.sbc --> | <!-- Weapons.sbc --> | ||
− | |RateOfFire = 600 | + | |RateOfFire = 450<!--600--> |
− | |DeviateShotAngle = 0.3 | + | |ShotsInBurst= 1 |
− | |RangeMultiplier = 0.5 | + | |DeviateShotAngle = 3<!--0.3--> |
− | |AmmoMagazine = Mod:Vanilla/Ammo/NATO_5p56x45mm | + | |DeviateShotAngleAiming= 0.15 |
+ | |ReleaseTimeAfterFire= 100 | ||
+ | |DamageMultiplier = 0.3<!--1.0 but 100%=0.3 --> | ||
+ | |RangeMultiplier = 1<!--0.5--> | ||
+ | |ReloadTime= 2400 | ||
+ | |RecoilResetTimeMilliseconds= 150 | ||
+ | |ShootDirectionUpdateTime= 120 | ||
+ | |EquipDuration= 0.5 | ||
+ | |AmmoMagazine = Mod:Vanilla/Ammo/AutomaticRifleGun_Mag_20rd | ||
+ | |AmmoMagazine1 = Mod:Vanilla/Ammo/NATO_5p56x45mm | ||
}}{{Game Object Data}} | }}{{Game Object Data}} | ||
+ | [[Category:BlueprintClass EliteTools]] [[Category:BlueprintClass Tools]] |
Latest revision as of 06:16, 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:16:56 +0000. Is the data wrong or out of date?
|