Thread: Charm Breaking
View Single Post
  #17  
Old 11-15-2015, 11:56 AM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

PC stats are calculated in client_mods.cpp. There'll be a CalcMaxHP() and CalcMaxMana().

They made the client do its own calculations of hp & mana instead of just using whatever the server sends, though, so it's likely you'll see some slight discrepancies in-game.
Reply With Quote