Slate Sword

Item ID 500004 Name Slate Sword
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
Weapon Level 4 Identifier Slate_Sword
Attack 190 Type Weapon - One-Handed Sword
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs Alchemist
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 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;
}

Set Script
Ancient Hero Boots
Slate Sword
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
[Not For Sale] Ancient Hero Boots
Slate Sword
autobonus "{ bonus bStr,20; bonus bAtkRate,15; }",30,7000;
Toy Ring
Slate Sword
.@r = getequiprefinerycnt(EQI_HAND_R);
if (.@r>=11) {
   bonus bDelayrate,-5;
   bonus2 bSkillCooldown,"GN_CART_TORNADO",-1800;
   bonus2 bIgnoreDefRaceRate,RC_All,60;
}
[Not For Sale] Toy Ring
Slate Sword
.@r = getequiprefinerycnt(EQI_HAND_R);
if (.@r>=11) {
   bonus bDelayrate,-5;
   bonus2 bSkillCooldown,"GN_CART_TORNADO",-1800;
   bonus2 bIgnoreDefRaceRate,RC_All,60;
}

Slate Sword Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
3227 Flamel Emule 0.015% YES 176 Demihuman Level 0 Neutral lhz_dun_n
3234 Genetic Flamel 0.5% YES 186 Demihuman Level 0 Neutral lhz_dun_n
3241 Genetic Flamel 5% YES 186 Demihuman Level 0 Neutral lhz_dun_n