Taurus Sword [1] ( Taurus_Sword_J )
| ID 1100 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: 20 zeny | Sell Price: 10 zeny | Weight: 100 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: One-Handed Sword | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 10 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bBaseAtk,50+BaseLevel;
bonus2 bAddItemHealRate,501,100;
bonus2 bAddItemHealRate,502,100;
bonus2 bAddItemHealRate,503,100;
bonus2 bAddItemHealRate,504,100;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus bHit,20;
bonus bAspdRate,10;
bonus bAtkRate,50;
if (.@r>=7) {
.@val = 50;
if (.@r>=9)
.@val += 50;
bonus2 bIgnoreDefRaceRate,RC_All,.@val;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||