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

Agenda Robe [1]

Buy Price: N/A Sell Price: N/A
An elegant robe.
Can only be worn by high rank law officer.
_______________________
MATK +5%
_______________________
Enables the use of Level 1 Spell Breaker.
_______________________
Base Level at least 120:
MATK +4%
_______________________
Base Level at least 140:
MATK +5%
_______________________
When equipped with Cape of Ancient Lord:
Decreases Variable Casting Time by 2%.
Skill casting cannot be interrupted.
_______________________
When equipped with Manteau of Survival:
Random chance to auto-cast Level 1 Heal on wearer when dealing magical attacks.
For each Refine Level:
Increases the trigger rate.
_______________________
Type: Armor
Defense: 0
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
100

Requirements

1
100

Scripts

skill "SA_SPELLBREAKER",1; if (BaseLevel >= 140) { .@val = 14; } else if (BaseLevel >= 120) { .@val = 9; } else { .@val = 5; } bonus bMatkRate,.@val;
skill "SA_SPELLBREAKER",1;
if (BaseLevel >= 140) {
   .@val = 14;
} else if (BaseLevel >= 120) {
   .@val = 9;
}
else {
   .@val = 5;
}
bonus bMatkRate,.@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.