Change 4091

From Tsunami Wiki
Revision as of 19:16, 25 January 2020 by Krule (talk | contribs) (Created page with "Originally Posted : Sun Nov 29 10:26:38 2009<br>Posted by : Chaitan<br>Title : wu<br><br>Some tiny changes.<br><br>Usually don't post formulas but since questions pop<br>up wh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Originally Posted : Sun Nov 29 10:26:38 2009
Posted by : Chaitan
Title : wu

Some tiny changes.

Usually don't post formulas but since questions pop
up which spell is better or worse all the time. Here's
what's happened.

BEFORE

blast level = level * 17/20 + sphere * 3
icestorm level = level * 17/20 + sphere * 3
petrify level = level * 18/20 + sphere * 3
lightning-bolt level = level * 18/20 + sphere * 3
incinerate level = level * 18/20 + sphere * 3

AFTER

blast level = level * 17/20 + sphere * 3
icestorm level = level * 17/20 + sphere * 3
petrify level = level * 17/20 + sphere * 3
lightning-bolt lvel = level * 18/20 + sphere * 3
incinerate level = level * 18/20 + sphere * 4