Illusion Goibne's Greaves
| Item ID | 22192 | Name | Illusion Goibne's Greaves |
|
Shoe that Goibne made for a bet against his rival Dulb.
_______________________ MaxHP +5%, MaxSP +5%. _______________________ Refine Level +7: Decreases Variable Casting Time by 5%. _______________________ Refine Level +9: Increases Ranged Physical Damage by 10%. _______________________ Type: Shoes Defense: 42 Weight: 120 Armor Level: 1 _______________________ Requirement: Base Level 130 All Jobs except Novice |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Goibne_Boots_IL | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Footgear | ||
| Defense | 42 | Equippable Jobs | All jobs | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 120 | Min Equip Level | 130 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (.@r >= 7) {
bonus bVariableCastrate,-5;
if (.@r >= 9) {
bonus bLongAtkRate,10;
}
}
|
||||
| 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's Greaves Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20277 | Ancient Wootan Defender | 5% | YES | 169 | Demihuman | Level 0 Neutral | com_d02_i |