0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #21058 Weapon

Patent Dragonic Slayer [2]

Buy Price: N/A Sell Price: N/A
A great sword said to have been used by a dragon slayer in the past.
He regained the glory of the past and began to show his abilities.
It seems to resonate with the Great Hero's Boots.
_______________________
For each 2 Refine Levels:
MaxHP/MaxSP +5%
_______________________
For each 3 Refine Levels:
Increases damage of Dragon Breath and Dragon Breath - Water by 5%.
_______________________
Refine Level +7:
Decreases After Skill Delay and Variable Casting Time by 10%.
_______________________
Refine Level +9:
Increases Ranged Physical Damage by 10%.
_______________________
Refine Level +11:
Decreases After Skill Delay by 7%.
MaxSP +5%
_______________________
When equipped with Great Hero's Boots:
VIT +10
Increases Ranged Physical Damage by 5%.
_______________________
Type: Two-Handed Sword
Attack: 200
Weight: 200
Weapon Level: 4
_______________________
Requirement:
Base Level 150
Rune Knight

Equipment Reform

Available through the reform system C_Weapon_Reform_1

Available through the reform system C_Weapon_Reform_2

Available through the reform system C_Weapon_Reform_3

Available through the reform system Hero_Weapon_Up_Box_5

Basic Information

Weapon
2000
1
Equipment reform

Job Requirements

Yes

Requirements

4
150

Scripts

.@r = getrefine(); bonus bMaxHPrate,.@r/2*5; bonus bMaxSPrate,.@r/2*5; bonus2 bSkillAtk,"RK_DRAGONBREATH",.@r/3*5; bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",.@r/3*5; if (.@r>=7) { bonus bDelayrate,-10; bonus bVariableCastrate,-10; } if (.@r>=9) { bonus bLongAtkRate,10; } if (.@r>=11) { bonus bDelayrate,-7; bonus bMaxSPrate,5; }
.@r = getrefine();
bonus bMaxHPrate,.@r/2*5;
bonus bMaxSPrate,.@r/2*5;
bonus2 bSkillAtk,"RK_DRAGONBREATH",.@r/3*5;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",.@r/3*5;
if (.@r>=7) {
   bonus bDelayrate,-10;
   bonus bVariableCastrate,-10;
}
if (.@r>=9) {
   bonus bLongAtkRate,10;
}
if (.@r>=11) {
   bonus bDelayrate,-7;
   bonus bMaxSPrate,5;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.