Viewing Item

#28631: Thousand Sun

Item ID 28631 For Sale No
Identifier OneSkyOneSun Credit Price Not For Sale
Name Thousand Sun Type Weapon - Book
NPC Buy 0 Weight 90
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 160 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Star Gladiator
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 if (.@r>=2) {

3 bonus bBaseAtk,.@r/2*10;

4 }

5 if (.@r>=3) {

6 bonus bMaxSPrate,.@r/3*2;

7 }

8 if (.@r>=9) {

9 bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15;

10 }

11 if (.@r>=11) {

12 bonus2 bSkillAtk,"SJ_SOLARBURST",20;

13 }

Equip Script None
Unequip Script None