Skip to content

Potion Pitcher

Potion_Pitcher.png Potion Pitcher Skill Info
Potion_Pitcher_Info.gif
Alt. Names: Aid Potion
Type: Supportive Skill
Levels: 5
SP Cost: 1
Target: Single Ally
Prerequisites
(Alchemist) Pharmacy Lv. 3

Description

Throw a potion to an ally that will immediately take effect. Skill level determines the type of potion thrown, so increasing this skill's level makes more kinds of potions usable with this skill.

Skill Level Potion Potion Value
1 Red Potion 110%
2 Orange Potion 120%
3 Yellow Potion 130%
4 White Potion 140%
5 Blue Potion 150%

How to increase Potion Pitcher's efficiency

[Pseudo-code separating bonuses for HP and SP potions]

HP = Potion's Base * (100 + Potion Pitcher Lv * 10 + Potion Research Lv * 5) / 100
HP = HP * (100 + Target's VIT * 2) / 100
HP = HP * (100 +  Target's Increase HP Recovery Lv * 10) / 100

if Soul Linked: HP  = HP * (100 + Alchemist Base Lv) / 100

SP = Potion's Base * (100 + Potion Pitcher Lv * 10 + Potion Research Lv * 5) / 100
SP = SP * (100 + Target's INT * 2) / 100
SP = SP * (100 +  Target's Increase SP Recovery Lv * 10) / 100

if Soul Linked: SP  = SP * (100 + Alchemist Base Lv) / 100

To get the best from Potion Pitcher, you have to keep in mind these factors when deciding to whom heal:

Notes

  • Wearing gear that increases efficiency of Potions will only affect Potion Pitcher if they are equipped on the caster, not the target.
    • Card set like the Swordsman Set won't increase Potion Pitcher's HP healing.
    • Fricco's Shoes will only affect Potion Pitcher if the wearer is the caster.
  • Critical Wounds will lower Potion Pitcher's healing effect.
    • Healing reduction percentage is direct (Banshee's^CU^ Critical Wounds level 2 will reduce your healing by 40%, so a 2,000 Potion Pitcher will become a 1,200 Potion Pitcher).