Explosive Grenade
The `ExplosiveGrenadeData` class is used for custom items of type `ExplosiveGrenade`. It allows you to customize the properties of explosive grenades.
Property
Type
Description
Example:
CustomItemType: ExplosiveGrenade
CustomData:
max_radius: 10.0
scp_damage_multiplier: 2.0
burn_duration: 5.0
deafen_duration: 8.0
concuss_duration: 4.0
fuse_time: 3.5
pin_pull_time: 0.5
PlayerDamageMultiplier
door_damage_multiplier: 2.5
repickable: falseLast updated
Was this helpful?