
RENEWAL / ITEMS
Mutant Dolor Card
#27313Card
Mt_Dolor_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Essence
Compounds On: Weapon
Weight: 1
CRI +7 and ATK +15 if the user has [Katars] equipped.
Critical Damage +2% per upgrade level of the item.
If upgrade level is +10 or higher,
Increases damage on Large monster 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_KATAR) {
.@r = getrefine();
bonus bCritical,7;
bonus bBaseAtk,15;
bonus bCritAtkRate,(2*.@r);
if (.@r >= 10) {
bonus2 bAddSize,Size_Large,15;
}
}
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.
