Rabbit Pattern Shirt [1] ( Witchs_White_Shirt )
| ID 15282 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 50 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 10 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 200 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
A precious T-shirt worn by a certain witch. The rabbit pattern is said to be her taste. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bSMatk,1+(.@r/2);
bonus bSpl,1;
bonus bMatk,5*.@r;
if (.@r>=7) {
bonus bSMatk,2;
bonus bSpl,2;
if (.@r>=9) {
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_Ghost,35;
bonus2 bMagicAtkEle,Ele_Dark,35;
}
}
}
if (.@g >= ENCHANTGRADE_D) {
bonus bSMatk,2;
if (.@g >= ENCHANTGRADE_C) {
bonus bSMatk,1;
bonus bSpl,3;
if (.@g >= ENCHANTGRADE_B) {
bonus2 bMagicAddEle,Ele_All,15;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||