Illusion Morpheus's Bracelet
| Item ID | 32239 | Name | Illusion Morpheus's Bracelet |
|
A bracelet, rumored to be a memento of Morpheus's beloved, that is one of the three keys for the seal which binds Morpheus.
_______________________ INT +3 MaxSP +5% _______________________ When equipped with Illusion Morpheus's Ring: MATK +10% _______________________ Type: Accessory Position: Left Weight: 10 Armor Level: 1 _______________________ Requirement: Base Level 130 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Morpheus_Armlet_IL | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Accessory Left | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 1 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | 130 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bInt,3; bonus bMaxSPrate,5; |
||||
| Set | Script | ||||||||
|---|---|---|---|---|---|---|---|---|---|
|
bonus bInt,5;
bonus bMaxSPrate,10;
bonus bDef,100;
bonus2 bMagicAtkEle,Ele_Water,10;
bonus2 bMagicAtkEle,Ele_Earth,10;
bonus2 bMagicAtkEle,Ele_Neutral,10;
.@head = getequiprefinerycnt(EQI_HEAD_TOP);
.@garment = getequiprefinerycnt(EQI_GARMENT);
if (.@head >= 7 && .@garment >= 7) {
.@matk = 40;
}
if ((.@head + .@garment) >= 18) {
.@matk += 40;
bonus2 bMagicAtkEle,Ele_Ghost,15;
bonus2 bMagicAtkEle,Ele_Wind,15;
bonus2 bMagicAtkEle,Ele_Holy,15;
if ((.@head + .@garment) >= 22) {
bonus bMatkRate,10;
bonus2 bIgnoreMdefRaceRate,RC_Formless,50;
bonus2 bIgnoreMdefRaceRate,RC_Demon,50;
bonus2 bIgnoreMdefRaceRate,RC_Brute,50;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,50;
}
}
bonus bMatk,.@matk;
|
||||||||
|
bonus bVariableCastrate,-10; bonus bMatkRate,10; |
Illusion Morpheus's Bracelet Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20520 | Chaos Baphomet | 5% | YES | 178 | Demon | Level 0 Neutral | prt_mz03_i |