
RENEWAL / ITEMS
Scrap Robots Card
#27017Card
Scr_MT_Robots_Card
TypeCard
Card placementGarment
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Compounds On: Garment
Weight: 1
Reduces damage taken from Formless race enemies by 10%.
If upgrade level is +7 or higher,
Reduces damage taken from Formless race enemies by an additional 5%.
Adds a chance of gaining the following items when a monster is killed,
Rusty Screw
Iron
Used Iron Plate
Metal Fragment
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Garment
- Trade
Item effect script
if (getrefine()<7)
bonus2 bSubRace,RC_Formless,10;
else {
bonus2 bSubRace,RC_Formless,15;
bonus2 bAddMonsterDropItem,7317,10;
bonus2 bAddMonsterDropItem,998,5;
bonus2 bAddMonsterDropItem,7319,3;
bonus2 bAddMonsterDropItem,7095,3;
}
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.
