Game version
Glacier Flower Spell (Physical Grade) 1Lv artwork from Ragnarok Online
RENEWAL / ITEMS

Glacier Flower Spell (Physical Grade) 1Lv

#311449Card

Physical_Grade_1

TypeCard
Weight0
Buy price0 z
Sell price0 z

Description

ATK + 15. ------------------------ Increases melee and long-ranged physical damage by 3%. ------------------------ When refined to +7, ASPD + 3%. ------------------------ When refined to +9, reduces Variable Casting Time and After Cast Delay by 3%. ------------------------ [Weapon Grade Bonus] [Grade D] ATK + 1%, ATK + 15. [Grade C] When refined to +9, P.ATK + 3. [Grade B] When refined to +11, POW + 1, CON + 1. [Grade A] Increases physical damage against all property enemies by 10%. When refined to +11, increases physical damage against all size enemies by 10%.

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

Item details

Trade

Item effect script

.@g = getenchantgrade();
.@r = getrefine();
bonus bLongAtkRate,3;
bonus bShortAtkRate,3;
bonus bBaseAtk,15;
if (.@r>=7) {
   bonus bAspdRate,3;
   if (.@r>=9) {
      bonus bVariableCastrate,-3;
      bonus bDelayrate,-3;
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bAtkRate,1;
   bonus bBaseAtk,15;
   if (.@g>=ENCHANTGRADE_C) {
      if (.@r>=9) {
         bonus bPAtk,3;
      }
      if (.@g>=ENCHANTGRADE_B) {
         if (.@r>=11) {
            bonus bPow,1;
            bonus bCon,1;
         }
         if (.@g>=ENCHANTGRADE_A) {
            bonus2 bAddEle,Ele_All,10;
            if (.@r>=11) {
               bonus2 bAddSize,Size_All,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.