Illusion Brionac
| Item ID | 630006 | Name | Illusion Brionac |
|
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 |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Brionac_IL | ||
| Attack | 210 | Type | Weapon - Two-Handed Spear | ||
| MATK | 0 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Swordman, Knight, Crusader | ||
| Range | 3 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | None | ||
| Weight | 300 | Min Equip Level | 120 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@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;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_ARMOR);
bonus bAtkRate,5;
if (.@sum >= 7) {
bonus bDelayrate,-5;
}
if (.@sum >= 18) {
bonus2 bSkillAtk,"LG_OVERBRAND",20;
}
if (.@sum >= 22) {
autobonus3 "{ bonus2 bAddRace,RC_Fish,50; bonus2 bAddRace,RC_Demon,50; bonus bBaseAtk,50; }",1000,10000,"LG_OVERBRAND";
}
|
Illusion Brionac Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20808 | Deep Sea Strouf | 0.025% | YES | 201 | Fish | Level 0 Neutral | iz_d05_i |
| 20811 | Deep Sea Kraken | 5% | YES | 204 | Fish | Level 0 Neutral | iz_d05_i |