Wishing Tree

Item ID 410335 Name Wishing Tree
None
Weapon Level 0 Identifier WishingTree_
Attack 0 Type Armor
MATK 0 Equip Locations Middle Headgear
Defense 0 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bInt,10;
bonus bMatk,100;
bonus bVariableCastrate,-15;
if (readparam(bDex)>=120) {
   bonus bInt,10;
   bonus bMatk,150;
   bonus bVariableCastrate,-15;
   bonus bDelayrate,-5;
}

Set Script
Tendrilrion Card
Wishing Tree
bonus2 bMagicAddRace,RC_All,2*getequiprefinerycnt(EQI_HAND_R);