Artwork unavailable
RENEWAL / ITEMS
Starry Sky Twin Prime [1]
#470287Armor
SST_Prime_TH
TypeArmor
Equipment positionFootgear
GenderBoth
Weight40
Buy price0 z
Sell price0 z
DEF22
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect 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;