Ancient Wootan Shooter Card ( Ancient_W_Shooter_Card )
| ID 27296 |
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 DES base: Per 10 BASE DEX: For every 10 base DEX, increase bow damage and ASPD by 1%. For every 10 Dexterity points, bow attack damage +1% and increases attack speed (reduces delay after attack by 1%). All
.@dex = readparam(bDex);
.@val = .@dex/10;
if (.@val) {
bonus bAspdRate,.@val;
bonus2 bWeaponDamageRate,W_BOW,.@val;
if (.@dex >= 120) {
bonus bBaseAtk,40;
} }
Not specified Not specified Not specified |
||||||||||||||||||||||||||||