Pride Stone
| Item ID | 640005 | Name | Pride Stone |
|
Scientific instrument that was kept in the Varmundt's Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians. _______________________ Indestructible in battle _______________________ MATK +320 _______________________ Increases Magical Damage with Neutral and Water element by 15%. _______________________ For each 3 Refine Levels: MATK +6 Decreases Variable Casting Time by 3%. _______________________ Refine Level +7: Increases damage of Comet and Jack Frost by 10%. _______________________ Refine Level +9: Decreases Comet skill cooldown by 10 seconds. Decreases Jack Frost skill cooldown by 1.5 seconds. _______________________ Refine Level +11: Increases damage of Comet and Jack Frost by additional 20%. _______________________ Type: Two-Handed Staff Attack: 180 Weight: 150 Weapon Level: 4 _______________________ Requirement: Base Level 150 Warlock |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Ep172_Bh_Staff | ||
| Attack | 180 | Type | Weapon - Two-Handed Staff | ||
| MATK | 320 | Equip Locations | Two-Handed | ||
| Defense | 0 | Equippable Jobs | Wizard | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 200 | Min Equip Level | 150 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bMagicAtkEle,Ele_Neutral,15;
bonus2 bMagicAtkEle,Ele_Water,15;
bonus bVariableCastrate,-3*(.@r/3);
bonus bMatk,6*(.@r/3);
if (.@r>=7) {
bonus2 bSkillAtk,"WL_JACKFROST",10;
bonus2 bSkillAtk,"WL_COMET",10;
}
if (.@r>=9) {
bonus2 bSkillCooldown,"WL_JACKFROST",-1500;
bonus2 bSkillCooldown,"WL_COMET",-10000;
}
if (.@r>=11) {
bonus2 bSkillAtk,"WL_JACKFROST",20;
bonus2 bSkillAtk,"WL_COMET",20;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
bonus bBaseAtk,200; bonus bMatk,200; |
||||
|
bonus bBaseAtk,200; bonus bMatk,200; |
||||
|
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus2 bMagicAtkEle,Ele_Water,20;
bonus2 bMagicAtkEle,Ele_Earth,20;
bonus2 bSkillAtk,"WL_JACKFROST",10*(.@r/2);
bonus2 bSkillAtk,"WL_EARTHSTRAIN",10*(.@r/2);
if (.@r>=13) {
bonus2 bSkillCooldown,"WL_JACKFROST",-3000;
bonus2 bSkillCooldown,"WL_EARTHSTRAIN",-3000;
}
|
Pride Stone Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 20637 | Broken Warehouse Manager | 0.05% | Yes | 185 | Demi-Human | Level 2 Neutral | |
| 20690 | Released Spell | 0.03% | Yes | 144 | Formless | Level 2 Ghost |