Burst Module
Rareweapon.mod.burstmodule
A weapon attachment that modifies recoil and rate of fire. Allows weapon to fire in 3 round bursts when turned on. Use [+firemode] to toggle on or off.
Attributes
- Id
- 838,308,300
- ShortName
- weapon.mod.burstmodule
- MaxStackSize
- 1
- Hidden
- No
- Flags
- 0
- Category
- 13
- CategoryName
- Component
- Rarity
- 3
- RarityName
- Rare
- DespawnRarityName
- Rare
- DespawnTimeSeconds
- 2,400
- QuickDespawn
- No
- Volume
- 0
- BaseRadioactivity
- 0
- Era
- None
- IsVehicleItem
- No
- OccupySlots
- Internal
- ApprovedSkinCount
- 0
- MaxDraggable
- 0
- Capacity
- 0
- Weight
- 1
- StorageSlots
- 0
ItemModsData
ItemModEntity
- entityPrefab_Path
- assets/prefabs/weapon mods/burstmodule/burstmodule.entity.prefab
- defaultBone
- barrel
- playerOnlyEntity
- No
- destroyEntityWhenBroken
- No
- parentItemDefinition_ShortName
- weapon.mod.burstmodule
ItemModSound
- effect_Path
- assets/prefabs/weapon mods/mod_attach.fx.prefab
- actionType
- 0
- parentItemDefinition_ShortName
- weapon.mod.burstmodule
Blueprint
- Time
- 30
- WorkbenchLevelRequired
- 2
- AmountToCreate
- 1
- ResearchCost
- 60
- UserCraftable
- No
- IsResearchable
- No
- DefaultBlueprint
- No
- NeedsSteamItem
- No
- NeedsSteamDlc
- No
- ScrapFromRecycle
- 0
Ingredients
- ShortName
- metal.refined
- DisplayName
- High Quality Metal
- Amount
- 10
RecycleReturnsUnsafe
- ShortName
- metal.refined
- DisplayName
- High Quality Metal
- Amount
- 6
- Chance
- 100
RecycleReturnsSafezone
- ShortName
- metal.refined
- DisplayName
- High Quality Metal
- Amount
- 4
- Chance
- 100
WeaponMod
- IsSilencer
- No
- IsScope
- No
- IsLight
- No
- IsMuzzleBrake
- No
- IsMuzzleBoost
- No
- ZoomAmount
- 0
- BurstCount
- 3
- ConditionLossMultiplier
- 1
Modifiers
ItemMods
ItemBlueprintItemModEntityItemModSound
RepairIngredients
- ShortName
- metal.refined
- DisplayName
- High Quality Metal
- Amount
- 2
World Entity Properties
Attributes
- Type
- ProjectileWeaponMod
- Path
- assets/prefabs/weapon mods/burstmodule/burstmodule.entity.prefab
- ID
- 1,243,102,785
Components
ProjectileWeaponMod
▸Raw JSON
{
"Id": 838308300,
"ShortName": "weapon.mod.burstmodule",
"MaxStackSize": 1,
"Hidden": false,
"Flags": 0,
"FlagNames": [],
"Category": 13,
"CategoryName": "Component",
"Rarity": 3,
"RarityName": "Rare",
"SteamDlcItem": null,
"ItemMods": [
"ItemBlueprint",
"ItemModEntity",
"ItemModSound"
],
"DespawnRarityName": "Rare",
"DespawnTimeSeconds": 2400,
"QuickDespawn": false,
"Volume": 0,
"BaseRadioactivity": 0,
"Era": "None",
"IsVehicleItem": false,
"VehicleCategory": null,
"OccupySlots": "Internal",
"ParentItem": null,
"RedirectOf": null,
"ApprovedSkinCount": 0,
"ItemModsData": {
"ItemModEntity": {
"entityPrefab_Path": "assets/prefabs/weapon mods/burstmodule/burstmodule.entity.prefab",
"defaultBone": "barrel",
"playerOnlyEntity": false,
"destroyEntityWhenBroken": false,
"parentItemDefinition_ShortName": "weapon.mod.burstmodule"
},
"ItemModSound": {
"effect_Path": "assets/prefabs/weapon mods/mod_attach.fx.prefab",
"actionType": 0,
"parentItemDefinition_ShortName": "weapon.mod.burstmodule"
}
},
"MaxDraggable": 0,
"Capacity": 0,
"Weight": 1,
"Blueprint": {
"Time": 30,
"WorkbenchLevelRequired": 2,
"AmountToCreate": 1,
"ResearchCost": 60,
"UserCraftable": false,
"IsResearchable": false,
"DefaultBlueprint": false,
"NeedsSteamItem": false,
"NeedsSteamDlc": false,
"RequireUnlockedItem": null,
"AdditionalUnlocks": [],
"ScrapFromRecycle": 0,
"Ingredients": [
{
"ShortName": "metal.refined",
"DisplayName": "High Quality Metal",
"Amount": 10
}
],
"RecycleReturnsUnsafe": [
{
"ShortName": "metal.refined",
"DisplayName": "High Quality Metal",
"Amount": 6,
"Chance": 100
}
],
"RecycleReturnsSafezone": [
{
"ShortName": "metal.refined",
"DisplayName": "High Quality Metal",
"Amount": 4,
"Chance": 100
}
]
},
"Condition": null,
"Combat": null,
"Harvest": null,
"Consumable": null,
"Electrical": null,
"TechTreePaths": null,
"Armor": null,
"Recipe": null,
"WeaponMod": {
"IsSilencer": false,
"IsScope": false,
"IsLight": false,
"IsMuzzleBrake": false,
"IsMuzzleBoost": false,
"ZoomAmount": 0,
"BurstCount": 3,
"ConditionLossMultiplier": 1,
"Modifiers": {
"RepeatDelay": {
"Scalar": 0.7,
"Offset": 0
},
"Recoil": {
"Scalar": 0.65,
"Offset": 0
},
"SightAimCone": {
"Scalar": 0.65,
"Offset": 0
},
"HipAimCone": {
"Scalar": 0.65,
"Offset": 0
}
}
},
"StorageSlots": 0,
"RepairIngredients": [
{
"ShortName": "metal.refined",
"DisplayName": "High Quality Metal",
"Amount": 2
}
]
}
