Flush Claw Sword [2] ( F_Ein_BHSWORD )
# 600031 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy: zeny | Sell: 0 zeny | Weight: 350 | Slots: 2 | ||||||||||||||||||||
Type: Weapon item. | Subtype: N/A | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
Attack: 320 | M. Attack: N/A | Range: 1 | Defense: N/A | |||||||||||||||||||||
Weapon Level: 5 | Armor Level: N/A | Equip Level Min: 250 | Equip Level Max: N/A | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
N/A N/A
.@g = getenchantgrade(); .@r = getrefine(); bonus bCritical,10; bonus bAtkRate,15; bonus2 bSkillAtk,"DK_STORMSLASH",20; if (.@r>=7) { bonus bCritAtkRate,25; bonus bAspdRate,15; if (.@r>=9) { bonus2 bAddSize,Size_All,20; bonus bCritAtkRate,15; bonus2 bSkillAtk,"DK_STORMSLASH",10; bonus2 bSkillUseSP,"DK_STORMSLASH",-15; if (.@r>=11) { bonus bDelayrate,-15; bonus bCritical,10; bonus2 bSkillAtk,"DK_STORMSLASH",10; bonus2 bSkillUseSP,"DK_STORMSLASH",-15; } } } if (.@g>=ENCHANTGRADE_D) { bonus bPAtk,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bSkillAtk,"DK_STORMSLASH",10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddEle,Ele_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bSkillAtk,"DK_STORMSLASH",10; } } } } N/A N/A N/A |