Jump to content

What's your loadout?


Recommended Posts

Do you guys honestly not realize that Healing Salve heals 60 hp? The info on the wikia page is wrong.

it does not heal 60 hp, I used them once then I realised walls are a better use of my rocks

 

here we are straight from the code: (note, healing salve has a MED healing value)

 

 

   HEALING_TINY = 1,
   HEALING_SMALL = 3,
   HEALING_MEDSMALL = 8,
   HEALING_MED = 20,
   HEALING_MEDLARGE = 30,
   HEALING_LARGE = 40,
   HEALING_HUGE = 60,
   HEALING_SUPERHUGE = 100,

 

it does not heal 60 hp, I used them once then I realised walls are a better use of my rocks

 

here we are straight from the code: (note, healing salve has a MED healing value)

 

 

   HEALING_TINY = 1,
   HEALING_SMALL = 3,
   HEALING_MEDSMALL = 8,
   HEALING_MED = 20,
   HEALING_MEDLARGE = 30,
   HEALING_LARGE = 40,
   HEALING_HUGE = 60,
   HEALING_SUPERHUGE = 100,

 

 

I don't understand why mine are healing me 60 then. Which file is that, tuning? stat?

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...