Virtue Posted January 26, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Share Posted January 26, 2012 I've Tried to change it in the skill_db but it does'nt work, so where do else I change it? Quote Link to comment Share on other sites More sharing options...
Nipsino Posted January 26, 2012 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 218 Reputation: 16 Joined: 01/24/12 Last Seen: May 24, 2015 Share Posted January 26, 2012 (edited) Can you please elaborate? If you'd like to add in a new skill; src/map/skill.c & src/map/skill.h Credits to OutofCuriousity. dbskill_cast_db.txt - Skill durations and delay dbskill_castnodex_db.txt - How skill casting is affected by stats, items and skill boosts dbskill_db.txt - General skill mechanics; skill type, element type, range, how many times it should hit, whether it deals splash damage and so on. dbskill_nocast_db.txt - where (or in what game modes) the skill can be used dbskill_require_db.txt - skill requirements covering HP, MP cost, required weapon type, items consumed and so on dbskill_tree.txt - here you can add skills to the different jobs, set other skills as prerequisites etc. dbskill_unit_db.txt - how the skill interacts with targets, where it can be cast and so on Edited January 26, 2012 by Eden Quote Link to comment Share on other sites More sharing options...
Virtue Posted January 29, 2012 Group: Members Topic Count: 92 Topics Per Day: 0.02 Content Count: 354 Reputation: 22 Joined: 11/17/11 Last Seen: May 12, 2024 Author Share Posted January 29, 2012 thanks, i got something useful tho i still can't fix what i am fixing. Quote Link to comment Share on other sites More sharing options...
Peopleperson49 Posted February 1, 2012 Group: Members Topic Count: 219 Topics Per Day: 0.05 Content Count: 1181 Reputation: 141 Joined: 01/27/12 Last Seen: April 15 Share Posted February 1, 2012 What specific skill do you want to make AOE? Please give more info and include how wide you want it to work, how many hits it does, element, or anything I might need. You can use source mods to changes things like heal, lex aeterna, or even attack skills to be AOE. Quote Link to comment Share on other sites More sharing options...
Question
Virtue
I've Tried to change it in the skill_db but it does'nt work, so where do else I change it?
Link to comment
Share on other sites
3 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.