0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #400262 Armor

Scorpio Celestial Coronet-LT [1]

Buy Price: N/A Sell Price: N/A
The crown representing Scorpio, the eighth position of the zodiac. The birthstone, Topaz, is embedded.
It has been modified to suit the upgraded OS weapons.
_______________________
For each 2 Refine Levels:
MATK +20
_______________________
Refine Level +7:
Decreases Variable Casting Time by 15%.
_______________________
Refine Level +9:
Increases Magical Damage with every element by 20%.
_______________________
Refine Level +11:
Increases Magical Damage against monsters of Small and Medium sized enemies by 20%.
Decreases Fixed Casting Time by 0.2 seconds.
_______________________
When equipped with Cannon Rapier-OSAD:
Decreases Genesis Ray skill cooldown by 1 second.

For each 2 Refine Levels of Cannon Rapier-OSAD:
Increases damage of Genesis Ray by 7%.
_______________________
When equipped with Rutilus Stick-OS:
Decreases Psychic Wave skill cooldown by 1 second.

For each 2 Refine Levels of Rutilus Stick-OSAD:
Increases damage of Psychic Wave by 7%.
_______________________
When equipped with Ultio-OSAD:
Increases Magical Damage with Holy element by 7%.

For each 2 Refine Levels of Ultio-OSAD:
Increases damage of Judex by 5%.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 10
Armor Level: 2
_______________________
Requirement:
Base Level 170

Equipment Reform

Available through the reform system OS_Helm_Hammer

Available through the reform system Plus7_Refine_NPC

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
100
Equipment reform

Requirements

2
170

Scripts

.@r = getrefine(); bonus bMatk,20*(.@r/2); if (.@r>=7) { bonus bVariableCastrate,-15; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,20; if (.@r>=10) { bonus bFixedCast,-200; bonus2 bMagicAddSize,Size_Small,20; bonus2 bMagicAddSize,Size_Medium,20; } } }
.@r = getrefine();
bonus bMatk,20*(.@r/2);
if (.@r>=7) {
   bonus bVariableCastrate,-15;
   if (.@r>=9) {
      bonus2 bMagicAtkEle,Ele_All,20;
      if (.@r>=10) {
         bonus bFixedCast,-200;
         bonus2 bMagicAddSize,Size_Small,20;
         bonus2 bMagicAddSize,Size_Medium,20;
      }
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.