Tendrilrion Card

Item ID 4463 Name Tendrilrion Card
Critical +5
_______________________
Refine Level +12:
ATK +35
_______________________
Refine Level +14:
Critical +10
_______________________
Type: Card
Compound on: Weapon
Weight: 1
Weapon Level 0 Identifier Tendrilion_Card
Attack 0 Type Card
MATK 0 Equip Locations Main Hand
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 Equip Upper None
Weight 1 Min Equip Level None
NPC Buy 20 Max Equip Level None
NPC Sell 10 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bCritical,5;
.@r = getrefine();
if (.@r>=12) {
   bonus bBaseAtk,35;
}
if (.@r>=14) {
   bonus bCritical,10;
}

Set Script
Kardui Ear
Tendrilrion Card
.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);
if (.@type == W_BOOK || .@type == W_STAFF || .@type == W_2HSTAFF) {
   bonus2 bMagicAddRace,RC_Player_Human,getequiprefinerycnt(EQI_HAND_R)*2;
}
Tree Sprout
Tendrilrion Card
.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);
if (.@type == W_BOOK || .@type == W_STAFF || .@type == W_2HSTAFF) {
   bonus2 bMagicAddRace,RC_Player_Human,getequiprefinerycnt(EQI_HAND_R)*2;
}
Tendrilrion Card
Wishing Tree
bonus2 bMagicAddRace,RC_All,2*getequiprefinerycnt(EQI_HAND_R);
Tendrilrion Card
Wishing Tree
bonus2 bMagicAddRace,RC_All,2*getequiprefinerycnt(EQI_HAND_R);
Tendrilrion Card
Kardui Ears
.@type = getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW);
if (.@type == W_BOOK || .@type == W_STAFF || .@type == W_2HSTAFF) {
   .@r = getequiprefinerycnt(EQI_HAND_R);
   bonus2 bMagicAddRace,RC_Player_Doram,2*(min(.@r,14)/2);
   bonus2 bMagicAddRace,RC_Player_Human,2*(min(.@r,14)/2);
}

Tendrilrion Card Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
1991 Tendrillion 0.01% No 126 Brute Level 2 Earth