Yoona Posted September 24, 2013 Posted September 24, 2013 How and Where, can i edit the damage of Jupitel and Storm Gust Skills? Quote
Capuche Posted September 24, 2013 Posted September 24, 2013 You can alternatively use the skill_damage_db https://github.com/rathena/rathena/blob/master/db/skill_damage_db.txt Don't forget to enable the option in core.h Quote
Yoona Posted September 25, 2013 Author Posted September 25, 2013 You can alternatively use the skill_damage_db https://github.com/rathena/rathena/blob/master/db/skill_damage_db.txt Don't forget to enable the option in core.h is this correct Capuche? /// This MAX_SKILL_DAMAGE_RATE is used to cap max the rate #ifdef ADJUST_SKILL_DAMAGE #define MAX_SKILL_DAMAGE_RATE 100000 100k Max Dage Rate? Quote
Capuche Posted September 28, 2013 Posted September 28, 2013 Don't touch this part. Just uncomment //#define ADJUST_SKILL_DAMAGE [spoiler=Like that] #define ADJUST_SKILL_DAMAGE then in db/skill_damage_db.txt follow the examples for your skills // MC_MAMMONITE,1,1,50 // In normal maps, players deal +50% damage to other players with Mammonite. Quote
Question
Yoona
How and Where, can i edit the damage of Jupitel and Storm Gust Skills?
4 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.