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

Prism Rangers Scarf

Buy Price: N/A Sell Price: N/A
A beautiful scarf with an iridescent glow.
Feel the power of the four major elements.
_______________________
MaxHP +2%
MaxSP +2%
_______________________
Decreases damage taken from Demi-Human race by 5%.
_______________________
Increases Ranged Physical Damage by 2%.
_______________________
When Warg Rider is Level 3:
Decreases cooldown of Unlimit by 180 seconds.
_______________________
When Camouflage is Level 5:
Decreases After Skill Delay by of all skills by 10%.
Decreases Arrow Storm skill cooldown by 0.2 seconds.
_______________________
For each Level of Aimed Bolt:
Increases Ranged Physical Damage by additional 2%.
Increases damage of Arrow Storm by 1%.
_______________________
When Prism Rangers Scarf is unequipped
Unlimit effect is canceled.
_______________________
Refine Level +5:
MaxHP, MaxSP +3%
Increases Ranged Physical Damage by additional 3%.
_______________________
Refine Level +7:
MaxHP, MaxSP +5%
Increases Ranged Physical Damage by additional 5%.
_______________________
When equipped with Fire Arrow:
Decreases damage taken from Fire elemental attacks by 75%.
_______________________
When equipped with Crystal Arrow:
Decreases damage taken from Water elemental attacks by 75%.
_______________________
When equipped with Arrow of Wind:
Decreases damage taken from Wind elemental attacks by 75%.
_______________________
When equipped with Stone Arrow:
Decreases damage taken from Earth elemental attacks by 75%.
_______________________
Type: Garment
Defense: 12
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
300
12

Requirements

1
100

Scripts

.@r = getrefine(); bonus2 bSubRace,RC_DemiHuman,5; bonus2 bSubRace,RC_Player_Human,5; if (.@r >= 7) { .@val = 10; } else if (.@r >= 5) { .@val = 5; } else { .@val = 2; } bonus bMaxHPrate,.@val; bonus bMaxSPrate,.@val; bonus bLongAtkRate,.@val+2*getskilllv("RA_AIMEDBOLT"); if (getskilllv("RA_WUGRIDER") == 3) { bonus2 bSkillCooldown,"RA_UNLIMIT",-180000; } if (getskilllv("RA_CAMOUFLAGE") == 5) { bonus bDelayrate,-10; } bonus2 bSkillCooldown,"RA_ARROWSTORM",-200; bonus2 bSkillAtk,"RA_ARROWSTORM",getskilllv("RA_AIMEDBOLT");
.@r = getrefine();
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5;
if (.@r >= 7) {
   .@val = 10;
} else if (.@r >= 5) {
   .@val = 5;
}
else {
   .@val = 2;
}
bonus bMaxHPrate,.@val;
bonus bMaxSPrate,.@val;
bonus bLongAtkRate,.@val+2*getskilllv("RA_AIMEDBOLT");
if (getskilllv("RA_WUGRIDER") == 3) {
   bonus2 bSkillCooldown,"RA_UNLIMIT",-180000;
}
if (getskilllv("RA_CAMOUFLAGE") == 5) {
   bonus bDelayrate,-10;
}
bonus2 bSkillCooldown,"RA_ARROWSTORM",-200;
bonus2 bSkillAtk,"RA_ARROWSTORM",getskilllv("RA_AIMEDBOLT");
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.