Potion Pitcher
Potion Pitcher Skill Info | |
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:
- Target's VIT and
INT increases healing by 2%
- Vitality for HP healing (Red Potion,Orange Potion,Yellow Potion and White Potion).
- Intelligence for SP healing (Blue Potion).
- Potion Pitcher increases healing by 10% per level.
- At level 5, the total increment will be 50%.
- Potion Research
increases healing by 5% per level.
- At level 10, the total increment will be 50%.
- This percentage is additive to the bonus gained from Potion Pitcher.
- Increase HP Recovery
and SP Recovery
increases healing by 10% per level.
- At level 10, the total increment will be 100%.
- Increase HP Recovery for HP healing (Red Potion,Orange Potion,Yellow Potion and White Potion).
- SP Recovery for SP healing (Blue Potion).
- When Soul-Linked, healing will increase by 1% for every base level of the alchemist.
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).