twiggs62 Posted September 25, 2017 Posted September 25, 2017 Hi there again , im sorry to ask again i cant find some post about the green operation coat, ** it says add a chance a defeated demihuman or brute monster will drop immortal heart or alcohol .. my question is , how can i increase the drop of the alcohol or immortal heart ?? thank you ma'am/sir more power Quote
0 crazyarashi Posted September 25, 2017 Posted September 25, 2017 //Item Combo DB 13027:15044,{ .@r = max(getequiprefinerycnt(EQI_ARMOR),1); bonus3 bAddMonsterDropItem,929,RC_DemiHuman,70*.@r; bonus3 bAddMonsterDropItem,970,RC_DemiHuman,50*.@r; bonus3 bAddMonsterDropItem,929,RC_Player,70*.@r; bonus3 bAddMonsterDropItem,970,RC_Player,50*.@r; bonus3 bAddMonsterDropItem,929,RC_Brute,70*.@r; bonus3 bAddMonsterDropItem,970,RC_Brute,50*.@r; } bonus3 bAddMonsterDropItem,929,RC_DemiHuman,70*.@r; // just edit the id drops to bonus3 bAddMonsterDropItem,929,RC_DemiHuman,100*.@r; // Quote
0 twiggs62 Posted September 25, 2017 Author Posted September 25, 2017 1 minute ago, crazyarashi said: //Item Combo DB 13027:15044,{ .@r = max(getequiprefinerycnt(EQI_ARMOR),1); bonus3 bAddMonsterDropItem,929,RC_DemiHuman,70*.@r; bonus3 bAddMonsterDropItem,970,RC_DemiHuman,50*.@r; bonus3 bAddMonsterDropItem,929,RC_Player,70*.@r; bonus3 bAddMonsterDropItem,970,RC_Player,50*.@r; bonus3 bAddMonsterDropItem,929,RC_Brute,70*.@r; bonus3 bAddMonsterDropItem,970,RC_Brute,50*.@r; } bonus3 bAddMonsterDropItem,929,RC_DemiHuman,70*.@r; // just edit the id drops to bonus3 bAddMonsterDropItem,929,RC_DemiHuman,100*.@r; // thank you so much ... ill try Quote
Question
twiggs62
Hi there again , im sorry to ask again i cant find some post about the green operation coat,
** it says add a chance a defeated demihuman or brute monster will drop immortal heart or alcohol .. my question is , how can i
increase the drop of the alcohol or immortal heart ?? thank you ma'am/sir more power
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.