kyeme - Oct 22, 2014 10:35
Official:
After the 20 secs duration of the buff and you are still at the area of the clown's buff (song) you will automatically gain another 20 secs buff
Here in Hercules even though you are in the area of song, it doesn't automatically gain buff.
Hercules:
[url="https://www.youtube.com/watch?v=C663PwOpyao&feature=youtu.be"]https://www.youtube.com/watch?v=C663PwOpyao&feature=youtu.be[/url]
lollerskates - Oct 22, 2014 15:54
I believe it was changed a bit ago where you can set / toggle the different ways the song works
[url="https://github.com/HerculesWS/Hercules/commit/f36f01ba8099a741c3eb86076d3bc1f89d758e52"]https://github.com/HerculesWS/Hercules/commit/f36f01ba8099a741c3eb86076d3bc1f89d758e52[/url]
+// When songs are canceled, terminated or the character goes out of the
+// area of effect, there's an additional effect that lasts for 20 seconds
+// Should that time be reset for each song?
+// 0: No, you must recast the song AFTER those 20 seconds to have the effect again (Aegis)
+// 1: Yes, recasting songs reset the 20 seconds timer (eathena)
+song_timer_reset: 0
+
This post has been edited by
lollerskates
on Oct 22, 2014 15:54
Zer Wildblood - Oct 27, 2014 19:20
@[url="http://herc.ws/board/user/7385-lollerskates/"]lollerskates[/url]
[size=3][font=tahoma, geneva, sans-serif]Thanks :D[/font][/size]
This post has been edited by
Zer Wildblood
on Oct 27, 2014 19:22
kyeme - Nov 17, 2014 9:18
[quote name="lollerskates" timestamp="1413993250"]
I believe it was changed a bit ago where you can set / toggle the different ways the song works
[url="https://github.com/HerculesWS/Hercules/commit/f36f01ba8099a741c3eb86076d3bc1f89d758e52"]https://github.com/HerculesWS/Hercules/commit/f36f01ba8099a741c3eb86076d3bc1f89d758e52[/url]
+// When songs are canceled, terminated or the character goes out of the
+// area of effect, there's an additional effect that lasts for 20 seconds
+// Should that time be reset for each song?
+// 0: No, you must recast the song AFTER those 20 seconds to have the effect again (Aegis)
+// 1: Yes, recasting songs reset the 20 seconds timer (eathena)
+song_timer_reset: 0
+[/quote]
Yes, it was already updated in the latest rev. In fact, I'm one of those who reported this. But the bug I'm referring is: in official, when the effect of the song expired on your character but you are still in the area of the song, you will automatically received another 20secs of that buff.
But we can see on the Hercules video that even if you are still standing onto the song, "Assassin Cross Sunset" your ASPD still decreased.
csnv - Nov 17, 2014 21:26
Yes, I'm planning on doing a rework of the songs as they will need a remake just for this. It's in my to-do list :)
Playtester - Nov 18, 2014 11:42
Also not sure if this applies on Herc, but when I tested on official servers, if the new effect is stronger than the previous effect for example because I used a higher level (and only then!), it refreshes to the stronger effect instantly. On rAthena, you have to wait until the effect expires before it refreshes.
csnv - Dec 27, 2014 2:09
Fixed in [url="https://github.com/HerculesWS/Hercules/commit/9e8047ab29838858727f44b8460ebce359dafbb1"]https://github.com/HerculesWS/Hercules/commit/9e8047ab29838858727f44b8460ebce359dafbb1[/url]