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 #500004 Weapon

Slate Sword [2]

Buy Price: N/A Sell Price: N/A
A sword made of an ancient slab.
It resonates with Ancient Hero's Boots.
_______________________
For each 2 Refine Levels:
ATK +10
_______________________
For each 3 Refine Levels:
Increases damage of Cart Tornado by 10%.
_______________________
Refine Level +9:
Increases damage of Cart Tornado by additional 20%.
_______________________
Refine Level +11:
Decreases After Skill Delay by 10%.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase STR by 20 and ATK by 15% for 7 seconds when dealing physical or magical damage.
_______________________
Type: Sword
Attack: 190
Weight: 100
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Genetic

Equipment Reform

Available through the reform system Hero_Equipment_Cube

Available through the reform system Hero_Up_Cube_11

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Weapon
1000
1
Equipment reform

Job Requirements

Yes

Requirements

4
100

Scripts

.@r = getrefine(); if (.@r>=2) { bonus bBaseAtk,.@r/2*10; } if (.@r>=3) { bonus2 bSkillAtk,"GN_CART_TORNADO",.@r/3*10; } if (.@r>=9) { bonus2 bSkillAtk,"GN_CART_TORNADO",20; } if (.@r>=11) { bonus bDelayrate,-10; }
.@r = getrefine();
if (.@r>=2) {
   bonus bBaseAtk,.@r/2*10;
}
if (.@r>=3) {
   bonus2 bSkillAtk,"GN_CART_TORNADO",.@r/3*10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"GN_CART_TORNADO",20;
}
if (.@r>=11) {
   bonus bDelayrate,-10;
}
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.