07-19-2022, 05:17 PM
(This post was last modified: 07-26-2022, 01:02 AM by github_bot. Edited 11 times in total.)
PULL REQUEST DETAILS
[FEATURE] [INPUT WANTED]
Open to feature/design changes ETC. Just looking for what changes should be made if it were to be merged, or if it should just stay backburnered. Right now I've finished the core mechanics enough to play test locally and get a feel for it.
About the PR
Contains the ninja operative with different bits of kit in different levels of completion, alongside a few changes to support it moving forward:
- New method to handle c_flags on armor, rather than checking every piece of equipment for the c_flag
- New define for items, to allow items to be used in-hand when stunned (but not unconscious)
New equipment:
**Ninja Suit:**
- Unsprited, using infiltrator suit
- Allows unblocked movement through doors that are opening/closing (so doors don't hinder you)
- Increased movement speed
- Built-in wakizashi, blocking use of 2-handed weaponry. Undroppable & undestroyable, to stop ninjas with RPGs/LMGs existing
**Shuriken pouch:**
- Unsprited, using default military pouch
- Currently infinite, debating recharge VS limited ammo
- Instantly inserts 3 shuriken into the users hand when opened from a pocket
**Shuriken:**
- Sprited
- Has two modes, harm and teleport
- Use like a firearm to throw individual shuriken, throw the stack to throw a fan of them
- Harm knocks down briefly and deals 20 damage
- Teleport is weaker than Harm (8 damage), but also blinks the ninja to its position at the cost of some stamina
_Single + Fan throw_
_Blink mode + Blink fan_
**Wakizashi:**
- Sprited
- Mild damage (35), weak stamina damage (20)
- Primarily spills blood all over the place, making floors slippery and giving crew mild hypotension
- Hitting crew members charges a special attack, up to 50% from a given crew member
- Hitting new targets is worth more charge than repeat hits on one target
- Charges 20% for the first hit on a target, then by 10% for up to 3 hits.
- Special attack can be used while stunned (but not while unconscious)
- Special attack breaks stuns and attacks all adjacent targets, then needs to be recharged from 0%
_Slash blood splatter_
_Charge + special attack_
Why's this needed?
This stuff's been shelved for a while as there's no real calling for a new nukie class, and the forum post for it was quiet, so I've got what I built open for suggestion/repurposing, possibly as traitor items or alternative gear. Looking to change these things around or cherry pick out what devs think is useful.
I'm also willing to actually package this up as a proper syndicate loadout, should it seem appropriate.
PULL REQUEST DETAILS
[FEATURE] [INPUT WANTED]
Open to feature/design changes ETC. Just looking for what changes should be made if it were to be merged, or if it should just stay backburnered. Right now I've finished the core mechanics enough to play test locally and get a feel for it.
About the PR
Contains the ninja operative with different bits of kit in different levels of completion, alongside a few changes to support it moving forward:
- New method to handle c_flags on armor, rather than checking every piece of equipment for the c_flag
- New define for items, to allow items to be used in-hand when stunned (but not unconscious)
New equipment:
**Ninja Suit:**
- Unsprited, using infiltrator suit
- Allows unblocked movement through doors that are opening/closing (so doors don't hinder you)
- Increased movement speed
- Built-in wakizashi, blocking use of 2-handed weaponry. Undroppable & undestroyable, to stop ninjas with RPGs/LMGs existing
**Shuriken pouch:**
- Unsprited, using default military pouch
- Currently infinite, debating recharge VS limited ammo
- Instantly inserts 3 shuriken into the users hand when opened from a pocket
**Shuriken:**
- Sprited
- Has two modes, harm and teleport
- Use like a firearm to throw individual shuriken, throw the stack to throw a fan of them
- Harm knocks down briefly and deals 20 damage
- Teleport is weaker than Harm (8 damage), but also blinks the ninja to its position at the cost of some stamina
_Single + Fan throw_
_Blink mode + Blink fan_
**Wakizashi:**
- Sprited
- Mild damage (35), weak stamina damage (20)
- Primarily spills blood all over the place, making floors slippery and giving crew mild hypotension
- Hitting crew members charges a special attack, up to 50% from a given crew member
- Hitting new targets is worth more charge than repeat hits on one target
- Charges 20% for the first hit on a target, then by 10% for up to 3 hits.
- Special attack can be used while stunned (but not while unconscious)
- Special attack breaks stuns and attacks all adjacent targets, then needs to be recharged from 0%
_Slash blood splatter_
_Charge + special attack_
Why's this needed?
This stuff's been shelved for a while as there's no real calling for a new nukie class, and the forum post for it was quiet, so I've got what I built open for suggestion/repurposing, possibly as traitor items or alternative gear. Looking to change these things around or cherry pick out what devs think is useful.
I'm also willing to actually package this up as a proper syndicate loadout, should it seem appropriate.
PULL REQUEST DETAILS