User talk:Foggy
Please add the Attack Messages to Talk:Player Hit Messages for now - we haven't decided how this new info will be incorporated into the Wiki. Thanks --Gymnosophist 00:41, 13 September 2006 (CDT)
Lumpy Critical
Did Lumpy's critical hit do any elemental damage? Also, roughly how much did it hurt? (Ugh! Ouch! or Eek! Oof! Oof!) --Quietust 09:13, 15 September 2006 (CDT)
- None. I don't have the damage, but isn't monster damage independent of the message? --Foggy
- It is, but we always include the "Ouch!" messages, just to make them stand out. --Quietust 10:03, 15 September 2006 (CDT)
Use of int()
Hello. I have noticed that you are changing rounding formulae on familiar pages to use the int() function, instead of saying "rounding down" or floor(). I would like to point out that type-casting to an integer is probably less well-known than even the floor() function, and thus can be more confusing to the average KoL player. Consistency is always good, but we have to be sure our constants are good ones. Perhaps we could link "int" to a small KolWiki page that defines its meaning (i.e., that it rounds down).