User:NtCarlson/Sandbox: Difference between revisions

Jump to navigation Jump to search
Added a few more DamageBonus sources. List is exhaustive now?
(Draft of DealDamage sources)
(Added a few more DamageBonus sources. List is exhaustive now?)
Line 20: Line 20:
|{{DamageText|2|Radiant}}
|{{DamageText|2|Radiant}}
|Target is illuminated (i.e. not [[Obscured]])
|Target is illuminated (i.e. not [[Obscured]])
|-
|{{Cond|Lightning Charges}}
|{{DamageText|1|Lightning}}
|Have at least 1 Lightning Charge
|-
|{{IconLink|Bulette Bite Icon.webp|Vampire Ascendant|w=24|h=24}}
|{{DamageText|1d10|Necrotic}}
|Available only to [[Astarion]] after ascending at the end of [[The Pale Elf]]
|-
|-
|{{RarityItem|Spellmight Gloves}}
|{{RarityItem|Spellmight Gloves}}
|'''1d8'''
|'''1d8'''
|Any spell (even those without attack rolls)
|Spell with an attack roll<ref>Prior to Patch 4, this worked with ''any'' direct damage spell. More testing is needed to see what it works with after Patch 4.</ref>
|-
|-
|{{SAI|Agonising Blast}}
|{{SAI|Agonising Blast}}
Line 29: Line 37:
|{{SAI|Eldritch Blast}}
|{{SAI|Eldritch Blast}}
|-
|-
|{{SAI|Empowered Evocation}}
|{{SAI|Empowered Evocation}}  
|Intelligence modifier
|Intelligence modifier
|[[:Category: Evocation_Spells|Evocation spell]]
|[[:Category: Evocation_Spells|Evocation spell]]
Line 63: Line 71:
|{{RarityItem|Poisoner's Robe}}
|{{RarityItem|Poisoner's Robe}}
|{{DamageText|1d4|Poison}}
|{{DamageText|1d4|Poison}}
|{{DamageType|Poison}} spell
| {{DamageType|Poison}} spell
|-
|-
|{{SAI|Heat Convergence}}
|{{SAI|Heat Convergence}}
|Number of [[Heat]] charges
|Number of [[Heat]] charges
|Requires and consumes [[Heat]] charges, applies only to {{DamageType|Fire}} damage
| Requires and consumes [[Heat]] charges, applies only to {{DamageType|Fire}} damage
|-
|-
|{{RarityItem|Markoheshkir}}
|{{RarityItem|Markoheshkir}}
Line 94: Line 102:
|-
|-
|{{RarityItem|Cloak of Elemental Absorption}}
|{{RarityItem|Cloak of Elemental Absorption}}
|'''1d4''' elemental
|'''1d4''' elemental  
|Next weapon attack after using [[Absorb Elements]]
|Next weapon attack after using [[Absorb Elements]]
|-
|-
Line 110: Line 118:
|-
|-
|{{RarityItem|Harmonic Dueller}}
|{{RarityItem|Harmonic Dueller}}
|Charisma modifier
| Charisma modifier
|Melee attack while [[Mellow Harmony]] is active
|Melee attack while [[Mellow Harmony]] is active
|-
|-
Line 119: Line 127:
|{{RarityItem|Scabby Pugilist Circlet}}
|{{RarityItem|Scabby Pugilist Circlet}}
|'''2'''
|'''2'''
|Unarmed or weapon attack with 2+ enemies within '''3m'''
| Unarmed or weapon attack with 2+ enemies within '''3m'''
|-
|-
|{{RarityItem|The Undead Bane}}
|{{RarityItem|The Undead Bane}}  
|{{DamageText|1d6|Slashing}}
| {{DamageText|1d6|Slashing}}
|Melee attack against a [[Fiend]] or [[Undead]]
|Melee attack against a [[Fiend]] or [[Undead]]
|-
|-
|{{RarityItem|Hammer of the Just}}
|{{RarityItem|Hammer of the Just}}  
|{{DamageText|1d6|Bludgeoning}}
|{{DamageText|1d6|Bludgeoning}}
|Melee attack against a [[Fiend]] or [[Undead]]
|Melee attack against a [[Fiend]] or [[Undead]]
Line 131: Line 139:
<references />
<references />


== <code>DealDamage()</code> ==
==<code>DealDamage()</code>==


There are two sub-categories of <code>DealDamage()</code> instances: '''attached''' and '''detached'''.
There are two sub-categories of <code>DealDamage()</code> instances: '''attached''' and '''detached'''.
Line 150: Line 158:
|{{RarityItem|Deep Delver}}
|{{RarityItem|Deep Delver}}
|{{DamageText|1d4|Piercing}}
|{{DamageText|1d4|Piercing}}
| Target is '''Shattered'''. Deep Delver inflicts '''Shattered''' on hit.
|Target is '''Shattered'''. Deep Delver inflicts '''Shattered''' on hit.
|-
|-
|{{RarityItem|Dragon's Grasp}}
|{{RarityItem|Dragon's Grasp}}
Line 192: Line 200:
Weapon attack related <code>DamageBonus()</code> sources will not apply to these extra damage instances since they are not directly attached to a weapon attack. Only the '''universal''' <code>DamageBonus()</code> sources will apply.
Weapon attack related <code>DamageBonus()</code> sources will not apply to these extra damage instances since they are not directly attached to a weapon attack. Only the '''universal''' <code>DamageBonus()</code> sources will apply.
{| class="wikitable"
{| class="wikitable"
|+Extra '''detached''' <code>DealDamage()</code> sources from ordinary weapon attacks
|+ Extra '''detached''' <code>DealDamage()</code> sources from ordinary weapon attacks
!Source
!Source
!Damage Bonus
!Damage Bonus
Line 219: Line 227:
|-
|-
|{{SAI|Prepared (Condition)}}
|{{SAI|Prepared (Condition)}}
|Strength modifier {{DamageType|Slashing}}
| Strength modifier {{DamageType|Slashing}}
|Bonus applies to all melee attacks for the rest of the turn, including melee spells
|Bonus applies to all melee attacks for the rest of the turn, including melee spells
|-
|-

Navigation menu