Illusion Goibne Armor
| Item ID | 15348 | Name | Illusion Goibne Armor |
|
A suit of armor that was accidentally enchanted by Goibne the blacksmith when he spilled the mystic ale of life all over it.
_______________________ MaxHP +10% _______________________ Refine Level +7: DEF +50 _______________________ Refine Level +9: DEF +100 _______________________ Type: Armor Defense: 158 Weight: 350 Armor Level: 1 _______________________ Requirement: Base Level 130 All Jobs except Novice |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Goibne_Armor_IL | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Armor | ||
| Defense | 158 | Equippable Jobs | All jobs | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 350 | Min Equip Level | 130 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bMaxHPrate,10;
.@r = getrefine();
if (.@r >= 9) {
bonus bDef,150;
} else if (.@r >= 7) {
bonus bDef,50;
}
|
||||
| Set | Script | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
bonus bVit,5;
bonus bMaxSPrate,5;
bonus bDef,5;
bonus bMdef,15;
bonus2 bSubEle,Ele_Water,10;
bonus2 bSubEle,Ele_Earth,10;
bonus2 bSubEle,Ele_Fire,10;
bonus2 bSubEle,Ele_Wind,10;
.@hp = 15;
.@r[0] = getequiprefinerycnt(EQI_ARMOR);
.@r[1] = getequiprefinerycnt(EQI_HEAD_TOP);
.@r[2] = getequiprefinerycnt(EQI_GARMENT);
.@r[3] = getequiprefinerycnt(EQI_SHOES);
.@sum = .@r[0]+.@r[1]+.@r[2]+.@r[3];
if (.@r[0] >= 7 && .@r[1] >= 7 && .@r[2] >= 7 && .@r[3] >= 7) {
.@hp += 10;
}
bonus bMaxHPrate,.@hp;
if (.@sum >= 36) {
bonus bFixedCast,-700;
if (.@sum >= 40) {
bonus bDelayrate,-20;
}
}
|
Illusion Goibne Armor Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20273 | Ancient Tao Gunka | 5% | YES | 169 | Demon | Level 0 Neutral | com_d02_i |