Dragonic Slayer-LT [2] ( Dragonic_Slayer_LT )
| ID 600024 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 200 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Two-Handed Sword | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 200 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 190 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||||||
|
An improved version of the great sword said to have been used by a dragon slayer in the past. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bMaxHPrate,5;
if (BaseLevel>=210) {
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
}
if (.@r>=7) {
bonus bDelayrate,-10;
bonus bVariableCastrate,-10;
if (.@r>=9) {
bonus2 bSubSize,Size_All,15;
bonus bLongAtkRate,15;
if (.@r>=11) {
bonus bDelayrate,-7;
bonus bMaxSPrate,5;
}
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
if (.@g >= ENCHANTGRADE_C) {
bonus bLongAtkRate,15;
bonus bMRes,30;
bonus bRes,30;
if (.@g >= ENCHANTGRADE_B) {
bonus2 bSubEle,Ele_All,15;
}
}
}
bonus bMaxHPrate,5*(.@r/2);
bonus bMaxSPrate,5*(.@r/2);
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",7*(.@r/3);
bonus2 bSkillAtk,"RK_DRAGONBREATH",7*(.@r/3);
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||