Skip to content

Commit

Permalink
Stop adding Steel Defender Proficiency Overdrive damage bonus to
Browse files Browse the repository at this point in the history
Warding Bond
  • Loading branch information
chrismackey committed Oct 11, 2024
1 parent 1cf9e9d commit 69e3eb4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1680,7 +1680,7 @@ data "DisplayName" "h7d80071bga99bg463ag8d37gcc4c74000005;1"
data "Description" "h7d80071bga99bg463ag8d37gcc4c76000005;1"
data "Icon" "Action_LightningBlast"
data "StackId" "STEEL_DEFENDER_OVERDRIVE"
data "Boosts" "UnlockSpell(Target_MistyStep_SteelDefender);UnlockSpell(Shout_GoadingRoar_Bear_Summon);DamageBonus(1d6, Lightning, false);RollBonus(Attack, 3)"
data "Boosts" "UnlockSpell(Target_MistyStep_SteelDefender);UnlockSpell(Shout_GoadingRoar_Bear_Summon);IF(SpellId('Target_Bite_SteelDefender')):DamageBonus(1d6, Lightning, false);RollBonus(Attack, 3)"
data "OnApplyFunctors" "UnlockSpell(Target_MistyStep_SteelDefender);UnlockSpell(Shout_GoadingRoar_Bear_Summon)"
data "Passives" "ExtraAttack"
data "StatusPropertyFlags" "ApplyToDead"
Expand Down Expand Up @@ -1721,4 +1721,4 @@ data "Description" ""
data "Icon" "TODO"
data "StatusPropertyFlags" "IgnoreResting;DisableCombatlog;DisablePortraitIndicator;DisableOverhead"
data "StatusGroups" ""
data "Boosts" "UnlockSpell(Target_BattleSmithCompanion_SteelWatch)"
data "Boosts" "UnlockSpell(Target_BattleSmithCompanion_SteelWatch)"

0 comments on commit 69e3eb4

Please sign in to comment.