Skip to main content

B1HowlingEffectTableRow

  • Table row defining a howling effect pool with a cooldown time, a list of weighted effects,
    * and an optional flag restricting the effect to ghost characters only.
PropertyTypeDescriptionMetadata
CooltimefloatMinimum cooldown time (seconds) before this effect pool can fire again.Category: B1HowlingEffectTableRow
ClampMin: 10
EffectsTArrayList of weighted effects in this pool; one is selected randomly when the howling fires.Category: B1HowlingEffectTableRow
bOnlyForGhostboolWhether this effect can only fire when the target is a ghost character.Category: B1HowlingEffectTableRow
PlayReasonOverrideEB1InteractionPlayReasonPlayReason override for the InteractionBag queued by this howling. Uses default Howling if None.Category: B1HowlingEffectTableRow
IdFNameUnique IdCategory: B1TableRowBase
CommentFStringDev CommentCategory: B1TableRowBase