daanheskes / OSRS-Idle-Clicker

An Idle Clicker game built with ReactJS and based on the game Old School Runescape.
https://osrs-idle-clicker.netlify.com/
MIT License
33 stars 16 forks source link

Ranged levels #8

Open TMafono opened 4 years ago

TMafono commented 4 years ago

When equipped with a Shortbow and arrows, no ranged xp is gained, Attack Strength and Defense Experience rise normally with or without the bow.

daanheskes commented 4 years ago

Unfortunately Ranged and Magic haven't yet been implemented. They're very high on the priority list though.

daanheskes commented 4 years ago

Ranged Max hit has been added to the game (aswell as the attack styles), but not yet the hit rolls and Ranged equipment. Arrows also don't have a function other than increasing max hit yet.

HoustonBass commented 4 years ago

Thoughts on adding crossbows (i already have it ready to go in a branch) and forcing a match between ammo type and weapon?

daanheskes commented 4 years ago

Thoughts on adding crossbows (i already have it ready to go in a branch) and forcing a match between ammo type and weapon?

Crossbows will be added to the game. But probably not Bronze-Adamant. I was thinking about the Dorgeshuun crossbow, Rune crossbow, Dragon crossbow, Karil's crossbow and the Armadyl crossbow.

Although Dorgeshuun might be overpowered for it's level compared to normal shortbows. So that would have to be tested.