.:Renewal Item Database:.
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Skinny | |
Description | Decreases damage taken from Neutral elemental attacks by 15%. For each Refine Level: Increases magical damage with Earth element by 3%. When equipped with shoes compounded with Time Keeper Card: Decreases damage taken from Neutral elemental attacks by an additional 5%. More Information on Combo: |
---|---|
Combo Script |
{ bonus3 bAutoSpell,"NPC_WIDECURSE",2,2; bonus2 bSubEle,Ele_Neutral,5; } |
Item Script | { bonus2 bSubEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Earth,getrefine()*3; },{},{} |
Dropped By |
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Time Keeper's | |
Description | Has a chance of inflicting the Curse status to all enemy in 11x11 around the wearer when dealing physical attack. When equipped with a garment compounded with Arc Elder Card, the chance is further increased. More Information on Combo: |
---|---|
Combo Script |
{ bonus3 bAutoSpell,"NPC_WIDECURSE",2,2; bonus2 bSubEle,Ele_Neutral,5; } |
Item Script | { bonus3 bAutoSpell,"NPC_WIDECURSE",2,30; },{},{} |
Dropped By |