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 #20943 Armor

Geffen Magic Muffler [1]

Buy Price: N/A Sell Price: N/A
Rare equipment offered in Collector Kachua's collection list.
It was reported that it was used in the past by Gefen's Archmage, but it was known to have been practiced.
It seems to be related to the equipment that was given at the Geffen Magic Tournament.
_______________________
Decreases Variable Casting Time by 10%.
_______________________
For each 2 Refine Levels:
MATK +10
_______________________
For each 3 Refine Levels:
MATK +1%
_______________________
Refine Level +7:
Increases Magical Damage with every element by 5%.
_______________________
Refine Level +9:
Decreases Variable Casting Time by additional 10%.
_______________________
When equipped with Geffen Magic Robe:
MATK +30

Refine Level of Geffen Magic Robe is +11 or higher:
MATK +40
Decreases Variable Casting Time by additional 20%.
_______________________
When equipped with Magic Intensifier Ring:
Decreases SP Consumption by 5%.
_______________________
Type: Garment
Defense: 20
Weight: 55
Armor Level: 1
_______________________
Requirement:
Base Level 99

Equipment Slots

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

Basic Information

Armor
550
20

Requirements

1
99

Scripts

.@r = getrefine(); .@val = -10; bonus bMatk,(10*(.@r/2)); bonus bMatkRate,(.@r/3); if (.@r >= 7) { bonus2 bMagicAtkEle,Ele_All,5; } if (.@r >= 9) { .@val -= 10; } bonus bVariableCastrate,.@val;
.@r = getrefine();
.@val = -10;
 bonus bMatk,(10*(.@r/2));
bonus bMatkRate,(.@r/3);
if (.@r >= 7) {
   bonus2 bMagicAtkEle,Ele_All,5;
}
if (.@r >= 9) {
   .@val -= 10;
}
bonus bVariableCastrate,.@val;
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.