Renewal
.:Renewal Item Database:.
Search Item By ID


Rabbit Pattern Shirt [1]   [Body]   Item ID# 15282 (Witchs_White_Shirt)
Type
Armor
Class
Armor
Buy
n/a
Sell
n/a
Weight
50
Defense
10
Required Lvl
200
Armor Lvl
2
Slot
1
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
It is said that this precious T-shirt was worn by a certain witch and the rabbit pattern was her taste.

SPL +1, S.MATK +1.

For each Refine Level: MATK +5

For each 2 Refine Levels: S.MATK +1

Refine Level +7: SPL +2, S.MATK +2.

Refine Level +9: MaxHP +5%, MaxSP +5%.

Refine Level +11:
Increases magical damage of Ghost and Shadow element by 35%.

[Bonus by Grade]
[Grade D] S.MATK +2
[Grade C] SPL +3, S.MATK +1.
[Grade B] Magical Damage of every Element +15%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@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 bMagicAtkEle,Ele_All,15; } } } },{},{}
Dropped By No Result

back to top