DimarypEvans Posted August 5, 2017 Posted August 5, 2017 (edited) Hey, guys. Not sure if this should be listed here or under scripting, but I have a custom item that only hits once. It was attacking consistently but then I altered something and broke the item. Can anyone point it out to me? 42001,Halberd_Of_The_Ancients,Halberd of the Ancients,5,,,0,300,,3,4,0x00004082,63,2,34,1,1,1,55,{ autobonus "{ bonus bAspdRate,100; }",50,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bAspdRate,25; bonus bUnbreakableWeapon,0; bonus bStr,10; bonus bHit,30; bonus2 bAddRace,RC_DemiHuman,20; bonus2 bSpDrainRate,5,5; },{},{} Edited August 5, 2017 by DimarypEvans Added script to code to make it easier to read. Quote
Question
DimarypEvans
Hey, guys. Not sure if this should be listed here or under scripting, but I have a custom item that only hits once. It was attacking consistently but then I altered something and broke the item. Can anyone point it out to me?
42001,Halberd_Of_The_Ancients,Halberd of the Ancients,5,,,0,300,,3,4,0x00004082,63,2,34,1,1,1,55,{ autobonus "{ bonus bAspdRate,100; }",50,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }"; bonus bAspdRate,25; bonus bUnbreakableWeapon,0; bonus bStr,10; bonus bHit,30; bonus2 bAddRace,RC_DemiHuman,20; bonus2 bSpDrainRate,5,5; },{},{}
Added script to code to make it easier to read.
0 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.