Cowraiders Class 3 Card ( Cowraiders3_Card )
ID 27172 |
![]() |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 1 | Slots: Not specified | ||||||||||||||||||||||||
Type: Card item. | Sub Type: Not specified | Gender: Both | Locations: Weapon | |||||||||||||||||||||||||
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 | |||||||||||||||||||||||||
ATQ + 5, ATQM + 5. Class: Card ATK +5 All
.@bonus = 5; .@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW); if (.@type == W_DAGGER) { .@r = getrefine(); if (.@r>=10) { .@bonus += 20; } if (.@r>=14) { .@bonus += 20; } } bonus bBaseAtk,.@bonus; bonus bMatk,.@bonus; Not specified Not specified |