Difference between revisions of "Sylvan/Witherbolt"
From Wildermyth Wiki
< Sylvan
Psionusoid (talk | contribs) (→Specifics: updated info about accuracy bonus) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 22: | Line 22: | ||
== Specifics == | == Specifics == | ||
* Ranged Attack | * Ranged Attack | ||
* 6 | * Range: 6 + [[Long Reach]] + [[Sharpshooter]] | ||
* Includes a hidden +10 | * Includes a hidden +10 accuracy bonus on the first hit, but not the subsequent bounces | ||
* | * Enemies do not benefit from [[Combat mechanics#Cover|cover]] bonuses from scenery | ||
* | * Jump range for subsequent targets is 3. Not increased by Long Reach or Sharpshooter. | ||
* Additional damage, such as from [[Sharpshooter]] and [[Vigorflow]], is added flatly to each hit independent of the doubling mechanism. | |||
== Uses == | == Uses == |
Latest revision as of 22:01, 20 June 2024
single action, ends turn |
Witherbolt x magic damage, range 6 (Ranged) <firstName> sends a chaotic bolt of withering energy that leaps among up to 3 enemies, doubling in damage for each target it hits. Initial Damage: 1 + 1/4(Bonus Damage + Potency) |
Upgrade
+1 base damage, scales twice as much with Bonus Damage and Potency. (Current damage increased by x)
single action, ends turn |
Witherbolt+ x magic damage, range 6 (Ranged) <firstName> sends a chaotic bolt of withering energy that leaps among up to 3 enemies, doubling in damage for each target it hits. Initial Damage: 2 + 1/2(Bonus Damage + Potency) |
Formulas |
Initial Damage: ceil((1+(((self.PHYSICAL_DAMAGE_BONUS+self.POTENCY)/4)*(1+self.theme_green_upgrade))))+self.theme_green_upgrade |
See Formulas Guide for help with math functions. |
Specifics
- Ranged Attack
- Range: 6 + Long Reach + Sharpshooter
- Includes a hidden +10 accuracy bonus on the first hit, but not the subsequent bounces
- Enemies do not benefit from cover bonuses from scenery
- Jump range for subsequent targets is 3. Not increased by Long Reach or Sharpshooter.
- Additional damage, such as from Sharpshooter and Vigorflow, is added flatly to each hit independent of the doubling mechanism.