Item Details

Sealed Clown Alphoccio Card ( SLD_Clown_Card )

ID 27213 Sealed Clown Alphoccio Card
Sealed Clown Alphoccio Card Buy Price: zeny Sell Price: 0 zeny Weight: 1 Slots: Not specified
Type: Card item. Sub Type: Not specified Gender: Both Locations: Armor
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

Nos refinos entre 0 e +14:
-
Esquiva +10.
Habilita [Poema de Bragi] nv.5 com chicotes.
VIT base 110 ou mais:
Esquiva +10 adicional.
--------------------------
Refino +15 ou mais:
-
Esquiva +15.
Habilita [Poema de Bragi] nv.7 com chicotes.
VIT base 110 ou mais:
Esquiva +15 adicional.
--------------------------
Tipo: Carta
Equipa em: Armadura
Peso: 1

Membuat pemain dapat menggunakan Level 5 Magic Strings, apabila pemain menggunakan Musical Instrument/Whip.
FLEE + 10. Tambahan Flee + 10, apabila Vit pemain 110 atau lebih.
Apabila level tempa equipment +15 atau lebih,
Membuat pemain dapat menggunakan Level 7 Magic Strings, apabila pemain menggunakan Musical Instrument/Whip.
Bonus menjadi FLEE + 15. Tambahan Flee + 15, apabila Vit pemain 110 atau lebih.
Jenis : Card
Posisi : Armor
Berat : 1

Class: Card
Compounds On: Weapon
Weight: 1
Enables Level 5 Magic Strings, if the user has a Musical Instrument/Whip equipped.
FLEE + 10. Additional Flee + 10, if the user's base Vit is 110 or higher.
If compounded equipment is refined to +15 or above,
Enables Level 7 Magic Strings, if the user has a Musical Instrument/Whip equipped.
FLEE + 15 instead. Additional Flee + 15 instead, if the user's base Vit is 110 or higher.

All

Not specified

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:
if (getrefine()>=15) {
   .@a = 7;
   .@b = 15;
}
else {
   .@a = 5;
   .@b = 10;
}
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_MUSICAL || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_WHIP) {
   skill "BA_POEMBRAGI2",.@a;
}
bonus bFlee,(readparam(bVit)>=110) ? (.@b*2) : .@b;
Not specified
Not specified

Not specified