Difference between revisions of "User:FeralKitty/sandbox"
From Wildermyth Wiki
FeralKitty (talk | contribs) (Seeing how tooltips looks with text above/below them...) |
FeralKitty (talk | contribs) m (Left out "Damage: ") |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<q><Hero's> <left/right> arm is made of star stuff</q> | <q><Hero's> <left/right> arm is made of star stuff</q> | ||
{ | {{Tooltip ability | ||
| | | action = single action | ||
| ability = Shooting Star | |||
| | | description = Hero shoots a burst of star-energy at a nearby foe with their celestial arm. | ||
| damage = ''x'' magic damage, 1 pierce | |||
| formula = Damage: (1 to 5) + 1/2([[Bonus Damage]] + [[Potency]]) | |||
}} | |||
==== Upgrade ==== | |||
{{Tooltip ability | |||
| action = single action | |||
=== | | ability = Shooting Star+ | ||
| description = Hero shoots a burst of star-energy at a nearby foe with their celestial arm. | |||
| damage = ''x'' magic damage, 1 pierce | |||
| formula = Damage: (2 to 6) + ([[Bonus Damage]] + [[Potency]]) | |||
}} | |||
{ | |||
| | |||
| | |||
| | |||
{{Formulas | |||
| damage = Damage: ((1d5+((0.5*(self.PHYSICAL_DAMAGE_BONUS+self.POTENCY))*(1+self.theme_star_upgrade)))+self.theme_star_upgrade)-self.throughShotTargetNum | |||
}} | |||
=== Celestial Arm (Second) === | === Celestial Arm (Second) === | ||
Latest revision as of 16:17, 22 September 2021
Blah blah blah
Celestial Arm (First)
<Hero's> <left/right> arm is made of star stuff
single action |
Shooting Star x magic damage, 1 pierce Hero shoots a burst of star-energy at a nearby foe with their celestial arm. Damage: (1 to 5) + 1/2(Bonus Damage + Potency) |
Upgrade
single action |
Shooting Star+ x magic damage, 1 pierce Hero shoots a burst of star-energy at a nearby foe with their celestial arm. Damage: (2 to 6) + (Bonus Damage + Potency) |
Formulas |
Damage: ((1d5+((0.5*(self.PHYSICAL_DAMAGE_BONUS+self.POTENCY))*(1+self.theme_star_upgrade)))+self.theme_star_upgrade)-self.throughShotTargetNum |
See Formulas Guide for help with math functions. |
Celestial Arm (Second)
<Hero's> <left/right> arm is made of star stuff
...