.:Renewal Item Database:.
Search Item By ID
|
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix Magic Guardman | |
| Description | MATK +5% When compounded on Two-Handed Staff: Increases magical damage with every element by 10%. For each 3 Refine Levels: Increases magical damage with every element by additional 2%. Base Level at least 200 and equipped by Warlock classes: For each 3 Refine Levels: Increases magical damage with every element by additional 3%. |
|---|---|
| Item Script | { .@r = getrefine(); bonus bMatkRate,5; if (getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_All,10+2*(.@r/3); if (BaseLevel>=200) { bonus2 bMagicAtkEle,Ele_All,3*(.@r/3); } } },{},{} |
| Dropped By | |



