Item Details

Sinister Dwelling Obsidian Card ( Sinister_Obsidian_Card )

ID 27290 Sinister Dwelling Obsidian Card
Sinister Dwelling Obsidian 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

A cada 10 de AGI base:
Esquiva +3.
Velocidade de ataque +1%.
--------------------------
AGI base 120 ou mais:
Velocidade de ataque +1.
--------------------------
Tipo: Carta
Equipa em: Capa
Peso: 1

FLEE +3 and increased ASPD (Post-attack delay -1%) for every 10 base AGI.
If 120 or higher base AGI, ASPD +1
_
Class: Card
Location: Garment
Weight: 1

For every 10 Agility points, Flee +3 and increases attack speed (reduces delay after attack by 1%).
For 120 or higher Agility points, attack speed +1.
_
Class: Card
Compounds On: Garment
Weight: 1

All

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:
.@agi = readparam(bAgi);
.@val = .@agi/10;
if (.@val) {
   bonus bFlee,(3*.@val);
bonus bAspdRate,.@val;
if (.@agi >= 120) {
   bonus bAspd,1;
} }
Not specified
Not specified