Game version
Cute Little Boar Shoes artwork from Ragnarok Online
RENEWAL / ITEMS

Cute Little Boar Shoes

#470025Armor

Pretty_PigShoes

TypeArmor
Equipment positionFootgear
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF12
Required level100
Armor level1

Description

Class: Shoes Defense: 12 Weight: 10 Requires Level: 100 Usable By: All Jobs Max HP +3%, Max SP + 3%. If refine rate is 9 or higher, increases Max HP and Max SP by an additional 7% and reduces after skill delay by 10%. If refine rate is 12 or higher, increases Max HP Max SP by an additional 10%, and reduces after skill delay by an additional 10%. If user learned Spirit of Life level 1, increases ATK by 100 and has a chance to gain [Foolhardy] for 15 seconds when dealing melee physical damage. If user learned Power of Lock level 5, increases Perfect Hit by 50 and reduces after skill delay by 50%. For each level of Hiss learned, increases Attack speed by 5%. For each level of Spirit of Savage learned, reduces casting time of animal type skills by 10%.

English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.

Item details

Gender
Both
Equipment position
Footgear
Jobs
All
Yes
Classes
All
Yes
Refineable
Yes
Trade

Item effect script

.@r = getrefine();
.@a = getskilllv("SU_SVG_SPIRIT");
bonus bMdef,10;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
bonus bAspdRate,5*getskilllv("SU_HISS");
bonus2 bVariableCastrate,"SU_PICKYPECK",-10*.@a;
bonus2 bVariableCastrate,"SU_ARCLOUSEDASH",-10*.@a;
bonus2 bVariableCastrate,"SU_SCAROFTAROU",-10*.@a;
bonus2 bVariableCastrate,"SU_LUNATICCARROTBEAT",-10*.@a;
bonus2 bVariableCastrate,"SU_HISS",-10*.@a;
bonus2 bVariableCastrate,"SU_POWEROFFLOCK",-10*.@a;
bonus2 bVariableCastrate,"SU_SVG_SPIRIT",-10*.@a;
if (getskilllv("SU_SPIRITOFLIFE") == 1) {
   bonus bBaseAtk,100;
   autobonus "{ .@val = max(100, (Hp/1000)); bonus2 bSkillAtk,\"SU_PICKYPECK\",.@val; bonus2 bSkillAtk,\"SU_SCAROFTAROU\",.@val; bonus2 bSkillAtk,\"SU_LUNATICCARROTBEAT\",.@val; bonus2 bSkillAtk,\"SU_SVG_SPIRIT\",.@val; }",30,15000,BF_WEAPON;
}
if (getskilllv("SU_POWEROFFLOCK") == 5) {
   bonus bPerfectHitAddRate,50;
   bonus bDelayrate,-50;
}
if (.@r>=5) {
   bonus bMaxHPrate,7;
   bonus bMaxSPrate,7;
   bonus bDelayrate,-10;
}
if (.@r>=7) {
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus bDelayrate,-10;
}
MAKE IT YOURS

Your server. Your rates.

See experience and drop chances adjusted to your server.

Drop chances are capped at 100%. These are base-rate estimates; server caps, level penalties, VIP and event bonuses can change the final result. MVP reward drops have their own multiplier.

PRIVACY

Cookie settings

A functional cookie remembers your database, theme, rates and notice acknowledgement for up to 180 days. Google Analytics and Google AdSense may use additional cookies and process usage information.

You can clear your saved site preferences below. This does not change choices made in a Google consent message or remove Google cookies. Read our Privacy & cookies page for Google privacy controls.