Light Blade
| Item ID | 500003 | Name | Light Blade |
|
A sword of light that is said to have been used by a warrior of the past.
It resonates with Ancient Hero's Boots. _______________________ MATK +170 _______________________ For each 2 Refine Levels: MATK +10 _______________________ For each 3 Refine Levels: Increases damage of Pressure and Genesis Ray by 5%. _______________________ Refine Level +9: Decreases Variable Casting Time by 10%. _______________________ Refine Level +11: Increases Magical Damage with Holy element by 15%. _______________________ When equipped with Ancient Hero's Boots: Random chance to increase INT by 20 and MATK by 15% for 7 seconds when dealing magical damage. _______________________ Type: Sword Attack: 130 Weight: 100 Weapon Level: 4 _______________________ Requirement: Base Level 100 Royal Guard |
|---|---|---|---|---|---|
| Weapon Level | 4 | Identifier | Light_Blade | ||
| Attack | 130 | Type | Weapon - One-Handed Sword | ||
| MATK | 170 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | Crusader | ||
| Range | 1 | Equip Gender | Both (Male and Female) | ||
| Slots | 2 | Equip Upper | Third, Third Upper, Third Baby | ||
| Weight | 100 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getrefine();
if (.@r>=2) {
bonus bMatk,.@r/2*10;
}
if (.@r>=3) {
bonus2 bSkillAtk,"PA_PRESSURE",5*(.@r/3);
bonus2 bSkillAtk,"LG_RAYOFGENESIS",.@r/3*5;
}
if (.@r>=9) {
bonus bVariableCastrate,-10;
}
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_Holy,15;
}
|
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
autobonus "{ bonus bInt,20; bonus bMatkRate,15; }",30,7000;
|
||||
|
autobonus "{ bonus bInt,20; bonus bMatkRate,15; }",30,7000;
|
Light Blade Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 3226 | Randel Lawrence | 0.015% | YES | 178 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3233 | Royal Guard Randel | 0.5% | YES | 188 | Demihuman | Level 0 Neutral | lhz_dun_n |
| 3240 | Royal Guard Randel | 5% | YES | 188 | Demihuman | Level 0 Neutral | lhz_dun_n |