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

Erymanthian Skin [1]

Buy Price: N/A Sell Price: N/A
The skin of a ferocious large boar that lives in the highlands of a certain region.
_______________________
Indestructible in battle
_______________________
MaxHP +5%
_______________________
Decreases damage taken from Players by 5%.
_______________________
When Level 3 Warg Rider is learned:
Decreases damage taken from Fire elemental attacks by 100%.
Decreases damage taken from Ghost elemental attacks by 30%.
_______________________
For each Level of Aimed Bolt:
Perfect HIT +2%
Increases damage of Arrow Storm by 1%.
_______________________
When Level 5 Camouflage is learned:
Decreases Arrow Storm skill cooldown by 0.3 seconds.
_______________________
Refine Level +7:
MaxHP +5%
Restores 10 SP when defeating monsters with physical attacks.
Increases Physical Damage against monsters of every size by 10%.
_______________________
Refine Level +9:
MaxHP +10%
Restores 10 SP when defeating monsters with physical attacks.
Increases Physical Damage against monsters of every size by 10%.
_______________________
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
100
12

Requirements

1
100

Scripts

.@r = getrefine(); bonus bUnbreakableGarment; bonus bDex,6; bonus2 bSubRace,RC_Player_Human,5; bonus2 bSubRace,RC_Player_Doram,5; bonus bDelayrate,-3; if (.@r>=7) { bonus bDex,12; bonus bAspdRate,5; bonus bLongAtkDef,10; } if (.@r>=9) { bonus bDex,12; bonus bAspdRate,7; bonus bLongAtkDef,10; } if (getskilllv("RA_UNLIMIT")>=5) bonus2 bSkillCooldown,"RA_ARROWSTORM",-300; if (getskilllv("RA_WUGRIDER")>=3) bonus bMaxHP,10000; bonus2 bAddSize,Size_All,2*getskilllv("RA_AIMEDBOLT"); if (getskilllv("RA_ELECTRICSHOCKER")>=5) bonus2 bSubEle,Ele_Fire,100;
.@r = getrefine();
bonus bUnbreakableGarment;
bonus bDex,6;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus bDelayrate,-3;
if (.@r>=7) {
   bonus bDex,12;
   bonus bAspdRate,5;
   bonus bLongAtkDef,10;
}
if (.@r>=9) {
   bonus bDex,12;
   bonus bAspdRate,7;
   bonus bLongAtkDef,10;
}
if (getskilllv("RA_UNLIMIT")>=5)
   bonus2 bSkillCooldown,"RA_ARROWSTORM",-300;
if (getskilllv("RA_WUGRIDER")>=3)
   bonus bMaxHP,10000;
bonus2 bAddSize,Size_All,2*getskilllv("RA_AIMEDBOLT");
if (getskilllv("RA_ELECTRICSHOCKER")>=5)
   bonus2 bSubEle,Ele_Fire,100;
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.