Elem8100 / MapleNecrocer

MapleStory Client Emulator
MIT License
156 stars 21 forks source link

Please let us see skills Hitbox sizes. #22

Closed Linkinbr closed 8 months ago

Linkinbr commented 8 months ago

On the "Skill" tab please let us see the hitbox size (in pixels?) of the skills when hovering. Thank you so much, this program is great.

Elem8100 commented 8 months ago

What do you mean about "hitbox" ?

Linkinbr commented 8 months ago

What do you mean about "hitbox" ?

As in the functional (not visual) size of the skills. I'm not 100% sure where you can fetch that information from, but for example Hero's 6th job "Raging Blow" hitbox is 400x310 (non-enhanced version) and 495x350 (enhanced)

Elem8100 commented 8 months ago

skill_112121056 lt and rb's attack range ?

Linkinbr commented 8 months ago

Yes, that is correct! LT is how much the skill goes to the left side of character, and RB to the right. The value below (800x600) is the full hitbox of the skill. All those 3 values are important.

Elem8100 commented 8 months ago

Added

Linkinbr commented 8 months ago

It worked perfectly. Thank you!