4,995
editsMore actions
Redid references to allow for additional reference sections elsewhere
No edit summary |
(Redid references to allow for additional reference sections elsewhere) |
||
Line 46: | Line 46: | ||
!Conditions | !Conditions | ||
|- | |- | ||
|{{RarityItem|Rhapsody}} | |{{RarityItem|Rhapsody}}<ref name="universal"/> | ||
| '''1''', '''2''', or '''3''' | | '''1''', '''2''', or '''3''' | ||
|Kill 3 creatures with the weapon to unlock the max bonus; resets each Long Rest | |Kill 3 creatures with the weapon to unlock the max bonus; resets each Long Rest | ||
|- | |- | ||
|{{SAI|Arcane Charge (Condition)|Arcane Charge}} | |{{SAI|Arcane Charge (Condition)|Arcane Charge}}<ref name="universal"/> | ||
|[[Proficiency Bonus]] | |[[Proficiency Bonus]] | ||
|Target is [[Threatened (Condition)|threatened]] | |Target is [[Threatened (Condition)|threatened]] | ||
|- | |- | ||
|{{RarityItem|Callous Glow Ring}} | |{{RarityItem|Callous Glow Ring}}<ref name="universal"/> | ||
|{{DamageText|2|Radiant}} | |{{DamageText|2|Radiant}} | ||
|Target is illuminated (i.e. not [[Obscured]]) | |Target is illuminated (i.e. not [[Obscured]]) | ||
|- | |- | ||
|{{Cond|Lightning Charges}} | |{{Cond|Lightning Charges}}<ref name="universal"/> | ||
|{{DamageText|1|Lightning}} | |{{DamageText|1|Lightning}} | ||
|Have at least 1 Lightning Charge | |Have at least 1 Lightning Charge | ||
|- | |- | ||
|{{IconLink|Bulette Bite Icon.webp|Vampire Ascendant|w=24|h=24}} | |{{IconLink|Bulette Bite Icon.webp|Vampire Ascendant|w=24|h=24}}<ref name="universal"/> | ||
|{{DamageText|1d10|Necrotic}} | |{{DamageText|1d10|Necrotic}} | ||
|Available only to [[Astarion]] after ascending at the end of [[The Pale Elf]] | |Available only to [[Astarion]] after ascending at the end of [[The Pale Elf]] | ||
Line 68: | Line 68: | ||
|{{RarityItem|Spellmight Gloves}} | |{{RarityItem|Spellmight Gloves}} | ||
|'''1d8''' | |'''1d8''' | ||
| Spell with an attack roll<ref | | Spell with an attack roll<ref name="spellmight"/> | ||
|- | |- | ||
| {{SAI|Agonising Blast}} | | {{SAI|Agonising Blast}} | ||
Line 144: | Line 144: | ||
|{{RarityItem|Shadow-Cloaked Ring}} | |{{RarityItem|Shadow-Cloaked Ring}} | ||
|'''1d4''' | |'''1d4''' | ||
|Unarmed attack<ref | |Unarmed attack<ref name="shadow-cloaked"/> | ||
|- | |- | ||
|{{RarityItem|Dolor Amarus}} | |{{RarityItem|Dolor Amarus}} | ||
|'''7''' | |'''7''' | ||
|[[Critical Hit]]<ref name="crit" | |[[Critical Hit]]<ref name="crit"/> | ||
|- | |- | ||
|{{RarityItem|Vicious Battleaxe}} | |{{RarityItem|Vicious Battleaxe}} | ||
Line 175: | Line 175: | ||
|Melee attack against a [[Fiend]] or [[Undead]] | |Melee attack against a [[Fiend]] or [[Undead]] | ||
|} | |} | ||
<references /> | <references> | ||
<ref name="universal">These '''damage riders''' are universal. They will apply to any damage source, even damage '''detached''' from an attack or spell.</ref> | |||
<ref name="spellmight">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> | |||
<ref name="shadow-cloaked">The Shadow-Cloaked Ring boosts both weapon and unarmed damage, but weapon damage is boosted using <code>CharacterWeaponDamage()</code>.</ref> | |||
<ref name="crit">The damage bonus applies to any Critical Hit, not just those made with this weapon.</ref> | |||
</references> | |||
== <code>DealDamage()</code>== | == <code>DealDamage()</code>== |