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 #18938 Armor

Astro Circle

Buy Price: N/A Sell Price: N/A
A universe that spread overhead.
_______________________
INT +1
_______________________
Decreases damage taken from Meteor Storm and Crimson Rock by 20%.
_______________________
Decreases damage taken from Comet by 5%.
_______________________
For each Refine Level equal or above +6:
Decreases damage taken from Meteor Storm and Crimson Rock by 2%.
_______________________
For each 3 Refine Levels:
Increases damage of Meteor Storm and Crimson Rock by 5%.
_______________________
Type: Headgear
Defense: 1
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 70

Available from boxes

Equipment Slots

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

Basic Information

Armor
300
1

Requirements

1
70

Scripts

bonus bInt,1; .@r = getrefine(); if (.@r>6) { .@t = ((.@r-6)*2); } bonus2 bSubSkill,"WZ_METEOR",20+.@t; bonus2 bSubSkill,"WL_CRIMSONROCK",20+.@t; bonus2 bSubSkill,"WL_COMET",5; bonus2 bSkillAtk,"WZ_METEOR",(.@r/3)*5; bonus2 bSkillAtk,"WL_CRIMSONROCK",(.@r/3)*5;
bonus bInt,1;
.@r = getrefine();
if (.@r>6) {
   .@t = ((.@r-6)*2);
}
bonus2 bSubSkill,"WZ_METEOR",20+.@t;
bonus2 bSubSkill,"WL_CRIMSONROCK",20+.@t;
bonus2 bSubSkill,"WL_COMET",5;
bonus2 bSkillAtk,"WZ_METEOR",(.@r/3)*5;
bonus2 bSkillAtk,"WL_CRIMSONROCK",(.@r/3)*5;
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.