Stream of Sauce: Difference between revisions
From A KoL Wiki
imported>NightBird m jul 19 update |
imported>Winterbay →Notes: Splashback damage scales from 1 to 20 not from 20 and up... (min(X,20) instead of max(X,20)) |
||
Line 23: | Line 23: | ||
:*You receive [[Burning Hands]] if the spell is hot. | :*You receive [[Burning Hands]] if the spell is hot. | ||
:*You receive [[Frozen Hands]] if the spell is cold. | :*You receive [[Frozen Hands]] if the spell is cold. | ||
*If your [[Bonus Spell Damage|bonus spell damage]] exceeds the damage cap by X, and you are ''not'' a [[Sauceror]], you will take Y damage instead, of the same element as your spell, where Y is equal to | *If your [[Bonus Spell Damage|bonus spell damage]] exceeds the damage cap by X, and you are ''not'' a [[Sauceror]], you will take Y damage instead, of the same element as your spell, where Y is equal to min(X,20)-2 to min(X,20), with a minimum damage of one, and reduced by your [[Elemental Resistance]]. The message you receive is the following one: | ||
<center>The volume of sauce is too great for you to control, and the spell backfires, spraying sauce everywhere.</center> | <center>The volume of sauce is too great for you to control, and the spell backfires, spraying sauce everywhere.</center> | ||
{{HP|type=lose|amount=Y|element=hot}} | {{HP|type=lose|amount=Y|element=hot}} | ||
<center>''or''</center> | <center>''or''</center> | ||
{{HP|type=lose|amount=Y|element=cold}} | {{HP|type=lose|amount=Y|element=cold}} |
Revision as of 10:25, 12 July 2011
Stream of Sauce
Type: Combat SpellMP Cost: 3
This spell creates a stream of sauce, which will do 3-4 points of damage to an opponent.
The damage of this spell increases slightly with your mysticality.
Deals (3-4)+(Mys/10) damage, where Mys is your buffed Mysticality (which is capped at 100), and divisions are rounded down.
Source: | Guild Trainer |
Price: | 250 Meat |
Class: | Sauceror |
Level: | 1 |
When Used: |
You cast a Stream of (hot or cold) <Tartar Sauce> at your opponent, which does X damage. |
Notes
- Any casting of this spell may be hot or cold. Each occurs with equal probability.
- Bonus damage to this spell is capped at +10.
- If your bonus spell damage exceeds the damage cap, and you are a Sauceror, then you will receive the message:
![]() | You acquire an effect: Burning Hands (duration: 1 Adventure) |
![]() | You acquire an effect: Frozen Hands (duration: 1 Adventure) |
- You receive Burning Hands if the spell is hot.
- You receive Frozen Hands if the spell is cold.
- If your bonus spell damage exceeds the damage cap by X, and you are not a Sauceror, you will take Y damage instead, of the same element as your spell, where Y is equal to min(X,20)-2 to min(X,20), with a minimum damage of one, and reduced by your Elemental Resistance. The message you receive is the following one:
![]() | You lose Y hit points. (hot damage) |
![]() | You lose Y hit points. (cold damage) |