
RENEWAL / ITEMS
E-EA1L Card
#27320Card
E_EA1L_Card
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Compounds On: Weapon
Weight: 1
Fire Magic damage +3%
If upgrade level is +9 or higher,
Additional Fire Magic damage +2%
If upgrade level is +11 or higher,
Additional Fire Magic damage +5%
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Weapon
- Trade
Item effect script
.@r = getrefine();
.@val = 3;
if (.@r >= 9) {
.@val += 2;
if (.@r >= 11) {
.@val += 5;
}
}
bonus2 bMagicAtkEle,Ele_Fire,.@val;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.01% | 0.01% | Cannot be stolen |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 27320
- Aegis Name
- E_EA1L_Card
- Name
- E-EA1L Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Right Hand
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- .@r = getrefine(); .@val = 3; if (.@r >= 9) { .@val += 2; if (.@r >= 11) { .@val += 5; } } bonus2 bMagicAtkEle,Ele_Fire,.@val;
- Client Resource
- 이름없는카드
- Client Name
- E-EA1L Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 30011127320300083
- Names
- Bellare3_CardE_EA1L_CardDry_Rafflesia_Card
- Script
- bonus2 bSkillAtk,"NJ_KOUENKA",20; bonus2 bSkillAtk,"NJ_HYOUSENSOU",20; bonus2 bSkillAtk,"NJ_HUUJIN",20; .@r_shoes = getequiprefinerycnt(EQI_SHOES); bonus2 bSkillAtk,"NJ_KOUENKA",5*(.@r_shoes/3); bonus2 bSkillAtk,"NJ_HYOUSENSOU",5*(.@r_shoes/3); bonus2 bSkillAtk,"NJ_HUUJIN",5*(.@r_shoes/3);
- Client Class Num
- 0
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/이름없는카드.bmp
- Collection Image
- /static/assets/art/9d2bd8d4af19f51ff4649c05.webp
- Collection Source
- iRO/data.grf/data/texture/유저인터페이스/collection/이름없는카드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/cardbmp/e_ea1l_card.bmp
