KillPart

    KillPart: A tag placed on parts that deal damage.

    Attributes🔗

    • Badge - number The badge id to award. (Not editable)
    • DamageType - string The type of damage this KillPart deals. Used to track death stats on the server. If you're not sure what to put here, leave this field blank. (Editable)
    • Owner - string The player who casted this KillPart. (Editable)
    • ItemKey - string The item this KillPart should attribute damage to. (Not editable)
    • DamageOwner - boolean Does this kill part damage the owner? (Editable)
    • DamageBoss - boolean Does this kill part damage bosses? (Editable)
    • DeathEffect - string The name of the death effect to use (if any). (Editable)
    • DamageCooldown - number The cooldown for this KillPart. (Editable)
    • RespectForcefield - boolean Does this damage part respect forcefields? (Editable)
    • Team - string The team this KillPart is associated with. (Editable)
    • DamageSound - string The name of the damage sound to use (if any). Found in the Assets.DamageSounds folder. (Editable)
    • DeathMessage - string The name of the death message module to use. (Editable)
    • Damage - number The amount of damage to deal. (Editable)