jharick Posted August 4, 2012 Posted August 4, 2012 can anyone script this item effect. increase damage in emperium by 10% during war of emperium time increase damage on demihuman monster by 10% during war of emperium time reduce damage taken from demihuman monster by 10% during war of emperium time Quote
Emistry Posted August 4, 2012 Posted August 4, 2012 if( agitcheck() || agitcheck2() ){ bonus2 bAddDamageClass,1288,10; } if( agitcheck() || agitcheck2() ){ bonus2 bSubRace,RC_DemiHuman,10; } if( agitcheck() || agitcheck2() ){ bonus2 bAddRace,RC_DemiHuman,10; } Quote
Question
jharick
can anyone script this item effect.
increase damage in emperium by 10% during war of emperium time
increase damage on demihuman monster by 10% during war of emperium time
reduce damage taken from demihuman monster by 10% during war of emperium time
2 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.