Changes

Jump to navigation Jump to search
21 bytes added ,  21:18, 21 March 2020
no edit summary
Line 735: Line 735:  
|}
 
|}
   −
Items that have a number in the "Crafting" field display buggy information in-game (''e.g.'', Bean Hotpot).  Items that have a number in the "Attack" field display the Attack icon and a number, but no description.  It's unclear how these buffs work (if at all).
+
Items that have a number in the "Crafting" field display buggy information in-game (''e.g.'', Bean Hotpot prior to version 1.4).  Items that have a number in the "Attack" field display the Attack icon and a number, but no description.  It's unclear how these buffs work (if at all).
    
Note:  The "Tipsy" Buff (from Beer, Wine, Mead, and Pale Ale) and the "Oil of Garlic" buff (from Oil of Garlic) are handled in the game code (<tt>BuffsDisplay::tryToAddDrinkBuff()</tt>), rather than through <tt>ObjectInformation.xnb</tt>.  The complete [[Health]] regen given by consuming a [[Life Elixir]] is also handled in <tt>tryToAddDrinkBuff</tt>.
 
Note:  The "Tipsy" Buff (from Beer, Wine, Mead, and Pale Ale) and the "Oil of Garlic" buff (from Oil of Garlic) are handled in the game code (<tt>BuffsDisplay::tryToAddDrinkBuff()</tt>), rather than through <tt>ObjectInformation.xnb</tt>.  The complete [[Health]] regen given by consuming a [[Life Elixir]] is also handled in <tt>tryToAddDrinkBuff</tt>.
106,997

edits

Navigation menu