Item Details

Ancient Stalactic Golem Card ( Ancient_Sta_Golem_Card )

# 27292 Ancient Stalactic Golem Card
Ancient Stalactic Golem Card Buy: 20 zeny Sell: 10 zeny Weight: 1 Slots: N/A
Type: Card item. Subtype: N/A Gender: Both Locations: Garment/Robe
Attack: N/A M. Attack: N/A Range: N/A Defense: N/A
Weapon Level: N/A Armor Level: N/A Equip Level Min: N/A Equip Level Max: N/A
Refineable: N/A Gradable: N/A Element: Neutral Classes: N/A

A cada 10 de VIT base:
HP máx. +150.
Velocidade de ataque +1%.
--------------------------
VIT base 120 ou mais:
Pós-conjuração -3%.
--------------------------
Tipo: Carta
Equipa em: Capa
Peso: 1

For every 10 base VIT, MHP + 150, increase ASPD by 1%.
------------------------
When base VIT is 120 or higher, reduce after cast delay by 3%.
------------------------
Type : Card
Compound : 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:
.@vit = readparam(bVit);
.@val = .@vit/10;
if (.@val) {
   bonus bAspdRate,.@val;
bonus bMaxHP,(150*.@val);
if (.@vit >= 120) {
   bonus bDelayrate,-3;
} }
N/A
N/A