Issue information

Issue ID
#7050
Status
Unable to Reproduce
Severity
None
Started
Michieru
Feb 3, 2013 18:01
Last Post
Michi
Apr 11, 2016 7:38
Confirmation
Yes (1)
No (0)

Michieru - Feb 3, 2013 18:01

Clearance not working as it should.

On iro clearance works like this:

You can cast clearance on yourself and party members and mobs.
You can't cast clearance on other players. All players that are not in party should make miss the skills.

And the formula should be
[code=auto:0] rnd()%100 >= 60 + 8 * skill_lv [/code]

instead of
[code=auto:0] rnd()%100 >= 30 + 10 * skill_lv [/code]


Thanks to fixing this =)

This post has been edited by Michieru on Feb 3, 2013 18:03

Ind - Feb 3, 2013 18:14

thank you for reporting :D
[hr]
need confirmation and/or source

Michieru - Feb 3, 2013 18:37

[url="http://irowiki.org/wiki/Clearance"]http://irowiki.org/wiki/Clearance[/url] update 4 december 2012

[url="https://docs.google.com/document/pub?id=1ESSiUmNwAbD4RA63vKSAgbUq4c98pykuOjCd9uaCFFs"]https://docs.google.com/document/pub?id=1ESSiUmNwAbD4RA63vKSAgbUq4c98pykuOjCd9uaCFFs[/url]

[url="http://forums.irowiki.org/showthread.php?t=81143"]http://forums.irowiki.org/showthread.php?t=81143[/url]
They say that you can't cast on yourself but I can do it
This is my ab on iro. I can't make a video sorry.

This post has been edited by Michieru on Feb 3, 2013 18:43

Michieru - Feb 3, 2013 18:47

Look the description:
[URL=http://www.monsterup.com][img]http://www.monsterup.com/upload/1359917205594.jpg[/img][/URL]
Buff with agi/bless
[URL=http://www.monsterup.com][img]http://www.monsterup.com/upload/1359917206847.jpg[/img][/URL]
After Clearance on myself
[URL=http://www.monsterup.com][img]http://www.monsterup.com/upload/1359917206332.jpg[/img][/URL]

Ind - Feb 3, 2013 19:24

thank you for taking the time to detail further. I'll accept the information provided as legit. working on the fix

Michieru - Feb 3, 2013 19:25

Thank you very much =)
I take less time than you for all the works you did on this project. Really big thanks <3

Ind - Feb 3, 2013 19:29

would it be correct to assume it doesn't clear status on boss monsters?

This post has been edited by Ind on Feb 3, 2013 19:30

Ind - Feb 3, 2013 19:31

by the way how is it supposed to affect monsters?

Michieru - Feb 3, 2013 19:38

you can use the skill on boss
you just need to target the mob and use /noshift or shift click on the mob/boss just like heal

This post has been edited by Michieru on Feb 3, 2013 19:38

Ind - Feb 3, 2013 19:56

[quote name="Michieru" timestamp="1359920321"]
you can use the skill on boss
you just need to target the mob and use /noshift or shift click on the mob/boss just like heal[/quote]then how is it supposed to affect party members? I thought clearance was like magnificat

Michieru - Feb 3, 2013 20:08

nope clearance it a select target skill this part is already good.

malufett - Feb 3, 2013 20:10

[quote]
then how is it supposed to affect party members? I thought clearance was like magnificat[/quote]
it's like AB_CHEAL with party..

:meow:

Michieru - Feb 3, 2013 20:33

nope it's a one target skill

Ind - Feb 4, 2013 17:40

this is confusing, which information is correct?[quote name="malufett" timestamp="1359922217"]

[quote]
then how is it supposed to affect party members? I thought clearance was like magnificat[/quote]it's like AB_CHEAL with party..

:meow:

[/quote][quote name="Michieru" timestamp="1359923597"]
nope it's a one target skill[/quote]

malufett - Feb 4, 2013 18:27

[quote]
this is confusing, which information is correct?[/quote]
maybe just leave it to me since one of my up coming commits are related to this...I'll just wait our midterm pass by.. :)

:meow:

Ind - Feb 4, 2013 19:17

Alright :3

kyeme - Mar 10, 2014 23:09

Up~

Michieru - Mar 11, 2014 10:43

@kyeme, this is not fixed yet? I think I fix it on the big update

kyeme - Mar 31, 2014 5:14

[quote name="Michieru" timestamp="1394534590"]
@kyeme, this is not fixed yet? I think I fix it on the big update[/quote]
This is not yet fixed.

Hadeszeus - Oct 21, 2014 15:42

Confirming that this is not yet fix. :(

Playtester - Oct 22, 2014 6:45

I was confused by the whole descriptions too. iROwiki also says it only removes the status changes listed there and no others, but in the source code it's coded basically like dispell. On official forums you can see people saying it's just a stronger dispell too.

Michi - Nov 1, 2014 20:36

Fixed in: [url="https://github.com/HerculesWS/Hercules/commit/19e6b0f9de7280770f0dd98d9431d3337b9a6e7c"]https://github.com/HerculesWS/Hercules/commit/19e6b0f9de7280770f0dd98d9431d3337b9a6e7c[/url]