Illusion Thorn Staff of Darkness
| Item ID | 550030 | Name | Illusion Thorn Staff of Darkness |
|
It is a staff surrounded by thorn vines and has a strong magical meaning.
_______________________ Indestructible in battle _______________________ MATK +180 INT +3 DEX +3 _______________________ For each Refine Level: Ignores magical defense of enemies of monsters of every race, except Players, by 3%. _______________________ For each 2 Refine Levels: Decreases After Skill Delay by 3%. _______________________ Refine Level +7: MATK +7% Decreases Variable Casting Time by 7%. _______________________ Refine Level +9: Increases Magical Damage against enemies of Holy element and monsters of Angel race by 20%. _______________________ Refine Level +11: Increases Magical Damage with Poison, Shadow, Undead and Ghost element by 15%. _______________________ When equipped with Illusion Morpheus's Hood: MATK +20 Refine Level of Illusion Thorny Staff of Darkness and Illusion Morpheus's Hood is +7 or higher: Increases Magical Damage against enemies of every element by 10%. Total Refine Level of entire set at least +18: Increases Magical Damage against enemies of Shadow element and monsters of Demon race by 20%. Total Refine Level of entire set at least +22: Increases Magical Damage against enemies of every size by 15%. Decreases Fixed Casting Time by 0.5 seconds. _______________________ Type: One-Handed Staff Attack: 60 Element:Shadow Weight: 120 Weapon Level: 4 _______________________ Requirement: Base Level 120 Wizard, Acolyte and Soul Linker classes |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Thorn_Staff_IL | ||
| Attack | 60 | Type | Weapon - Staff | ||
| MATK | 180 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Mage, Acolyte, Priest, Wizard, Monk, Sage, Soul Linker | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | None | ||
| Weight | 120 | 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 bAtkEle,Ele_Dark;
bonus bUnbreakableWeapon;
bonus bInt,3;
bonus bDex,3;
bonus2 bIgnoreMdefRaceRate,RC_All,3*.@r;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-3*.@r;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-3*.@r;
bonus bDelayrate,-3*(.@r/2);
if (.@r>=7) {
bonus bVariableCastrate,-7;
bonus bMatkRate,7;
if (.@r>=9) {
bonus2 bMagicAddRace,RC_Angel,20;
bonus2 bMagicAddEle,Ele_Holy,20;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_Ghost,15;
bonus2 bMagicAtkEle,Ele_Undead,15;
bonus2 bMagicAtkEle,Ele_Poison,15;
bonus2 bMagicAtkEle,Ele_Dark,15;
}
}
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@sum = getequiprefinerycnt(EQI_HAND_R)+getequiprefinerycnt(EQI_HEAD_TOP);
bonus bMatk,20;
if (getequiprefinerycnt(EQI_HAND_R) >= 7 && getequiprefinerycnt(EQI_HEAD_TOP) >= 7) {
bonus2 bMagicAddEle,Ele_All,10;
if (.@sum >= 18) {
bonus2 bMagicAddRace,RC_Demon,20;
bonus2 bMagicAddEle,Ele_Dark,20;
if (.@sum >= 22) {
bonus bFixedCast,-500;
bonus2 bMagicAddSize,Size_All,15;
}
}
}
|
Illusion Thorn Staff of Darkness Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 21392 | Gutsy Giearth | 0.01% | YES | 168 | Demon | Level 0 Neutral | ant_d02_i |
| 21395 | Silent Maya | 1.25% | YES | 175 | Insect | Level 0 Neutral | ant_d02_i |