
RENEWAL / ITEMS
Faithful Manager Card
#4607Card
FaithfulManager_Card
TypeCard
Card placementWeapon
Weight1
Buy price20 z
Sell price10 z
Card illustration
Description
Class: Card
Compounds On: Weapon
Weight: 1
ATK + 5
MATK + 5
If compounded to a Book,
If upgrade level is +10 or higher, ATK +20 and MATK + 20.
If upgrade level is +14 or higher, additional ATK + 20 and MATK + 20.
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
bonus bBaseAtk,5;
bonus bMatk,5;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) {
.@r = getrefine();
if (.@r>=10) {
bonus bBaseAtk,20;
bonus bMatk,20;
}
if (.@r>=14) {
bonus bBaseAtk,20;
bonus bMatk,20;
}
}
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.
