Item Details

Ancient Stalactic Golem Card ( Ancient_Sta_Golem_Card )

ID 27292 Ancient Stalactic Golem Card
Ancient Stalactic Golem 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 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

For every 10 base VIT, Max HP + 150 and increase ASPD by 1% (reduces delay after attack by 1%).
If base VIT is 120 or higher, reduce after cast delay by 3%.
_
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:
.@vit = readparam(bVit);
.@val = .@vit/10;
if (.@val) {
   bonus bAspdRate,.@val;
bonus bMaxHP,(150*.@val);
if (.@vit >= 120) {
   bonus bDelayrate,-3;
} }
Not specified
Not specified