ID #4644
Card
Infinite Vocal Card
Buy Price: N/A
Sell Price: N/A
MDEF +5
_______________________
Refine Level +7:
MDEF +10
_______________________
Refine Level +9:
MDEF +15
_______________________
Type: Card
Compound on: Shoes
Weight: 1
_______________________
Refine Level +7:
MDEF +10
_______________________
Refine Level +9:
MDEF +15
_______________________
Type: Card
Compound on: Shoes
Weight: 1
Monster Drops
Card Drops
Infinite Vocal
Rate: 0.5%
Available from boxes
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script .@r = getrefine(); if (.@r>6) { .@b += 10; if (.@r>8) .@b += 15; } bonus bMdef,5+.@b;
.@r = getrefine();
if (.@r>6) {
.@b += 10;
if (.@r>8)
.@b += 15;
}
bonus bMdef,5+.@b;