
RENEWAL / ITEMS
Mutant Plaga Card
#27311Card
Mutant_Plaga_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
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%
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Weapon
- Trade
Item effect script
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);
}
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% | Cannot be stolen |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
