QuteInlineAttack
Pf2eTools Attack attributes (inline/embedded, inline-attack2md.txt)
When used directly, renders according to inline-attack2md.txt
Attributes
Permalinkactivity, attackBonus, damage, damageTypes, effects, multilineEffect, name, notes, rangeType, traits
activity
PermalinkNumber/type of action cost (QuteDataActivity)
attackBonus
PermalinkThe to-hit bonus for the attack (integer)
damage
PermalinkDamage if the attack hits (formatted string), e.g. "1d8 bludgeoning plus grab". This will include damage types and non-multiline effects.
damageTypes
PermalinkThe damage types caused by the attack. Will be included in either damage or in multilineEffect.
effects
PermalinkAny additional effects associated with the attack e.g. grab (list of strings). Effects listed here may be repeated in damage.
multilineEffect
PermalinkA multi-line effect. Formatted string, will be null if there is no multiline effect.
name
PermalinkThe name of the attack e.g. "fist" (string)
notes
PermalinkAny notes associated with the attack e.g. "no multiple attack penalty" (list of strings)
rangeType
PermalinkThe range of the attack (AttackRangeType enum)
traits
PermalinkAny traits associated with the attack (collection of decorated links)