GoldenEye: Source Forums

  • March 28, 2024, 01:37:09 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: VC's Laboratory 100314: TazerBoy++ First Draft  (Read 8113 times)

0 Members and 1 Guest are viewing this topic.

VC

  • Valiant Varanidæ, Citrus Jockey
  • Retired Developer
  • GE:S Fanatic
  • *****
  • Posts: 2,843
  • Reputation Power: 16
  • VC is working their way up.VC is working their way up.VC is working their way up.
  • Offline Offline
VC's Laboratory 100314: TazerBoy++ First Draft
« on: March 14, 2010, 06:12:07 pm »

This was going to be a PM to KM (hence the math/code crap) but since people in-game keep asking about Tazer and I don't want to explain it all over mic, here's my plan for it.  I have no clue how much will stick or survive testing.

TazerBoy++ detailed:
Since TazerBoy was not a 'real' weapon, availiable only with cheats and clearly an unfinished design, I've taken it up as a way we can get a little bit of Q-Labs into the game, and let James bend the rules of combat in his favor.  For TazerBoy++, the most logical rule changes I see it effecting are circumvention-of-armor and evasion of mine traps.

TazerBoy's battery-ammo (recycle Moonraker 9V icon) limit is 80 and always burns 10 when used.  (It has 8 uses, but the countdown effect will make explicit the duration of each discharging's effect.  It could be coded on 8, and just make the display do 10 * (ammo + (isdischarging)? 2*(0.5 - time_since_attack) : 0); )
TazerBoy may be spawned into the world, or is given whenever a player picks up any form of MINE for the first time.  Like Moonraker, there is no source of ammunition, although if it spawns in the world, you can pick up a fresh one at-will.  When it is exhaused, the weapon is useless.  (Spawn-in-world is intended only for use in Silenced Weapons and TazerBoy Arena.)
TazerBoy fire rates is 0.500.  It is melee-range, but the attack is valid for the duration.  (Hold the button down and run into him if you must, though this will waste charges if you attack and don't get within range/view.)
TazerBoy's damage is calculated uniquely.  All damage goes to HP, doing 0.25 * (100% + AP%).  (e.g.s, against a freshly spawned player, four consecutive jolts is lethal.  Against a full HPAP, only two is required.)
TazerBoy circumvents Invulnerability shielding from other players (adjust the more-damage override to gate when damage is less but weapon is TazerBoy, and then apply the intended damage instead of the adjusted amount) and always triggers a 0.500 second invuln shield.  (This ensures you can keep your victim stunned.)
A player stunned by TazerBoy is locked into +aimmode for 0.500 + the normal invuln period, and the reticle is replaced by an electrical-shock-warning icon to indicate stunned status.  (Similar to the Running Man radar pip.)  Stunned players may attack, but their fires is overridden with (0.500 + the normal invuln period) so they only get one or two chances.  (This slows the stunned player down, while hinting that they cannot run and should aim and return a skilled headshot since they cannot easily escape.) (Note these are two distinct timers.  The +aimmode lock will reset when the player is jolted again, the fire delay expires normally.  By simply overriding the weapon fires, it should code-out naturally.  The zooming effect of +aimmode must be disabled.)

EMP Effect.
Whenever TazerBoy++ is used, all MINES within 344 hammer units are affected for four seconds.
Remote Mine: Ignores detonation signals.
Timed Mine: Timer is reset to four seconds.
Proximity Mine: Ignores motion.

Other:
Baron Samedi cannot use !voodoo while stunned.

Tazer-Related Achievement ideas.

Alternating Current: Have two enemies stunned at the same time.
Circuit Breaker: Kill a player who is using TazerBoy++ and then the player he was attacking while that player remains stunned.
Exploding Battery: (4) Be killed by a mine you previously disabled with an EMP pulse.
Fort Knox All Over Again: Kill Oddjob with electricity while playing Goldfinger scenario.
Pew Pew Tazers: (20) Kill a player who is holding Moonraker with a TazerBoy++.
Reverse Polarity: Use your own TazerBoy++ to kill a player who is stunning you.
Tazed and Confused: Kill a player who is not stunning you while you are being stunned.
The Man with the Golden Stun: Instantly kill a player with a single jolt.
« Last Edit: March 14, 2010, 06:20:41 pm by Viashino Cutthroat »
Logged
"As for VC's scripts they have not broken the game at all, in fact the game has never felt better." -- KM
"(03:12:41 PM) KM: I would call you a no life loser, but you are useful"
"(03:12:59 PM) VC: Go ahead.  I am, and I am."

X-tra

  • -
  • 00 Agent
  • ***
  • Posts: 266
  • Reputation Power: 0
  • X-tra is looked down upon.
  • Offline Offline
Re: VC's Laboratory 100314: TazerBoy++ First Draft
« Reply #1 on: March 15, 2010, 09:18:56 pm »

Nice changes ! You made the tazer so cool now. This is very different from the original but I don't care, I like it.

Still, I have a question, since I assume you're going to add every weapons of Goldeneye 007, what about the laser watch ? It was a weapon in the original, is it going to be back in GES ? I think it would be fun.
Logged
Just in case, I'm French. So if you see that some of my sentences dosen't make any sens, you know why. But hey, who care anyway ?

VC

  • Valiant Varanidæ, Citrus Jockey
  • Retired Developer
  • GE:S Fanatic
  • *****
  • Posts: 2,843
  • Reputation Power: 16
  • VC is working their way up.VC is working their way up.VC is working their way up.
  • Offline Offline
Re: VC's Laboratory 100314: TazerBoy++ First Draft
« Reply #2 on: March 16, 2010, 01:10:48 am »

I support Watch Laser, KM was against it citing a glut of melee weapons, but I'll probably just keep bugging him until it happens.  It's required if we're ever going to make it to single player, and it's a useful weapon, like Phantom was, in filling out the roster.  Phantom is high-power, low-accuracy, a balanced alternative to D5K/S.  Watch Laser gives us a Moonraker-grade damage source with a limited reach.  Like the Knife, it's something you can switch to and pwn with in a dogfight, but you can't just run around with it.
Logged
"As for VC's scripts they have not broken the game at all, in fact the game has never felt better." -- KM
"(03:12:41 PM) KM: I would call you a no life loser, but you are useful"
"(03:12:59 PM) VC: Go ahead.  I am, and I am."

Jeron [SharpSh00tah]

  • Level Designer
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 3,004
  • Reputation Power: 53
  • Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.Jeron [SharpSh00tah] has an aura about them.
  • Offline Offline
Re: VC's Laboratory 100314: TazerBoy++ First Draft
« Reply #3 on: March 16, 2010, 08:27:54 am »

Watch magnet lol, pick up weapons from a distance ftw haha
Logged

Complete: Ge_Runway (now under care of CC Saint); Ge_Caverns // W.I.P.:Ge_Streets; Ge_Depot; Ge_Train;

Jonathon [SSL]

  • Generalist
  • Retired Lead Developer
  • 007
  • *
  • Posts: 1,311
  • Reputation Power: 99
  • Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!Jonathon [SSL] is awe-inspiring!
  • Offline Offline
    • Steam Community Page
Re: VC's Laboratory 100314: TazerBoy++ First Draft
« Reply #4 on: March 16, 2010, 12:32:04 pm »

Watch magnet lol, pick up weapons from a distance ftw haha

That would be pretty easy and cool to do.
Logged
Quote
Luchador: I NEVER NAME MY FILES IN UPPER CASE
Luchador: I ONLY TALK IN UPPER CASE
[GE:S] killermonkey: GOOD TO KNOW

X-tra

  • -
  • 00 Agent
  • ***
  • Posts: 266
  • Reputation Power: 0
  • X-tra is looked down upon.
  • Offline Offline
Re: VC's Laboratory 100314: TazerBoy++ First Draft
« Reply #5 on: March 17, 2010, 01:48:56 am »

Watch magnet lol, pick up weapons from a distance ftw haha

lol. Then what about the camera ? And the tracker bug ? This is needed too.

Ok, let's stay realistic a little bit. xD
Logged
Just in case, I'm French. So if you see that some of my sentences dosen't make any sens, you know why. But hey, who care anyway ?

djzeratul

  • 60% of the time, it works every time.
  • Agent
  • *
  • Posts: 25
  • Reputation Power: 0
  • djzeratul has no influence.
  • Offline Offline
    • DivX.com
Re: VC's Laboratory 100314: TazerBoy++ First Draft
« Reply #6 on: December 31, 2010, 12:04:47 am »

Laptop gun

I know it was perfect dark, but it would be awesome lol
« Last Edit: December 31, 2010, 12:28:25 am by djzeratul »
Logged
Pages: [1]   Go Up