Item Details

Scrap Robots Card ( Scr_MT_Robots_Card )

ID 27017 Scrap Robots Card
Scrap Robots Card Buy Price: 20 zeny Sell Price: 10 zeny Weight: 1 Slots: Not specified
Type: Card item. Sub Type: Not specified Gender: Both Locations: Garment/Robe
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

Resistência a raça Amorfo +10%.
Refino +7 ou mais:
Resistência a raça Amorfo +5% adicional.
Ao derrotar monstros, pequena chance de derrubar Parafuso Enferrujado, Ferro, Placa de Ferro Amassada e Placa de Ferro Usada.
Tipo: Carta
Equipa em: Capa
Peso: 1

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

Physical and magical damage taken from Formless monsters -10%.
[If refine lv +7 and higher]
Physical and magical damage taken from Formless monsters -5%.
¬º¬Ñ¬ß¬ã ¬á¬à¬Ý¬å¬é¬Ú¬ä¬î ¬á¬â¬Ö¬Õ¬Þ¬Ö¬ä¬í ¬á¬â¬Ú ¬å¬Ò¬Ú¬Û¬ã¬ä¬Ó¬Ö ¬Þ¬à¬ß¬ã¬ä¬â¬à¬Ó:
- Rusty Screw7317
- Iron998
- Used Iron Plate7319
- Metal Fragment7095
-------------
Class: Card
Location: Garment
Weight: 1

All

Can Robot (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 (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;
}
Not specified
Not specified