Artwork unavailable
RENEWAL / ITEMS
Infinite Dexterity Lv2
#310801Card
Dex_Lv2_Infinity
TypeCard
Weight0
Buy price0 z
Sell price0 z
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus bDex,3;
if (.@r>=7) {
bonus bDex,1;
if (.@r>=9) {
bonus bDex,1;
if (.@r>=11) {
bonus bDex,1;
bonus bLongAtkRate,1;
}
}
}