Issue information

Issue ID
#5433
Status
Needs more Info
Severity
None
Started
Hercules Elf Bot
Mar 12, 2012 3:24
Last Post
Mysterious
Jan 27, 2013 17:05
Confirmation
N/A

Hercules Elf Bot - Mar 12, 2012 3:24

Originally posted by [b]Mereketengue[/b]
[color=#282828]
Hello, and first of all thank you for reading my post. This "issue" is ifs to be called this way us regarding the [b]Ninja Skill Lightning crash [/b]according to Iro Wiki:

[size=3][b]
Quote[/b][/size][size=3]

Huge bolts of lightning crash down, causing wind damage to all those in range. Lightning Jolt does one single hit (broken into several small hits for the visual effect only), and covers a wide 9x9 area at max level. The catalyst cost and low magic attack can be considered a downside, but there is only a short cast time and absolutely no aftercast delay.[/size]
Currently the skill is working something like this

X X X X X
X X X X X
X X [b]Y[/b] X X
X X X X X
X X X X X

Where X es the AOE of the skill, is this correct? shouldn't the AOE should be bigger?

In any case how can I expand the AOE and how to make it not to only hit one hit but multiple hits because according to the skill description it should hit at least 1 hit but sometimes it doesn't even hit?

I know that there are a lot of questions but I would really appreciate any help regarding this query.

Best Regards.

bump^^ [/color][list]
[*][color=#6E6E6E][size=2][b]0[/b][/size][/color]
[/list][list]
[*][url="http://rathena.org/board/index.php?app=forums&module=post&section=post&do=reply_post&f=35&t=60023&qpid=84586"]Quote[/url]
[*][url="http://rathena.org/board/index.php?app=forums&module=post&section=post&do=reply_post&f=35&t=60023&qpid=84586"]MultiQuote[/url]
[*][url="http://rathena.org/board/index.php?app=forums&module=post&section=post&do=edit_post&f=35&t=60023&p=84586&st="]Edit[/url]
[/list]

Hercules Elf Bot - Mar 12, 2012 17:58

Originally posted by [b]MarkZD[/b]
You will change the skill line in skill_db.txt to reach your desire:


541,9,6,4,4,0x2,2:2:3:3:4,5,1,yes,0,0,0,magic,0, NJ_RAIGEKISAI,Lightning Strike of Destruction

Read the first lines to know how it works.
Comma separates each value, so:
541 is the ID.
9 is the range.
etc etc.

Splash area is this: 2:2:3:3:4
each : separates the area size per leve, so lv 1 has 2 splash area size.

and number of hits comes two commas after this one, where it shows 1.

This post has been edited by MarkZD on Mar 12, 2012 18:01

Hercules Elf Bot - Mar 18, 2012 6:15

Originally posted by [b]Ind[/b]
I'd like source and/or confirmation. thanks