Ancient Wootan Shooter Card ( Anc_W_Shooter_Card_J )
| ID 27378 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 | |||||||||||||||||||||
|
All Not specified
.@a = (readparam(bVit)/10);
.@b = (readparam(bLuk)/10);
bonus bMatk,((3*.@a)+(3*.@b));
bonus bDef,10*.@a;
bonus bAspdRate,.@b;
if (readparam(bVit)>=125) {
bonus bMatk,50;
bonus bDef,50;
}
if (readparam(bLuk)>=125) {
bonus bMatk,50;
bonus bAspdRate,5;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||