Issue information

Issue ID
#5792
Status
Fixed
Severity
Fair
Started
Hercules Elf Bot
May 22, 2012 21:48
Last Post
Hercules Elf Bot
Jun 20, 2012 10:57
Confirmation
N/A

Hercules Elf Bot - May 22, 2012 21:48

Originally posted by [b]Vali[/b]
The skill is not giving the extra damage to the skills it must give it.

[quote]Increases the damage of several specific skills, or reduces evasion and attack speed. The following skills are improved [ Brandish Spear / Spiral Pierce / Shield Charge / Shield Boomerang / Shield Chain / Shield Press ]. If you don't have any of those skills, instead your evasion and attack speed are reduced.[/quote]

This post has been edited by Vali on May 22, 2012 21:49

Hercules Elf Bot - Jun 4, 2012 22:58

Originally posted by [b]Xantara[/b]
Edit: confirmed

This post has been edited by Xantara on Jun 4, 2012 23:06

Hercules Elf Bot - Jun 16, 2012 2:53

Originally posted by [b]GM Takumirai[/b]
up~

Hercules Elf Bot - Jun 17, 2012 7:48

Originally posted by [b]sintaxm[/b]
[quote name='Vali' timestamp='1337723323' post='9467']
The skill is not giving the extra damage to the skills it must give it.[quote]Increases the damage of several specific skills, or reduces evasion and attack speed. The following skills are improved [ Brandish Spear / Spiral Pierce / Shield Charge / Shield Boomerang / Shield Chain / Shield Press ]. If you don't have any of those skills, instead your evasion and attack speed are reduced.[/quote]
[/quote]

I have change some code to make Gloomy Day affect to Spiral Pierce only (Just a temporary code until the bug fixed, because that is vital skills)

BEFORE
[img]http://i1262.photobucket.com/albums/ii601/sellyku/Bug/BeforeSpiral.png[/img]

Become this

AFTER
[img]http://i1262.photobucket.com/albums/ii601/sellyku/Bug/AfterSpiral.png[/img]


Of course you have to recompile your server.

This post has been edited by sintaxm on Jun 17, 2012 7:49

Hercules Elf Bot - Jun 17, 2012 23:32

Originally posted by [b]exneval[/b]
thanks for the code

Hercules Elf Bot - Jun 18, 2012 0:11

Originally posted by [b]ozzey[/b]
For suggestion,
at [url="http://forums.irowiki.org/showpost.php?p=1169219&postcount=1"]balancing patch[/url] , gloomy shyness not only affect skill damage, but dismount the player too :D
Gloomy Shyness Info
[CODE]
Gloomy Shyness
Fixed Cast Time: 0.5 second
Variable Cast Time: 1 second
Skill re-use Delay: 10 seconds
Global Skill Delay: 1 second
Flee reduction: - (20 + 5 * Skill Level)
ASPD reduction: - (15 + 5 * Skill Level) %
Duration: (15 + 15 * Skill Level) seconds
Reduces target’s movement speed by half at (Skill Level x 1)% chance
Damage amplification formula: Random number between [15 ~ (Voice Lesson Skill Level x 5) + (Skill Level x 10)] %.
[/CODE]

:D

This post has been edited by ozzey on Jun 18, 2012 0:12

Hercules Elf Bot - Jun 18, 2012 0:40

Originally posted by [b]MarkZD[/b]
It's already implemented on officials, since

[quote]
[b]08/31/2011 - Class Balance Changes(kro News)[/b]
[color=#000000][font=verdana, geneva, lucida,]Gloomy Shyness[/font][/color][list]
[*]SP cost is changed (60/75/90/105/120).
[*]Skill cooldown time is changed.
[*]Evasion decrease rate changed.
[*]Attack speed decrease rate changed.
[*][b]When using the skill, has a low chance to halve movement speed, and cause the target to dismount from their Dragon/Gryphon/Pecopeco.[/b]
[*]Now improves the rune knight skill 'Hundred Spear'.
[*]Damage amplification formula is changed.
[/list]
[/quote]

[quote name='ozzey' timestamp='1339978266' post='10811']
For suggestion,at [url="http://forums.irowiki.org/showpost.php?p=1169219&postcount=1"]balancing patch[/url] , gloomy shyness not only affect skill damage, but dismount the player too :DGloomy Shyness Info
[/quote]
The odd part is that there's no mention this skill would dismount in the source you provided.
But the formula will help.

This post has been edited by MarkZD on Jun 18, 2012 0:47

Hercules Elf Bot - Jun 18, 2012 12:24

Originally posted by [b]malufett[/b]
[s]when used to target does the target receive the penalty and damage bonus?[/s]
ok I'll fix this along with SP....

This post has been edited by malufett on Jun 18, 2012 12:26

Hercules Elf Bot - Jun 18, 2012 16:16

Originally posted by [b]malufett[/b]
Fixed @ [rev='16316']

Hercules Elf Bot - Jun 20, 2012 8:52

Originally posted by [b]sintaxm[/b]
[quote name='malufett' timestamp='1340036213' post='10843']
Fixed @ [rev='16316']
[/quote]

Mm, still not working I guess
( I replace my src/map/ with latest src map )
My damage in all of the skills not change event using GloomyDay :(

Images attached, because photobucket not working now

Hercules Elf Bot - Jun 20, 2012 9:18

Originally posted by [b]exneval[/b]
^
^
it's working fine with me

Hercules Elf Bot - Jun 20, 2012 10:57

Originally posted by [b]malufett[/b]
@sintaxm
don't just replace the file you must compile it...