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 #300655 Card

Uncanny Skogul Card

Buy Price: N/A Sell Price: N/A
MATK +5%.
_______________________
Refine Level +7:
Increases Magical Damage against monsters of Angel race by 10%.
_______________________
Refine Level +9:
Increases Magical Damage against monsters of Angel race by an additional 7%.
_______________________
Type: Card
Compound on: Shoes
Weight: 1

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 = getrefine(); bonus bMatkRate,5; if (.@r>=7) { bonus2 bMagicAddRace,RC_Angel,10; if (.@r>=9) { bonus2 bMagicAddRace,RC_Angel,7; } }
.@r = getrefine();
bonus bMatkRate,5;
if (.@r>=7) {
   bonus2 bMagicAddRace,RC_Angel,10;
   if (.@r>=9) {
      bonus2 bMagicAddRace,RC_Angel,7;
   }
}
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.