* First buffs + More proper Status Icon
* Slight sprite change to look a bit less shit
* Additional tweaks
* Code consistency tweak
* Slightly higher price
* More tweaks and fixing a bug
* Brand new Icon courtesy of McRamon
* Tweaked icon a bit
* A bit more recommended code cleaning
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* how did i not notice this?
---------
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
* martial arts have a weight system now
* remove unneeded variable
* carp cannot be deactivated once learned
* i love documentingtation
* krav can no longer delete other combos
* now ill be embarassed if i dont make it better
* i know how istype works i promise
* implement sirryan's changes
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Prevent passive mobs from using martial arts
* Update laser reflection, clean up combo message
* Silence annoying message
All martial arts just check if the user is a pacifist or not before executing
* first commit. combos, CQC started
* CQC working
* All transfered to new system
* The actual bug fix
* add time in between combos
* time between combos limit and minor explaination tweak
* Krav maga fixes, time change. Minor text changes
* Move martial_art to mind
* Merge mistake fixed
* Steels review changes
Adds a new martial art: Highlander Style!
- Wielders of the powerful Highlander claymores are imbued with this
mythical prowress. Should your both your hands ever lack a grip on a
Highlander claymore, you will relinquish your newfound skill.
- Highlander Style grants immunity to ranged attacks and an unwavering
distain of cowardly guns. Just like with Sleeping Carp, you will deflect
projectiles and cannot fire guns (but can pick them up to throw in the
trash where they belong).
Adds new weapon: Highlander Claymore
- Grants the wielder the Highlander Style while held in either hand.
- Normal claymores were left in, but do not provide the martial art (so
they are "safe" to use outside highlander)
Minor refactor to martial arts which prevent use of guns.
- No longer relies on the name of the style, but rather the new
aptly-named var: `can_use_guns`
🆑
rscadd: Adds Highlander Style, granted to the wielder of Highlander
Claymores. This martial art allows you to deflect ranged attacks from
the weapons of COWARDS. FOR THE HONOR OF THE HIGHLANDERS!
tweak: Highlander now equips combatants with a Highlander claymore
instead of a normal claymore. FIGHT ON BROTHERS!
/🆑