Game version
Second Tuning Device artwork from Ragnarok Online
RENEWAL / ITEMS

Second Tuning Device

#311045Card

Gear_IQ1

You’re viewing Renewal.
No matching Pre-Renewal record.
TypeCard
Weight0
Buy price0 z
Sell price0 z

Description

[2nd hit: Judgment, 2nd hit: Faith damage increased by 5%. [Grade Bonus] [Grade D] [2nd hit: Judgment, 2nd hit: Faith damage increases by additional 3%. [Grade C] Increase physical damage against all size enemies by 10%. [Grade B] [2nd hit: Judgment, 2nd hit: Faith damage increases by additional 4%. [Grade A] [2nd hit: Judgment, 2nd hit: Faith damage increases by additional 6%.

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

Item details

Trade

Item effect script

.@g = getenchantgrade();
bonus2 bSkillAtk,"IQ_SECOND_FAITH",5;
bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",5;
if (.@g >= ENCHANTGRADE_D) {
  bonus2 bSkillAtk,"IQ_SECOND_FAITH",3;
  bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",3;
  if (.@g >= ENCHANTGRADE_C) {
    bonus2 bAddSize,Size_All,10;
    if (.@g >= ENCHANTGRADE_B) {
      bonus2 bSkillAtk,"IQ_SECOND_FAITH",4;
      bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",4;
      if (.@g >= ENCHANTGRADE_A) {
        bonus2 bSkillAtk,"IQ_SECOND_FAITH",6;
        bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",6;
      }
    }
  }
}
LOOK A LITTLE CLOSER

All data & sources

View on rAthena ↗

Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage

Full database properties
Id
311045
Aegis Name
Gear_IQ1
Name
Second Tuning Device
Type
Card
Sub Type
Enchant
Script
.@g = getenchantgrade(); bonus2 bSkillAtk,"IQ_SECOND_FAITH",5; bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",5; if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"IQ_SECOND_FAITH",3; bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",3; if (.@g >= ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g >= ENCHANTGRADE_B) { bonus2 bSkillAtk,"IQ_SECOND_FAITH",4; bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",4; if (.@g >= ENCHANTGRADE_A) { bonus2 bSkillAtk,"IQ_SECOND_FAITH",6; bonus2 bSkillAtk,"IQ_SECOND_JUDGEMENT",6; } } } }
Client Resource
Gear_IQ
Client Name
Second Order Tuning Device
Description Server
iRO
Description Source
iRO/System/itemInfo.lub
Client Class Num
0
Image Source
iRO/data.grf/data/texture/유저인터페이스/item/gear_iq.bmp
Collection Image
/static/assets/art/412810d076fe12b5f550e1df.webp
Collection Source
iRO/data.grf/data/texture/유저인터페이스/collection/gear_iq.bmp
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.