.:Renewal Item Database:.
Search Item By ID
Type
Armor
Class
Upper Headgear
Buy
20z
Sell
10z
Weight
30 Defense
3 Armor Lvl 1 Slot 1 | |
Applicable Jobs | Every Job |
---|---|
Description | A magnificent crown created to pay tribute to the 9th sign of the zodiac, Sagittarius the Archer. Attached to the crown is a Zircon gemstone, the birthstone for those born under this sign. DEX + 2 Increases resistance to Fire Property by 7%. If refined to 7, ASPD + 2% If refined to 8, AGI + 2. If refined to 9, increases long range physical attack by 5%. If refined to 10, when physically attacking, has a low chance of increasing DEX and AGI by 10 for 10 seconds. |
Item Script |
expand to view script{ bonus bDex,2; bonus2 bSubEle,Ele_Fire,7; .@r = getrefine(); if (.@r>6) { bonus bAspdRate,2; } if (.@r>7) { bonus bAgi,2; } if (.@r>8) { bonus bLongAtkRate,5; } if (.@r>9) { autobonus "{ bonus bAgi,10; bonus bDex,10; }",3,10000,BF_NORMAL,"{ specialeffect2 EF_ENHANCE; }"; } },{},{} |
Dropped By | No Result |