RN1986 Posted June 9, 2012 Posted June 9, 2012 (edited) halimbawa gusto ko mag gawa ng combo sa gamit ung -----------------------------------------------kapag sinuot Valkyrian Armor kapag nadagdagan ng dalwang nasa baba e magkakaroon ng 15% restance sa lahat ng property? except neutral? Valkyrian Manteau +Valkyrian Shoes .... salamat Edited June 9, 2012 by RN1986 Quote
frenzmu06 Posted June 9, 2012 Posted June 9, 2012 (edited) Code Added: if(isequipped(2421,2524)) { bonus2 bSubEle,Ele_Water,15; bonus2 bSubEle,Ele_Earth,15; bonus2 bSubEle,Ele_Fire,15; bonus2 bSubEle,Ele_Wind,15; bonus2 bSubEle,Ele_Poison,15; bonus2 bSubEle,Ele_Holy,15; bonus2 bSubEle,Ele_Dark,15; bonus2 bSubEle,Ele_Ghost,15; bonus2 bSubEle,Ele_Undead,15; } Your Item Code Should Look like this: (Using Renewal db) 2357,Valkyrie_Armor,Valkyrian Armor,5,0,,2800,,55,,1,0xFFFFFFFE,2,2,16,,1,1,0,{ 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)) { bonus2 bSubEle,Ele_Water,15; bonus2 bSubEle,Ele_Earth,15; bonus2 bSubEle,Ele_Fire,15; bonus2 bSubEle,Ele_Wind,15; bonus2 bSubEle,Ele_Poison,15; bonus2 bSubEle,Ele_Holy,15; bonus2 bSubEle,Ele_Dark,15; bonus2 bSubEle,Ele_Ghost,15; bonus2 bSubEle,Ele_Undead,15; } },{},{} Edited June 9, 2012 by frenzmu06 Quote
frenzmu06 Posted June 9, 2012 Posted June 9, 2012 may error ba? post mo kung ano. baka masyado mahaba ung line at d kaya ng db Quote
RN1986 Posted June 9, 2012 Author Posted June 9, 2012 wala error na lumalabas di lang tumatalab.. sinibukan ko umatake ng suot at hindi same parin ang bawas Quote
frenzmu06 Posted June 9, 2012 Posted June 9, 2012 soutin mo dapat ung 3 items, armor, shoes,manteau, tapos elemental skill gamitin m para pambawas sa sarili m, resistance yan at hindi additional damage tama? Quote
RN1986 Posted June 9, 2012 Author Posted June 9, 2012 (edited) tama hindi xa dmg sinuot ko nga po sir what i mean is the damage of another character when equipped with element/ or use of element skill then tinatangal ko to see the effect of item. hehe pareho lang ng DMG... Btw i'm using pre-re salamat sa pagtulong sir Edited June 9, 2012 by RN1986 Quote
frenzmu06 Posted June 9, 2012 Posted June 9, 2012 (edited) sry my bad, change all -15 to positive 15 edited @post #2 Edited June 9, 2012 by frenzmu06 Quote
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.