Item Details

Ancient Stone Shooter Card ( Ancient_S_Shooter_Card )

ID 27295 Ancient Stone Shooter Card
Ancient Stone Shooter 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 SOR base:
Dano crítico +1%.
Velocidade de ataque +1%.
--------------------------
SOR base 120 ou mais:
Dano crítico +5%.
--------------------------
Tipo: Carta
Equipa em: Capa
Peso: 1

For every 10 base LUK, increase critical damage and ASPD by 1%.
------------------------
When base LUK is 120 or higher, increase critical damage by additional 5%.
------------------------
Type : Card
Compound : Garment
Weight : 1

For every 10 Luck points, Critical Damage +1% and increases attack speed (reduces delay after attack by 1%).
For every 120 Luck points, Critical Damage additionally +5%.
_
Type: Card
Class: 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:
.@luk = readparam(bLuk);
.@crit = .@luk/10;
bonus bAspdRate,.@crit;
if (.@luk >= 120) {
   .@crit += 5;
}
bonus bCritAtkRate,.@crit;
Not specified
Not specified