
RENEWAL / ITEMS
Ice Magic Orb (Hell Arrow)
#311167Card
Ice_F_Orb_Skill_30
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Weight0
Buy price0 z
Sell price0 z
Description
Increases Gates of Hell and Knuckle Arrow damage by 15%.
If refine rate is 7 or higher, increases Gates of Hell and Knuckle Arrow damage by additional 15%.
If refine rate is 9 or higher, increases Gates of Hell and Knuckle Arrow damage by additional 15%.
If refine rate is 11 or higher, increases Gates of Hell and Knuckle Arrow damage by additional 15%, increases Third Punish damage by 15%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus2 bSkillAtk,"SR_GATEOFHELL",15;
bonus2 bSkillAtk,"SR_KNUCKLEARROW",15;
if (.@r>=7) {
bonus2 bSkillAtk,"SR_GATEOFHELL",15;
bonus2 bSkillAtk,"SR_KNUCKLEARROW",15;
if (.@r>=9) {
bonus2 bSkillAtk,"SR_GATEOFHELL",15;
bonus2 bSkillAtk,"SR_KNUCKLEARROW",15;
if (.@r>=11) {
bonus2 bSkillAtk,"SR_GATEOFHELL",15;
bonus2 bSkillAtk,"SR_KNUCKLEARROW",15;
bonus2 bSkillAtk,"IQ_THIRD_PUNISH",15;
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 311167
- Aegis Name
- Ice_F_Orb_Skill_30
- Name
- Ice Magic Orb (Hell Arrow)
- Type
- Card
- Sub Type
- Enchant
- Script
- .@r = getrefine(); bonus2 bSkillAtk,"SR_GATEOFHELL",15; bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; if (.@r>=7) { bonus2 bSkillAtk,"SR_GATEOFHELL",15; bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; if (.@r>=9) { bonus2 bSkillAtk,"SR_GATEOFHELL",15; bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; if (.@r>=11) { bonus2 bSkillAtk,"SR_GATEOFHELL",15; bonus2 bSkillAtk,"SR_KNUCKLEARROW",15; bonus2 bSkillAtk,"IQ_THIRD_PUNISH",15; } } }
- Client Resource
- Ice_F_Orb_Skill_30
- Client Name
- Ice Flower Spell (Hell Arrow)
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/ice_f_orb_skill_30.bmp
- Collection Image
- /static/assets/art/c47fa3fcbe144c6560459bb1.webp
- Collection Source
- iRO/data.grf/data/texture/유저인터페이스/collection/ice_f_orb_skill_30.bmp