
Learning Potion
When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 30%, Success rate of Pharmacy 20%.
Skill Levels
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 28%, Success rate of Pharmacy 18%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 26%, Success rate of Pharmacy 16%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 24%, Success rate of Pharmacy 14%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 22%, Success rate of Pharmacy 12%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 20%, Success rate of Pharmacy 10%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 18%, Success rate of Pharmacy 8%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 16%, Success rate of Pharmacy 6%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 14%, Success rate of Pharmacy 4%.
• When using restoring potion or casting [HP Potion Cast], [MP Potion Cast], the effect increases by 12%, Success rate of Pharmacy 2%.
Formula
1{
2 "id": 104000,
3 "BuffName": "Learning Potion",
4 "BuffRate": {
5 "Odds": 100
6 },
7 "BuffEffect": {
8 "type": "AttrChange",
9 "ItemRestoreSpd": {
10 "a": 0.02,
11 "b": 0.1,
12 "type": 1
13 },
14 "ItemSpRestoreSpd": {
15 "a": 0.02,
16 "b": 0.1,
17 "type": 1
18 }
19 }
20}