Item ID | 19426 | For Sale | No |
---|---|---|---|
Identifier | Spirit_King's_Crown | Credit Price | Not For Sale |
Name | Spirit King's Crown | Type | Armor |
NPC Buy | 20 | Weight | 60 |
NPC Sell | 10 | Weapon Level | 0 |
Range | 0 | Defense | 12 |
Slots | 0 | Refineable | Yes |
Attack | 0 | Min Equip Level | 100 |
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(); bonus bMdef,15; bonus bFixedCastrate,-7*.@r; bonus bDelayrate,-10; bonus2 bSkillAtk,"SO_EARTHGRAVE",10; bonus2 bSkillAtk,"SO_DIAMONDDUST",10; bonus bVariableCastrate,-6*getskilllv("SO_EL_SYMPATHY"); if (getskilllv("SO_WARMER") >= 5) { bonus2 bSkillCooldown,"SO_EARTHGRAVE",-1000; bonus2 bSkillCooldown,"SO_DIAMONDDUST",-1000; bonus2 bSkillCooldown,"SO_VARETYR_SPEAR",-1000; } if (getskilllv("SO_ELEMENTAL_SHIELD") >= 5) bonus2 bMagicAddClass,Class_Boss,25; if (.@r>=7) { bonus2 bSkillAtk,"SO_EARTHGRAVE",15; bonus2 bSkillAtk,"SO_DIAMONDDUST",15; bonus bDelayrate,-5; } if (.@r>=9) { bonus bDelayrate,-5; bonus2 bSkillAtk,"SO_EARTHGRAVE",25; bonus2 bSkillAtk,"SO_DIAMONDDUST",25; } if (.@r>=10) bonus2 bIgnoreMdefClassRate,Class_All,100; |
||
Equip Script | None | ||
Unequip Script | None | ||
Description |
-- Need translation check The power of the king of the spirits was put in this jeweled circlet. Class: Headgear Position: Upper Defense: 12 Weight: 60 Requires Level: 100 Reduced fixed cast time by 7% per refine level of the Circlet. (Max 70%) Reduces the cooldown of skills by 10% Increases the skill damage bonus of Earth Grave by 10%. Increases the skill damage bonus of Diamond Dust by 10%. if refined to +7 or higher Reduces the cooldown of skills by an additional 5% Increases the skill damage bonus of Earth Grave by an additional 15%. Increases the skill damage bonus of Diamond Dust by an additional 15%. if refined to +9 or higher Reduces the cooldown of skills by an additional 5% Increases the skill damage bonus of Earth Grave by an additional 25%. Increases the skill damage bonus of Diamond Dust by an additional 25%. if refined to +10 or higher Bypass 100% of hard magic defense of All race targets when performing a magic attack. if Warmer is learned to level 5 or higher Reduces the cooldown of Earth Grave by 1 second Reduces the cooldown of Diamond Dust by 1 second. Reduces the cooldown of Varetyr Spear by 1 second. if Elemental Shield is learned to level 5 or higher Increases magic damage on boss monsters by 25%. for every level of Spirit Sympathy learned Reduces the variable casting time of skills by 6%. Set Bonus Spirit King's Ring if Warmer is learned to level 5 or higher Increases the cooldown of Earth Grave by 1 second Increases the cooldown of Diamond Dust by 1 second. Increases the cooldown of Varetyr Spear by 0.5 seconds |