Viewing Item

#19266: Survivor's Circlet

Item ID 19266 For Sale No
Identifier Survive_Circlet_K Credit Price Not For Sale
Name Survivor's Circlet Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Description Headdress used by monks. The power to draw the wearer's magic is said to be hidden.
_______________________
INT +3
_______________________
For each 2 Refine Levels:
MATK +10
_______________________
Refine Level +10:
Matk +5%
_______________________
Base Level at least 130:
Matk +50
_______________________
When equipped with Survivor's Orb:
Decreases After Skill Delay by as percent equal to Refine rate of Survivor's Circlet.
_______________________
When equipped with Survivor's Rod:
For each Refine Level of Survivor's Rod:
Matk +10.
_______________________
When equipped with Survivor's Manteau:
For each 2 Refine Level of Survivor's Manteau:
Decreases Variable Casting Time by 5%.
_______________________
Type: Headgear
Defense: 10
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement: None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bInt,3;

6 bonus

7 bMatk,10*(.@r/2)+(BaseLevel

8 129

9 ?

10 50

11 :

12 0);

13 if

14 (.@r

15 =

16 10)

17 {

18 bonus

19 bMatkRate,5;

20 }

Equip Script None
Unequip Script None