devilutionX icon indicating copy to clipboard operation
devilutionX copied to clipboard

Fix Flamedart

Open kphoenix137 opened this issue 10 months ago • 6 comments

I've made a fix PR for this unique before, however that PR did 2 different things. Let's start smaller and just fix what's blatantly wrong with this unique first, which is that it has a melee item power when it's a ranged weapon.

kphoenix137 avatar Apr 12 '24 01:04 kphoenix137

I remember we had a discussion with Stephen about this. The melee fire affix makes breaking barrels show with the fire effect. An alternative fix would be to make all elemental bows show that effect when breaking barrels. Either way, this is just a visual change. Keeping this bow unique, making it like the others or making all elemental bows show the effect.

ikonomov avatar Apr 15 '24 18:04 ikonomov

Either way, this is just a visual change.

It's not just a visual change. The melee attack on the barrel spawns the MissileID::WeaponExplosion missile which could end up hitting a Skeleton that pops out of the barrel.

StephenCWills avatar Apr 15 '24 19:04 StephenCWills

I agree that it's a mistake. And it results in a super confusing item description with two fire ranges and no mention of barrels.

The only alternative is that it's a cheap hack for unique fire bows. But you would encounter 30 regular fire bows before you ever found this unique, so how would you playtest and not notice this as a general problem needing a general fix? Either all fire bows should do fire damage to wooden barrels or none of them.

FitzRoyX avatar Apr 16 '24 07:04 FitzRoyX

Either all fire bows should do fire damage to wooden barrels or none of them.

Yeah, I think they all should.

StephenCWills avatar Apr 16 '24 12:04 StephenCWills

Either all fire bows should do fire damage to wooden barrels or none of them.

Yeah, I think they all should.

And lightning bows as well is implied?

I think this fix should come first and then bows doing melee should be addressed in another PR

kphoenix137 avatar Apr 16 '24 13:04 kphoenix137

I agree with FitzRoyx and Stephen. I think it makes sense for all bows to have this effect and remove the duplicate description.

ikonomov avatar Apr 16 '24 14:04 ikonomov

I've made a fix PR for this unique before, however that PR did 2 different things. Let's start smaller and just fix what's blatantly wrong with this unique first, which is that it has a melee item power when it's a ranged weapon.

I don't quite understand, it was melee fire damage 1-6, how is the logical fix fire resistance 20%?

AJenbo avatar Sep 17 '24 22:09 AJenbo

I've made a fix PR for this unique before, however that PR did 2 different things. Let's start smaller and just fix what's blatantly wrong with this unique first, which is that it has a melee item power when it's a ranged weapon.

I don't quite understand, it was melee fire damage 1-6, how is the logical fix fire resistance 20%?

What?

kphoenix137 avatar Sep 17 '24 22:09 kphoenix137