
RENEWAL / ITEMS
Disguiser Card
#300244Card
Disguiser_Card
You’re viewing Renewal.
No matching Pre-Renewal record.TypeCard
Card placementHeadgear
Weight1
Buy price0 z
Sell price0 z
Card illustration
Description
Increases variable casting time by 5%.
------------------------
Reduces variable casting time by 1% per refine rate of headgear.
------------------------
If refine rate is 9 or higher,
increases long ranged physical damage by 1%.
------------------------
If refine rate is 11 or higher,
increases long ranged physical damage by additional 2%.
------------------------
Class : Card
Compound on : Headgear
Weight : 1
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Card placement
- Headgear
- Trade
Item effect script
.@r = getrefine();
bonus bVariableCastrate,5-.@r;
if (.@r>=9) {
bonus bLongAtkRate,1;
if (.@r>=11) {
bonus bLongAtkRate,2;
}
}
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
- 300244
- Aegis Name
- Disguiser_Card
- Name
- Disguiser Card
- Type
- Card
- Weight
- 10
- Locations
- Head Top
- Yes
- Head Mid
- Yes
- Head Low
- Yes
- Flags
- Buying Store
- Yes
- Drop Effect
- CLIENT
- Script
- .@r = getrefine(); bonus bVariableCastrate,5-.@r; if (.@r>=9) { bonus bLongAtkRate,1; if (.@r>=11) { bonus bLongAtkRate,2; } }
- Client Resource
- 이름없는카드
- Client Name
- Disguiser 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/disguiser_card.bmp
