0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #300219 Card

Ashring Card

Buy Price: N/A Sell Price: N/A
When compounded on either One-Handed Staff or Two-Handed Staff:
Increases Magical Damage with Shadow element by 10%.

Refine Level +10:
Increases Magical Damage with Shadow element by additional 10%.

Refine Level +14:
Increases Magical Damage with Shadow element by additional 10%.
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Ashring

Rate: 0.5%

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@r = getequiprefinerycnt(EQI_HAND_R); if (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_Dark,10; if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Dark,10; if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Dark,10; } } }
.@r = getequiprefinerycnt(EQI_HAND_R);
if (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) {
   bonus2 bMagicAtkEle,Ele_Dark,10;
   if (.@r>=10) {
      bonus2 bMagicAtkEle,Ele_Dark,10;
      if (.@r>=14) {
         bonus2 bMagicAtkEle,Ele_Dark,10;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.