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 #630006 Weapon

Illusion Brionac [2]

Buy Price: N/A Sell Price: N/A
A spear that radiates with the warm, glowing light of pure holiness.
_______________________
ATK +10%
_______________________
For each 2 Refine Levels:
Increases damage of Overbrand by 5%.
_______________________
Refine Level +7:
Increases damage Overbrand by additional 20%.
_______________________
Refine Level +9:
Increases Physical Damage against enemies of Medium and Large size by 15%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of Fish and Demon race by 30%.
_______________________
When equipped with Illusion Saphien's Armor of Ocean:
ATK +5%

Refine Level of Illusion Brionac and Illusion Saphien's Armor of Ocean each is +7 or higher:
Decreases After Skill Delay by 5%.

Total Refine Level of entire set at least +18:
Increases damage of Overbrand by 20%.

Total Refine Level of entire set at least +22:
Has as a chance to gain ATK +50 and Increases Physical Damage against enemies of Fish and Demon race by 50% for 10 seconds when using Overbrand skill.
_______________________
Type: Two-Handed Spear
Attack: 210
Weight: 300
Weapon Level: 4
_______________________
Requirement:
Base Level 120
Swordman classes

Basic Information

Weapon
3000
3

Job Requirements

Yes
Yes
Yes

Requirements

4
120

Scripts

.@r = getrefine(); bonus bAtkRate,10; bonus2 bSkillAtk,"LG_OVERBRAND",5*(.@r/2); if (.@r>=7) { bonus2 bSkillAtk,"LG_OVERBRAND",20; } if (.@r>=9) { bonus2 bAddSize,Size_Medium,15; bonus2 bAddSize,Size_Large,15; } if (.@r>=11) { bonus2 bAddRace,RC_Fish,30; bonus2 bAddRace,RC_Demon,30; }
.@r = getrefine();
bonus bAtkRate,10;
bonus2 bSkillAtk,"LG_OVERBRAND",5*(.@r/2);
if (.@r>=7) {
   bonus2 bSkillAtk,"LG_OVERBRAND",20;
}
if (.@r>=9) {
   bonus2 bAddSize,Size_Medium,15;
   bonus2 bAddSize,Size_Large,15;
}
if (.@r>=11) {
   bonus2 bAddRace,RC_Fish,30;
   bonus2 bAddRace,RC_Demon,30;
}
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.