Item Details

Rockridge Cramp Card ( Rr_Cramp_Card )

ID 27176 Rockridge Cramp Card
Rockridge Cramp 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 FOR, ATQ +3, ASPD +1%.
FOR 120 ou mais ATQ+ 40.
Tipo: Carta
Equipa em: Capa
Peso: 1

Class: Card
Weight: 0
ATK + 3 for every 10 base Str.
Aspd + 1% for every 10 base Str.
ATK + 40 if users base Str is 120 or higher.

[For each 10 base STR]
ATK +3
Aspd +1%
[If base STR 120 or higher]
ATK +40
Class: Card
Compounds On: Garment
Weight: 1

All

Brown Rat (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:
.@str = readparam(bStr);
.@bonus = 3*(.@str/10);
if (.@str>=120) {
   .@bonus += 40;
}
bonus bBaseAtk,.@bonus;
bonus bAspdRate,(.@str/10);
Not specified
Not specified