Raised This Month: $ Target: $400
 0% 

FF2 LordM's Bosses: Spider-Man updated!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
LordM
Junior Member
Join Date: Oct 2018
Old 12-03-2018 , 22:14   LordM's Bosses: Spider-Man updated!
Reply With Quote #1

Ok, this is the first release of this boss I have been working on for a while now.
I plan to release more bosses in the future, so this is going to be the first one.
I test all of these bosses on Transit's Beta server; he is a cool guy, so if you want to join here is the IP: 160.202.167.17:27500 (come join, its fun here)
This boss has a new model now, rigged by me which took a long time(the rig is okay, not that great)
Regular Model:

Rage Model:
Spider-Man
Health Equation: (((603+n)*n)^1.04)
Gains 100% Rage every 2750 damage
Scout Boss
Second Release Video: new video https://www.youtube.com/watch?v=FhC6DOITNF8
Abilities:

Both Climb walls, and Web swing are currently in testing to be used with animations. I will release the edited version of dynamic defaults climb walls later.
Climb Walls: dynamic parkour, using spidey's actual ability to climb walls
Web Swing: press reload in midair to web swing(attaches to sky, sorry)
Web Zip: press special to use a grapple hook (forces left click, and deals barely any damage to players)
Weigh Down
Passive:
Spider Sense: this ability works now.
Alarms you to danger. Whenever a spy decloaks, an engineer builds a sentry, medic ubercharges, soldier uses battalion, it notifies you with a sound clip and model change.
There is now an option to outline the person/object that triggers it
ABILITY WORKS 100% now, before it only activated once per round.
PHP Code:
"abilityX" 
    

        
"name" "spidey_sense" 
        "arg1"    "1200.0" 
// range that Spies decloaking trigger spider sense
        
"arg2"    "6000.0" // range that Sentries(s) being built trigger spider sense
        
"arg3"    "5500.0" // range that Medic(s) activating uber trigger spider sense
        
"arg4"    "3000.0" // range that Battalion, Buff Banner, or Demoman charging trigger spider sense
        
"arg5"    "9000.0" // range that Sniper with crits aimed at target trigger spider sense
        
"arg6"    "5.0" // duration of the model change spiderman gets when spider sense triggered
        
"arg7"    "models/freak_fortress_2/spiderman/spider-man.mdl" // the model spiderman recieves when spider sense is triggered   
        
"arg8"    "models/freak_fortress_2/spiderman/spider-man.mdl" // normal model
        
"arg9"    "freak_fortress_2/spiderman/spidersense2" // overlay spiderman recieves when spider sense is triggered
        
"arg10"    "1.0" // duration of the overlay being shown to spiderman
        
"arg11"    "5.0" // cooldown for how often spider sense can be triggered (by each triggerer, this is not a global CD)(without this, players can be overloaded and crashed)
        
"arg12"    "1" // allow an outline to show on the person who triggers spider sense?
        
"arg13"    "5.5"    // duration of outline, if arg12 = 1
        
"plugin_name" "special_spiderman" 
    

Web Shooters: This weapon no longer uses the flare projectile, now overrides it with the web projectile
It is a rocket-based projectile with no explosion.
It slows enemies on hit, and the slow effect can stack based on successive hits landed with the weapon.
Another unique aspect of it is that instead of damaging buildings, it stuns/disables the buildings. My logic behind this is that if webs would get stuck inside like the machinery of the sentry, it could jam it.
PHP Code:
"abilityX" 
    

        
"name" "web_shooters" 
        "arg1"    "tf_projectile_flare" 
// projectile to override and get rid of
        
"arg2"    "4000.0" // projectile speed
        
"arg3"    "10.0" // projectile dmg  
        
"arg4"    "10.0" // percentage player is slowed per hit
        
"arg5"    "50.0" // maximum percentage of slow that can be applied to player
        
"arg6"    "3.0" // duration of slow
        
"arg7"    "models\freak_fortress_2\spiderman\webbing.mdl" // projectile model
        
"arg8"    "freak_fortress_2/spiderman/webshooter.mp3" // firing sound
        
"arg9"    "0.0"    // not yet implemented
        
"arg10"    "0.60" // HudY, useless now
        
"arg11"    "5" // amount of successive hits it takes to overlay player, also max successive hits
        
"arg12"    "freak_fortress_2/spiderman/weboverlay" // overlay path shown to players hit by webs(based on successive hits)
        
"arg13"    "3.5"    // duration of overlay
        
"arg14"    "freak_fortress_2/spiderman/webshooter.mp3"    // sound played when player is hit with overlay
        
"arg15"    "5.0"    // duration buildings are stunned when hit by webs
        
"arg16"    "freak_fortress_2/spiderman/webshooter.mp3" // sound played when buildings are hit by webs
        
"plugin_name" "special_spiderman" 
    

Base Speed:
Starts with 130% and ends off with around 143%(390 hammer units per second, and ends off with 430 hammer units per second)
Rage:
Press E/call for medic to gain the following:

Spider Reflexes
Cost 100% Rage
For 5.5 seconds, slow down the game, and dodge everything except for fire.
3 Web Entangles:
3 abilities, press E or call for medic to activate them(after rage)

Fist:
Scout Bat without the Bat model
100-120 damage on hit

DOWNLOAD: http://www.mediafire.com/file/c1uka2...erman.zip/file

Ghostface model by Unknown(comment below for credit)
Model:


Ghostface


Health Equation: ((560+n)*n)^1.075/3
Gains 100% Rage every 2 thousand damage
Soldier Model

Abilities:
(no mobility)
Weigh-Down

Base Speed:
110% and ends off with 136%(330 hammer units per second, and ends off with 410 hammer units per second)
Rage:
Gain 2 Clevers
Fog the entire map
Stun
The 2 Clevers are able to deal critical damage if they are landed in the back of an enemy(use backburner hitbox, might be different than spy knife idk)

Life Loss:
Teleport to a random player
Summon a minion with a health equation:
Gain 1 point teleport
(540*n)^1.02 where n is the current amount of players alive when this happens

This minion has identical weapon stats to the boss, except it has a 50% knockback resistance due to the fact that it is weaker than the boss(nerf if you want to) and does not have any abilities

THIS MINION IS VERY POWERFUL FOR A MINION, and only SUMMONS ONCE PER LIFE LOSS(up to 2 minions total)

Knife:
Is able to backstab(backburner hitbox) even though this is a soldier boss.
Normal Damage
Deals alot of damage to buildings


DOWNLOAD: http://www.mediafire.com/file/iyc6am...tface.zip/file

Last edited by LordM; 02-02-2019 at 17:06. Reason: big update
LordM is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode