ROWiki
Scimitar Buffalo Bandit Card
#27172Cowraiders3_Card

Scimitar Buffalo Bandit Card

Card
Buy20 z
Sell
Weight1.0

Efectos

.@bonus = 5;
.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);
if (.@type == W_DAGGER) {
   .@r = getrefine();
   if (.@r>=10) {
      .@bonus += 20;
   }
   if (.@r>=14) {
      .@bonus += 20;
   }
}
bonus bBaseAtk,.@bonus;
bonus bMatk,.@bonus;

Dropped By1 monsters

NPC Shopsnone

Not sold at any NPC shop.