NPC Healer
Jump to navigation
Jump to search
Description
Healer NPCs are selling healing potions. They are tuned to remove effects up to a certain strength, see table below.
See Healer NPC for a page that can be used by generically named Healers.
See list of all Healers throughout Middle-earth.
For an example of adding select healing potions to a NPC page, see bottom of this page.
Strengths
Name | Strength |
---|---|
Simple | 20 |
Greater | 30 |
Refined | 40 |
Distilled | 55 |
Infused | 65 |
Steeped | 75 |
Dunland | 80 |
Eastemnet | 90 |
Weastemnet | 100 |
Anfalas | 110 |
Doomfold | 120 |
Ironfold | 130 |
Minas Ithil | 140 |
Gundabad | 150 |
Umbari | 155 |
Potions and Salves
Example Code
{{:NPC Healer}}
This code will create a sales table exactly as displayed above.
{| class="altRowsMed" width="400px" ! width="400px" | Item ! width="100px" | Cost |- {{:NPC Healer Distilled}} {{:NPC Healer Infused}} |}
This code will create a sales table with only the Distilled and Infused potions and salves, meaning two sections of the table above.