Range Amplification Device does not work on Hymn of Moonligh

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
AkimboBalloon
Yeek
Posts: 12
Joined: Tue Aug 02, 2016 5:23 am

Range Amplification Device does not work on Hymn of Moonligh

#1 Post by AkimboBalloon »

I tried using the Range Amplification Device with an Anorithil and I've found that it doesn't properly work with Hymn of Moonlight. It says "range: 8" but the description still reads "within radius 5", which is the figure actually used.

Radon26
Sher'Tul
Posts: 1439
Joined: Mon Jun 23, 2014 11:50 am

Re: Range Amplification Device does not work on Hymn of Moon

#2 Post by Radon26 »

hymn of the moon is a sustain, that shoots things.
you might have increased how far it can possibly go, but you didn't increase how far its looking for a target.

AkimboBalloon
Yeek
Posts: 12
Joined: Tue Aug 02, 2016 5:23 am

Re: Range Amplification Device does not work on Hymn of Moon

#3 Post by AkimboBalloon »

Then the prodigy is at the very least inconsistently applied as it does increase the range of Corona, which is also a sustain of similar properties.

Even if I'm incorrect and no practical changes need be implemented, Hymn of Moonlight should not state an increase of range that does not occur.

Radon26
Sher'Tul
Posts: 1439
Joined: Mon Jun 23, 2014 11:50 am

Re: Range Amplification Device does not work on Hymn of Moon

#4 Post by Radon26 »

i think the problem is on the hymn side

this line -
"local grids = core.fov.circle_grids(self.x, self.y, 5, true)"
- has a fixed 5, instead of looking for the value from elsewhere
not a master coder, but believe that is a hard coded range.
corona checks every time what is the actual range.
"local grids = core.fov.circle_grids(self.x, self.y, self:getTalentRange(t), true)"

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Range Amplification Device does not work on Hymn of Moon

#5 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply