.:Renewal Item Database:.
|
Type
Shadow Gear
Class
Shadow Pendant
Buy
n/a
Sell
n/a
Weight
0 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | A sacred earring which is believed to protect its wearer. It also draws the wearer's potential abilities. INT +1. MATK +1 per 1 refine level. +Intelligent Shadow Pendant INT +1. More Information on Combo: |
| Combo Script |
{ bonus bInt,1; } |
| Item Script | { bonus bInt,1; .@r = getrefine(); bonus bMaxHP,.@r*10; bonus bMatk,.@r; },{},{} |
| Dropped By | No Result |
|
Type
Shadow Gear
Class
Shadow Earring
Buy
n/a
Sell
n/a
Weight
0 | |
| Applicable Jobs | ![]() |
|---|---|
| Description | A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities. INT +1. When refined to +7 or higher, INT +1. When refined to +9 or higher, INT +1. +Intelligent Shadow Earring INT +1. More Information on Combo: |
| Combo Script |
{ bonus bInt,1; } |
| Item Script | { bonus bInt,1; .@r = getrefine(); bonus bMaxHP,.@r*10; if (.@r>6) { bonus bInt,1; } if (.@r>=9) { bonus bInt,1; } },{},{} |
| Dropped By | No Result |


