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


Sloth Text [2]   [One Hand]   Item ID# 540004 (Ep172_1h_Book)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
50
Attack
210
Required Lvl
150
Weapon Lvl
4
Slot
2
Applicable Jobs
Star Emperor
Description
A technical book that was kept in the Barmund Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Indestructible in battle

Increases damage of New Moon Kick by 10%.
For each 3 refine levels: ATK +12.

Refine Level +7:
Increases damage of New Moon Kick by additional 15%.

Refine Level +9: ASPD +10% (After attack delay -10%).

Refine Level +11:
Increases damage of Full Moon Kick by 25%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SJ_NEWMOONKICK",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"SJ_NEWMOONKICK",15; } if (.@r>=9) { bonus bAspdRate,10; } if (.@r>=11) { bonus2 bSkillAtk,"SJ_FULLMOONKICK",25; } },{},{}
Dropped By

back to top