Jhosef Posted June 4, 2012 Posted June 4, 2012 Valkyrie Armor - 100% Anti Freeze Valk Shoes - +10% HP and SP , 100% Sleep Resistance Valk Mant - Same Effect in Normal but * 3 Valk Shoes - 100% Stone Resist Set Effect - +10 dex , +5% atk power Quote
RCharles Posted June 4, 2012 Posted June 4, 2012 Please refer to this if you are looking for Item bonuses list. http://eathena-project.googlecode.com/svn/trunk/doc/item_bonus.txt Quote
Jhosef Posted June 4, 2012 Author Posted June 4, 2012 i cannot understand that ... thats why i am requesting it Quote
JoWei Posted June 4, 2012 Posted June 4, 2012 (edited) Here you go, just change the ID if need so. It has not been tested but pretty sure it'll work fine. 100% freeze resist and SET> shoe and manteau is equipped: dex + 10 and attack rate + 5% 2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,55,,1,0xFFFFFFFE,2,2,16,,1,1,0,{ bonus2 bResEff,Eff_Freeze,100; bonus bAllStats,1; bonus bUnbreakableArmor,0; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus2 bResEff,Eff_Silence,5000; else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus2 bResEff,Eff_Stun,5000; if(isequipped(2421,2524)){ bonus bDex,10; bonus bAtkRate,5; } },{},{} 100% sleep resist, 100% stone resist, HP+ 10%, SP+ 10% 2421,Valkyrie_Shoes,Valkyrian Shoes,5,0,,500,,13,,1,0xFFFFFFFE,2,2,64,,1,1,0,{ bonus2 bResEff,Eff_Sleep,100; bonus2 bResEff,Eff_Stone,100; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bUnbreakableShoes,0; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte) bonus bMaxHP,(BaseLevel*5); else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bMaxSP,(JobLevel*2); },{},{} refine * 3 reflect 2524,Valkyrie_Manteau,Valkyrian Manteau,5,0,,500,,10,,1,0xFFFFFFFE,2,2,4,,1,1,0,{ bonus bUnbreakableGarment,0; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Acolyte ) bonus bFlee2,5+(getequiprefinerycnt(EQI_GARMENT)*2); else if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Thief) bonus bShortWeaponDamageReturn,5+(getequiprefinerycnt(EQI_GARMENT)*3); },{},{} Edited June 4, 2012 by JoWei Quote
Question
Jhosef
Valkyrie Armor - 100% Anti Freeze
Valk Shoes - +10% HP and SP , 100% Sleep Resistance
Valk Mant - Same Effect in Normal but * 3
Valk Shoes - 100% Stone Resist
Set Effect
- +10 dex , +5% atk power
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.