Starry Sky Twin Prime

Item ID 470287 Name Starry Sky Twin Prime
None
Weapon Level 0 Identifier SST_Prime_TH
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 22 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 40 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();
bonus bBaseAtk,50;
bonus bDex,3*(.@r/3);
bonus bAgi,3*(.@r/3);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",12*(.@r/4);
if (.@r>=9)
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-500;
if (.@r>=11)
   autobonus "{ bonus bAgi,100; bonus bDex,100; }",30,10000,BF_WEAPON;