Jump to content

Changelog v1.256-1.257


WhaleTits
 Share

Recommended Posts

Changelog v1.256-1.257

 

Game Sys

- Xel Naga Cuirass Cost 1600 -> 1500

- Schrodinger's Lockbox Cost 4200 -> 3800. Contamination Shard Cost 4000 -> 3800. Phantom Menace Cost 4100 -> 3800.

- Phantom Menace - Unique cloak now also grants 25% movespeed while you are cloaked by it.

- Taser can now be cast into Fog of War

- Added a shaplist.

- Assist timer reduced from 30s -> 20s

 

Garamond

- Fixed SCVs having 1 hp.

 

Queen

- Fixed Timmy not being able to crit.

 

Yig

- [Q] Healing 5 / 10 / 15 / 20 + 2% Max Hp, increased by 3x on Enemy Heroes -> 4 / 8 / 12 / 16 + 1.75%, increased 4x on Enemy Heroes

- [R] CD 100 / 90 / 80 -> 120 / 110 / 100

 

Tosh

- [W] Reworked Specter Stuns. Tosh may order his specters to cast Concussion Round at a target regardless of whether or not he has any specters selected using [W]. The nearest specter that has it's stun ready will go to cast it. Specters no longer cover Tosh's command card upon area selection.

 

Khyrak

- [Q] Was doing wrong damage values. Fixed.

 

Dehaka

- [W] Fixed Scaling

 

Huntress

- [W] Now reveals properly

Link to comment
Share on other sites

If Heroname = Shaplist-listing 1

print "you were killed, man you suck dude!"

Else

print "regular kill statement"

 

BAM!

Corected.

 

bool darkrSwitch;
if almightyDarkr = Darkr
darkrSwitch = true;
bool shaptyList;
if heroDeath (playerName(player)) = "Quidditch", "Soedenone", "PowerOfEvil";
shaptyList = true;
heroDeath {
if shaptyList = true{
if darkrSwitch = true;{
//Herp derp galaxy derp
print ("The world's saviour has died; The bestest of best players... RIP")
else
}
print ("OMG LOL WHAT A flobING NOOB")
else
print ("A hero has died!")
}
}
//Forgive me for the mistakes... I only know C++... DERP.

Edited by Darkr
Link to comment
Share on other sites

Corected.

 

bool darkrSwitch;
if almightyDarkr = Darkr
darkrSwitch = true;
bool shaptyList;
if heroDeath (playerName(player)) = "Quidditch", "Soedenone", "PowerOfEvil";
shaptyList = true;
heroDeath {
if shaptyList = true{
if darkrSwitch = true;{
//Herp derp galaxy derp
print ("The world's saviour has died; The bestest of best players... RIP")
else
}
print ("OMG LOL WHAT A flobING NOOB")
else
print ("A hero has died!")
}
}
//Forgive me for the mistakes... I only know C++... DERP.

 

the flob

Link to comment
Share on other sites

Corected.

 

bool darkrSwitch;
if almightyDarkr = Darkr
darkrSwitch = true;
bool shaptyList;
if heroDeath (playerName(player)) = "Quidditch", "Soedenone", "PowerOfEvil";
shaptyList = true;
heroDeath {
if shaptyList = true{
if darkrSwitch = true;{
//Herp derp galaxy derp
print ("The world's saviour has died; The bestest of best players... RIP")
else
}
print ("OMG LOL WHAT A flobING NOOB")
else
print ("A hero has died!")
}
}
//Forgive me for the mistakes... I only know C++... DERP.

Is it just me or you forgot to put ";" after every printf statement?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...