Difference between revisions of "Talk:Freeze"
(re: damage formula) |
m |
||
Line 2: | Line 2: | ||
:The damage formula, 1d(3+Power/3), and the max damage, 1d11 at 25 power, are both correct: [https://github.com/crawl/crawl/blob/stone_soup-0.21/crawl-ref/source/spl-damage.cc#L924 source code] [[User:Ge0ff|Ge0ff]] ([[User talk:Ge0ff|talk]]) 15:26, 27 February 2018 (CET) | :The damage formula, 1d(3+Power/3), and the max damage, 1d11 at 25 power, are both correct: [https://github.com/crawl/crawl/blob/stone_soup-0.21/crawl-ref/source/spl-damage.cc#L924 source code] [[User:Ge0ff|Ge0ff]] ([[User talk:Ge0ff|talk]]) 15:26, 27 February 2018 (CET) | ||
+ | |||
+ | ::Thanks for that - apparently the learndb is incorrect then... --[[User:NormalPerson7|NormalPerson7]] ([[User talk:NormalPerson7|talk]]) 17:33, 28 February 2018 (CET) |
Latest revision as of 17:33, 28 February 2018
The 1d11 max damage is incorrect, freeze has 1d13 max damage, which means the damage formula is also wrong. Could someone find this please, as I can't update this article until that is corrected.--NormalPerson7 (talk) 09:38, 24 February 2018 (CET)
- The damage formula, 1d(3+Power/3), and the max damage, 1d11 at 25 power, are both correct: source code Ge0ff (talk) 15:26, 27 February 2018 (CET)
- Thanks for that - apparently the learndb is incorrect then... --NormalPerson7 (talk) 17:33, 28 February 2018 (CET)