Laphine Staff
| Item ID | 1649 | Name | Laphine Staff |
|
A staff which is crafted by a stone that is often used when Lapines put magic power into it.
_______________________ MATK +180 _______________________ For each Refine Level: Decreases Fixed Casting Time by 1%. _______________________ Type: One-Handed Staff Attack: 30 Weight: 50 Weapon Level: 3 _______________________ Requirement: Base Level 100 Warlock, Sorcerer, Archbishop and Sura |
|---|---|---|---|---|---|
| Weapon Level | 3 | Identifier | Rafini_Staff | ||
| Attack | 30 | Type | Weapon - Staff | ||
| MATK | 180 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Priest, Wizard, Monk, Sage | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 50 | Min Equip Level | 100 | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bFixedCastrate,-getrefine(); |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@r_2198 = getequiprefinerycnt(EQI_HAND_L);
.@r_1649 = getequiprefinerycnt(EQI_HAND_R);
if (.@r_2198 >= 9) {
bonus bMatk,15 * .@r_1649;
if (.@r_1649 >= 10) {
bonus bMatk,50;
bonus bVariableCastrate,-10;
}
}
|
||||
|
.@r = getequiprefinerycnt(EQI_HAND_R); .@b = getequiprefinerycnt(EQI_ARMOR); bonus bMatk,(.@r*(.@b >= 8 ? 7 : (.@b >= 7 ? 5 : 3 ))); |
||||
|
.@eq = getequiprefinerycnt(EQI_SHOES);
.@weapon = getequiprefinerycnt(EQI_HAND_R);
if (.@eq >= 7) {
bonus bVariableCastrate,-20;
}
if (.@eq >= 7 && .@weapon >= 8) {
bonus2 bMagicAddClass,Class_Boss,30;
bonus2 bIgnoreMdefRaceRate,RC_All,20;
}
if (.@eq >= 7 && .@weapon >= 10) {
bonus2 bMagicAddClass,Class_Boss,40;
bonus2 bIgnoreMdefRaceRate,RC_All,30;
}
|
Laphine Staff Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 2759 | Swift Medusa | 0.15% | Yes | 102 | Demon | Level 2 Neutral | |
| 1148 | Medusa | 0.03% | Yes | 102 | Demon | Level 2 Neutral |