
RENEWAL / ITEMS
Third Tuning Device
#311046Card
Gear_IQ2
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
3rd hit - Purification, 3rd hit - Condemnation damage increased by 10%.
[Grade Bonus]
[Grade D] 3rd hit - Purification, 3rd hit - Condemnation damage increases by additional 7%.
[Grade C] Increase physical damage against all size enemies by 10%.
[Grade B] 3rd hit - Purification, 3rd hit - Condemnation damage increases by additional 8%.
[Grade A] 3rd hit - Purification, 3rd hit - Condemnation damage increases by additional 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();
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10;
bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",10;
if (.@g >= ENCHANTGRADE_D) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",7;
bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",7;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bAddSize,Size_All,10;
if (.@g >= ENCHANTGRADE_B) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",8;
bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",8;
if (.@g >= ENCHANTGRADE_A) {
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10;
bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",10;
}
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 311046
- Aegis Name
- Gear_IQ2
- Name
- Third Tuning Device
- Type
- Card
- Sub Type
- Enchant
- Script
- .@g = getenchantgrade(); bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10; bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",10; if (.@g >= ENCHANTGRADE_D) { bonus2 bSkillAtk,"IQ_THIRD_PUNISH",7; bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",7; if (.@g >= ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g >= ENCHANTGRADE_B) { bonus2 bSkillAtk,"IQ_THIRD_PUNISH",8; bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",8; if (.@g >= ENCHANTGRADE_A) { bonus2 bSkillAtk,"IQ_THIRD_PUNISH",10; bonus2 bSkillAtk,"IQ_THIRD_CONSECRATION",10; } } } }
- Client Resource
- Gear_IQ
- Client Name
- Third 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