
RENEWAL / ITEMS
Wood Goblin Card
#27157Card
Wood_Goblin_Card
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Card placementArmor
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Increases physical damage inflicted on Water and Earth elemental monsters by 5%.
Refine Level +9, Increases physical damage inflicted on Water and Earth elemental monsters by an additional 5%.
Card : Card
Location : Armor
Weight : 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Armor
- Trade
Item effect script
.@r = getrefine();
bonus2 bAddEle,Ele_Water,(.@r >= 9 ? 10 : 5);
bonus2 bAddEle,Ele_Earth,(.@r >= 9 ? 10 : 5);
bonus2 bSubEle,Ele_Water,-5;
bonus2 bSubEle,Ele_Earth,-5;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.05% | 0.05% | Cannot be stolen |
![]() | 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
- 27157
- Aegis Name
- Wood_Goblin_Card
- Name
- Wood Goblin Card
- Type
- Card
- Buy
- 20
- Weight
- 10
- Locations
- Armor
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- .@r = getrefine(); bonus2 bAddEle,Ele_Water,(.@r >= 9 ? 10 : 5); bonus2 bAddEle,Ele_Earth,(.@r >= 9 ? 10 : 5); bonus2 bSubEle,Ele_Water,-5; bonus2 bSubEle,Ele_Earth,-5;
- Client Resource
- 이름없는카드
- Client Name
- Wood Goblin Card
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- 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/wood_goblin_card.bmp
