ID #310802
Card
Infinite Dexterity Lv3
Buy Price: N/A
Sell Price: N/A
Type: Card
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bDex,3; if (.@r>=7) { bonus bDex,1; if (.@r>=9) { bonus bDex,1; if (.@r>=11) { bonus bDex,2; bonus bLongAtkRate,3; } } }
.@r = getrefine();
bonus bDex,3;
if (.@r>=7) {
bonus bDex,1;
if (.@r>=9) {
bonus bDex,1;
if (.@r>=11) {
bonus bDex,2;
bonus bLongAtkRate,3;
}
}
}