Item Details

Mutant Plaga Card ( Mutant_Plaga_Card )

ID 27311 Mutant Plaga Card
Mutant Plaga Card Buy Price: 20 zeny Sell Price: 10 zeny Weight: 1 Slots: Not specified
Type: Card item. Sub Type: Not specified Gender: Both Locations: Weapon
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: Not specified Min. Equip Level: Not specified Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Bônus para armas do tipo Soqueira:
-
ATQ +15.
Precisão +20.
A cada refino:
Dano físico contra tamanho Grande +1%.
Refino +10 ou mais:
Dano físico contra tamanho Grande +15%.
--------------------------
Tipo: Carta
Equipa em: Arma
Peso: 1

Class: Card
Compounds On: Weapon
Weight: 1
Hit +20 and ATK +15 if the user has [Knuckles] equipped.
Increases Physical damage on Large monsters by an additional +1% per upgrade level.

If upgrade level is +10 or higher,
Increases Physical damage on Large monsters by an additional +15%

Class: Card
Compounds On: Weapon
Weight: 1
Hit +20 and Atk +15 if the user has [Knuckles] equipped.
Increases Physical damage on Large monsters by an additional +1% per upgrade level.

If upgrade level is +10 or higher,
Increases Physical damage on Large monsters by an additional +15%

All

Mutant Plaga (0.01%)
Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
if (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_KNUCKLE) {
   .@r = getrefine();
   bonus bHit,20;
   bonus bBaseAtk,15;
   if (.@r >= 10) {
      .@val = 15;
   }
   bonus2 bAddSize,Size_Large,(.@r+.@val);
}
Not specified
Not specified