xilence01 Posted July 3, 2016 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 177 Reputation: 4 Joined: 05/23/12 Last Seen: April 16, 2019 Share Posted July 3, 2016 Based on IRO-WIKI : The skill NPC_DRAGON FEAR has this area of effects: LVL 1 = 5X5 LVL 2 = 11X11 LVL 3 = 17X17 LVL 4 = 23X23 LVL 5 = 29X29 I want to edit the area of effect to my own choice. Where can i find their structures in the SRC. i have tried skill.c / map.c / battle.c but i cant find them. Any idea? Quote Link to comment Share on other sites More sharing options...
0 Stolao Posted July 3, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Yesterday at 04:48 PM Share Posted July 3, 2016 If your re https://github.com/rathena/rathena/blob/master/db/re/skill_db.txt If your pre https://github.com/rathena/rathena/blob/master/db/pre-re/skill_db.txt 1 Quote Link to comment Share on other sites More sharing options...
Question
xilence01
Based on IRO-WIKI :
The skill NPC_DRAGON FEAR has this area of effects:
LVL 1 = 5X5
LVL 2 = 11X11
LVL 3 = 17X17
LVL 4 = 23X23
LVL 5 = 29X29
I want to edit the area of effect to my own choice.
Where can i find their structures in the SRC.
i have tried skill.c / map.c / battle.c
but i cant find them.
Any idea?
Link to comment
Share on other sites
1 answer 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.