The "AntiDDOS System" failed to load properly on this Web Site, please de-comment the 'catch Exception' to see what happening!
Iko-RO: Viewing Item (Circlet Of Phoenix)

Viewing Item

#19343: Circlet Of Phoenix

Item ID 19343 For Sale No
Identifier Circlet_Of_Phoenix Credit Price Not For Sale
Name Circlet Of Phoenix Type Armor
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 0
Range 0 Defense 18
Slots 0 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper Normal / Upper / Baby / Third / Third Upper / Third Baby
Equippable Jobs All Jobs
Equip Gender Both (Male and Female)
Item Use Script

1 .@r = getrefine(); .@mdef = 15; .@hp = 10; .@dmg = 10; .@cast = -10; bonus2 bFixedCastrate,"LG_OVERBRAND",-100; if (.@r>=7) { .@cast -= 5; .@dmg += 15; if (.@r>=9) { .@cast -= 5; .@dmg += 25; if (.@r>=10) { bonus2 bIgnoreDefClassRate,Class_All,100; } } } if (getskilllv("LG_KINGS_GRACE")>=5) { bonus2 bSkillCooldown,"LG_INSPIRATION",-10000; bonus2 bSkillVariableCast,"LG_INSPIRATION",-2000; } if (getskilllv("LG_MOONSLASHER")>=5) { bonus2 bSkillVariableCast,"LG_OVERBRAND",-1000; } if (getskilllv("LG_FORCEOFVANGUARD")>=5) { .@hp += 10; .@mdef += 15; bonus bMaxSPrate,10; bonus bDef,150; } bonus bMdef,.@mdef; bonus bMaxHPrate,.@hp; bonus2 bSkillAtk,"LG_OVERBRAND",.@dmg; bonus bVariableCastrate,.@cast;

Equip Script None
Unequip Script None