Game version
Fluffy Dandelion Shoes artwork from Ragnarok Online
RENEWAL / ITEMS

Fluffy Dandelion Shoes

#470008Armor

Fluffy_DandelionShoes_J

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

Description

MaxHP+3%, MaxSP+3%. When refined to +5 or higher, additional MaxHP + 7%, MaxSP + 7%, reduce after cast delay by 10%. When refined to +7 or higher, additional MaxHP + 10%, MaxSP + 10%, reduce after cast delay by additional 10%. When Spirit of Land Lv1 and Catnip Powdering Lv5 is learned, prevents cursed, reduce SP consumption of Catnip Meteor by 50. When Spirit of Land Lv1 and Catnip Meteor Lv5 is learned, increase damage of Silvervine Stem Spear by 20%. When Spirit of Land Lv1 and Nyang Grass Lv5 is learned, MATK + 50. When Spirit of Land Lv1 and Silvervine Stem Spear Lv5 is learned, increase movement speed. When Spirit of Land Lv1 and Silvervine Root Twist Lv5 is learned, MATK + 50. Increase ASPD by 5% per 1 skill level of Chattering learned. When Nyang Grass Lv5 is learned, ignores magical defense of all race by 100%. Increase damage of Catnip Meteor by 10% per 1 skill level of Meow Meow learned. Type: Shoes Defense: 12 Weight: 10 Required level: 100 Class: All

Item details

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

Item effect script

.@r = getrefine();
bonus bMdef,10;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
bonus bAspdRate,getskilllv("SU_CHATTERING")*5;
bonus2 bSkillAtk,"SU_CN_METEOR",getskilllv("SU_MEOWMEOW")*15;
if (getskilllv("SU_NYANGGRASS") == 5)
   bonus2 bIgnoreMdefRaceRate,RC_All,100;
if (getskilllv("SU_SPIRITOFLAND") == 1) {
   if (getskilllv("SU_CN_POWDERING") == 5) {
      bonus2 bResEff,Eff_Curse,10000;
      bonus2 bSkillUseSP,"SU_CN_METEOR",50;
   }
   if (getskilllv("SU_CN_METEOR") == 5)
      bonus2 bSkillAtk,"SU_SV_STEMSPEAR",20;
   if (getskilllv("SU_NYANGGRASS") == 5)
      bonus bMatk,50;
   if (getskilllv("SU_SV_STEMSPEAR") == 5)
      bonus bSpeedRate,25;
   if (getskilllv("SU_SV_ROOTTWIST") == 5)
      bonus bMatk,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.