483 Commits

Author SHA1 Message Date
8f9f537389 Increased priority of item pickup event so it is handled through the
Jobs plugin first to prevent conflicts with the filter cubes/vacuum
cubes.
2016-12-11 15:31:41 -06:00
bc8b73977f Prevent renaming of all Living Entities to established monster types. 2016-12-11 15:10:32 -06:00
975470d6fa Added Filter Cube recipe to '/craft' menu. 2016-12-11 14:50:24 -06:00
a15d7dd735 Implemented all new mechanics for Hellfire monsters. Cleanup and minor
bugs added. Full Notes:

+>Party Matching now does not create a party until at least two players
are within the vicinity of each other. This effectively increases the
cap of players in parties from 16 players to 32 players, if all 16
parties were filled with 2 players each.
+>Added the EntityDamagedEvent which returns the amount of damage an
entity takes and the cause of the damage. This is also cancellable which
will prevent the entity from losing health and prevents on-hit effects
from being applied.
+>Added isWorldShopSign() to the API to detect if a sign is attached to
a world shop.
+>Added getWorldShopItemBasePrice() to the API. Returns the base price
of any item using the new world shop pricing system.
+>Added LivingEntity versions of all Monster commands to the API.
+>The beginning stages of gearing can be a pain as you can get one shot
by most mobs at the Dangerous tier even with some iron pieces. While one
solution may be to lower the damage
output of Dangerous monsters, it seems the drops are good enough to
justify the difficulty of this range. Instead we decided to decrease the
gearing gap between Leather/Iron versus Diamond/Gold.
This provides players with more meaningful upgrade routes and makes
damage reduction feel more impactful early game. After all, the first
30% of defense hardly matters.

The scale went from looking like this:
	L3<I5<LH6<D8<G10<IH10<DH16<GH20 
TO THIS: 
	L6<I7<D8<G10<LH12<IH14<DH16<GH20

Progression-wise, the second scale makes more sense as it keeps the
armor upgrades in the same order while emphasizing that any Hardened
piece is automatically
better than a regular Gold piece.

+>Flat Damage Reduction from Leather armor increased from 3/6% per piece
(Regular/Hardened) to 6/12% per piece.
+>Flat Damage Reduction from Iron armor increased from 5/10% per piece
to 7/14% per piece.
+>Fire eruptions now occur in the Nether to liven up the tame lava seas.
+>Fire Protection now actually reduces damage dealt	by fires. This is
actually very important with the update below!
+>Fire and Lava now increases your fire ticks indefinitely, therefore
the longer you stay in lava, the longer you will burn until it gets
removed!
+>Fire ticks will deal more damage the larger your fire tick count is!
This is mitigated heavily by Fire Protection on armor. Do NOT stand in
fire too long or YOU WILL die!
+>Fire tick stacks now show up in the action bar.
+>World Shops have been revamped. World Shop prices are now controlled
externally and can be rebalanced and modified at any time. Signs will
reflect these changes when viewing the items.
+>Any player can now place and remove world shops, the shop will
automatically be setup. Crafting Recipe for a world shop is
<ITEM>+Chest/Trapped Chest+Sign. <ITEM> can be any item.
+>Prices of World Shops dynamically change based on the location the
shop in relation to the center of Twoside. Every 10000 blocks away
doubles the price of the item. Going underground increases the price by
50% per difficulty level. Placing a world shop in another dimension
multiplies the price by x4.
+>The 'Deal of the Day' has been added as an incentive to purchase items
from world shops on certain days. Keep an eye out for an item you may
want to purchase! The item will be discounted everywhere regardless of
location!
+>Players that can attack on a moment's notice can make the most use of
a weapon's damage. Sprinting and attacking from mid-air deals 20% more
damage.
+>Some sound effects regarding combat has been globalized so all nearby
players can hear the action that is going on.
+>The Tactics job now has bonuses activated on all combat stats.
+>Fixed Localization of the different versions of the Anvil. (Slightly
Damaged and Very Damaged)
+>Added a new version of the 'Earth Wave' artifact ability. Damage
scaling decreased, but has huge AoE potential and deals double damage on
soft ground. Has no cooldown, but difficult to use without a height
advantage.
+>Added in Vacuum Cubes and Filter Cubes. See '/craft' for the crafting
recipes of these two new Cubes.
	Vacuum Cubes only store placeable blocks and suck up all nearby items.
	Filter Cubes have a special inventory accessed by shift-right clicking
which will automatically insert items of the same type into its
inventory automatically!
+>All entity types can now be modified with difficulty tags, this means
Deadly Horses, Dangerous Wolves, and Hellfire Slimes (and many more!)
are now a thing.
+>Nether difficulty spawning rules have been added: As you get further
and further away from the main hub in the Nether, the monsters increase
in difficulty. No longer depth-dependent like in the Overworld.
+>Health of all monsters within the Nether world have been increased
significantly.
+>Hellfire Ghast behavior has been modified. They now shoot faster
fireballs and at a much faster rate. They will also attempt to suicide
when low.
+>Blaze behavior has been modified. Blazes fire more fireballs, and they
explode on contact now. In addition, Hellfire Blazes now set the area on
fire temporarily.
+>Magma Cubes now buff all nearby monsters with higher defenses.
20%/40%/60%/80% damage reduction for Normal/Dangerous/Deadly/Hellfire
tiers respectively.
+>The item drop rate in the Nether has been increased by 30%.
>Diamond armor (8/16% per piece) and Gold armor (10/20% per piece)
defense values remain the same.
>The Hunter's Compass is now more aggressive at looking for Elite spawn
locations.
>Fixed a bug causing the artifact ability leveling menu to never appear
for artifacts T11 or higher.
>Fixed a bug causing shop purchase notifications to crash the server if
certain conditions are met.
>Fixed a bug causing arrow quivers to mysteriously vanish from players'
inventories when running out of arrows.
>Fixed a bug causing Ranger gear to drop with a lower tier rate than
other items.
>Fixed a bug causing Non-Monster creatures to create errors when
attempting to use Eruption on them.
>Fixed a bug causing the party bonus to not increase damage to party
members.
>Fixed a bug preventing Artifact armor from losing durability from all
sources of damage.
>Fixed a bug causing errors when using name tags on non-hostile
creatures.
>Fixed a bug where the cooldown indicator for the Eruption ability was
not properly adjusting with increased cooldown reduction.
>Fixed a bug preventing players from inserting items into Item Cubes
when the ID of the Item Cube window they are viewing is the same as the
ID of the cube they are inserting into.
>Fixed a bug where players were receiving damage reduction by holding
armor in their hand.
>Moved Arrow Quivers from the Misc. Items category to the Containers
category in the /craft menu.
>Modified heart display of mobs to display transparent hearts for
missing health. 
>Fixed bugs relating to players being unable to obtain all achievements
due to plugins manipulating them.
>Fixed a bug preventing Slime and Magma Cube splits from happening
properly when they die.
->Decreased the chance Coal dropped from monsters significantly.
->Decreased the chance Ender Chests dropped from monsters significantly.
->Decreased the drop rate of tier-less/surface monsters.
->Ranger Base Dodge Chance decreased from 50%->40%.
->Proper footing is important to maximizing damage. Attacks from mid-air
now deal 20% less damage when not sprinting.
->Ranger Invincibility Time on Tumble with a full set decreased from 3
seconds -> 1.5 seconds.
->Deprecated all Monster versions of the Monster commands in the API.
The newer system uses Living Entities instead.
2016-12-11 14:28:07 -06:00
aa25cf1792 Fixed Achievment Bugs. Modified Ghast behavior and firing rates. 2016-12-09 21:44:32 -06:00
68cf1f8500 Fully implemented and bug-free version of Filter and Vacuum Cubes 2016-12-07 21:52:59 -06:00
71c1d51d76 Prep for Filter Cube development. 2016-12-06 18:16:57 -06:00
5507546ac5 Vacuum Cube implementation completed. 2016-12-04 23:12:55 -06:00
e100ccaadc Attempted to add Vacuum Cube. 2016-12-04 19:22:18 -06:00
22816a8022 Online commit to continue work portably. Updated Earth Wave and world
shop behavior slightly.
2016-12-02 21:36:04 -06:00
06bd56e661 World Shops completed. Deal of the day feature now exists! 2016-12-01 18:43:32 -06:00
213dcfc7dc World Shop basic crafting and placing added. Still needs a few bugfixes.
Implemented all Tactics' bonuses to combat related areas. Fixed Anvil
localization.
2016-11-28 22:50:23 -06:00
BuildTools
1df9b0765d Merge branch 'dev' 2016-11-28 18:51:23 -06:00
6b50cdd748 First merge with basic master branch. 2016-11-28 18:49:58 -06:00
c04a91a834 Updated Boss Monster segregation code. 2016-11-28 16:34:59 -06:00
5fced804b5 Fixed API call to reference proper method. 2016-09-20 23:12:18 -05:00
fb943c964e Fixes, minor API updates. 2016-09-20 23:08:58 -05:00
bb29d3f165 Fix messages displaying when swift aegis level is 0. 2016-09-20 20:10:35 -05:00
7878e7a956 Final bug fixes I'd hope. 2016-09-20 20:06:08 -05:00
6c4167665c Fix minor Swift Aegis buff things missed. 2016-09-20 20:01:01 -05:00
01af59a81a Fix Action bar messages for Swift Aegis. Properly reduce swift aegis
amount when hit.
2016-09-20 19:52:06 -05:00
ea1432af6c Swift Aegis fixed. Moved to its own independent buff. Roman numerals
appear on the action bar levels once again, but only for buffs at level
10 or less.
2016-09-20 19:47:20 -05:00
9b5d4015a3 Fix null check errors with checking for Infinity/Mending knockoff. 2016-09-20 06:01:24 -05:00
f414fdbb68 Increase delay of bow mode switching slightly. 2016-09-19 21:46:24 -05:00
6be55e3cf2 Prevent unnecessary overwriting of the action bar when there is nothing
to put there.
2016-09-19 20:59:58 -05:00
1bb9d2727b Fix reverse logic on hands for Arrow Quiver swapping. 2016-09-19 19:43:43 -05:00
cdea201c12 ->Players can swap the quiver out normally when they do not have a Bow
equipped in their main hand slot.
2016-09-19 19:41:33 -05:00
a7c367f8f1 ->/craft menu is now categorized, allowing players to view a specific
category instead of a gigantic list of items at once.
->Added a crafting recipe for converting Handmade arrows to Piercing
arrows. See /craft for more information.
->Fixed a bug that did not cause Mending from being randomly knocked off
of Armor occasionally.
->Infinity Knockoff on bows should not be happening if the player melees
with the bow anymore.
->Spleef bugs have been fixed. Players also have their movement speed
properly reset when entering the Spleef arena now.
2016-09-19 19:24:06 -05:00
18aff61a01 ->Server is now backed up with an Incremental Backup system. This allows
recovery of lost data down to an hour in precision if anything were to
go wrong without using ridiculous amounts of hard drive space.
->Gladomain Lifesaver cooldown increased from 3 minutes -> 5 minutes.
->Critical Chance % on Moonshadow's set base crit increased from
10%->15%, crit increase per tier 5%->7%.
->All damage that is meant to be true damage in Minecraft once again
deals true damage. This includes Poison, Wither, Fall Damage, Fire
Damage, Void Damage, Contact, Suffocation, Falling Blocks.
->Fixed a bug where players leaving and rejoining would cause all glows
to become white due to not properly resetting glow color.
->Fixed a bug where some damage events did not use custom death
messages.
->Added isArrowQuiver() and getArrowQuiverContents() to API.
->'Greed' artifact ability now has a chance to knock off per kill. The
chance a level of Greed gets knocked off has been increased
significantly.
->Wolfsbane and Alustine sets added to the Slayer set arsenal. Both of
these are weaker tiers of Moonshadow and Gladomain, but have their own
unique properties.
->Gladomain and Moonshadow sets drop at Hellfire and Deadly tiers
respectively now.
->Dawntracker main stat changed from Health to "Health taken per hit",
going down with higher tiers.
->Dawntracker 4-piece set bonus changed from Damage bonus to Health
bonus.
->Panros base Damage stat buffed significantly.
->Jamdak 4-Piece set bonus now grants absorption health for each
successful dodge.
->Lorasaadi Damage set bonus values significantly increased.
->Custom arrow damage has been changed from a multiplier to a flat
damage bonus. Diamond-Tipped arrows increase base damage by 15,
Hand-made arrows increase base damage by 5.
->Explosion arrow base damage increased from 40 -> 60 damage.
->Piercing arrows have been added. Piercing arrows provide similar
damage to Handmade arrows, but have infinite speed and hits all targets
aimed in a line. See /craft for the crafting recipe.

->Arrow Quivers have been redone. All old item quivers will
automatically convert to the new type. Arrow Quivers only shoot from
your off-hand now.
--- When Arrow Quivers are equipped in the off-hand, you can press the
'swap items' key to change which arrow is fired from the Arrow Quiver's
inventory. In addition, you can hold shift while pressing the 'swap' key
to toggle the opposite way.
--- Arrow Quiver modes will automatically switch when you run out of
arrows in one mode.
--- Collecting arrows will attempt to place them back in your arrow
quiver's inventory if possible.
--- Right-clicking Arrow Quivers will pull up to 64 arrows at a time
from your Arrow Quiver's current mode.
--- Shift-Clicking a Quiver when not holding anything in your off-hand
will now automatically equip it there.

->Custom Arrows work with the Infinity enchantment! For each level of
Infinity, there's a 10% increased chance of the arrow remaining in your
inventory when fired. This applies to all non-standard arrows.
->Custom Tipped Arrows display their duration properly when linked now.
->The chance of Infinity getting knocked off of a Bow has been increased
significantly.
->Rangers can now hold either a Bow or a Quiver in either hand to be
considered in Ranger mode.
->Rangers now have an active ability for Sniping and Debilitation mode
as well.
--- Sniping Mode Active: Arrow Barrage - 2 Minute Cooldown: The player
becomes still as they fire 26 piercing shots extremely quickly in the
direction they are facing. All arrows from Arrow Barrage ignore no
damage ticks.
--- Debilitation Mode Active: Siphon - 35 Second Cooldown: Can be used
when at least 1 poisoned target is nearby. Deals (Poison Level x 10)
True Damage and Slows all targets the same level as the number of poison
stacks applied to nearby targets for 15 seconds, and grants 4 Absorption
health (2 hearts) to the Ranger per poison stack. Refreshes Poison
duration on all nearby poisoned targets.
->Toggling between Bow modes shows the proper cooldown for that mode.
->Base Dodge Chance increased on all Ranger Set Pieces.
->Important Action Bar messages now have priority over the auto-updating
action bar buff indicator to make action bar sensitive actions more
clear.
->The Absorption Potion Effect now re-applies all base absorption hearts
once every 30 seconds.
->Future Life Vial drops have Absorption effect nerfs applied
appropriately.
->Hellfire Spiders now have a cooldown on their Web Throw. (4 seconds)
->Higher tier Cave Spiders (which do not naturally spawn yet) will apply
Poison 3 (Dangerous), Poison 4 (Deadly), or Poison 5 (Hellfire).
->Higher tier Wither Skeletons will apply Wither 3 (Dangerous), Wither 4
(Deadly), or Wither 5 (Hellfire).
->Hits made with Highwinder now stay on-screen for a moment, allowing
you to see how much the last damage value from Highwinder was.
->Buying back or picking up a shield when not holding anything will
automatically place the shield in your holding hand instead of your
off-hand, putting you in Defender mode.
->Buying back or picking up a quiver will automatically place it in your
off-hand if nothing is already there.
->All buff displays now show up as regular numbers instead of roman
numerals.
->Monster AI has been improved to no longer get stuck while being
directly in front of you.
->Wither Skeletons that spawn in the Nether now have a very high chance
of being Deadly or Hellfire tier.

Barbarian Mode has been released!
==============
->Defined by wielding an axe in both the main hand and the offhand.
->Barbarians swing their off-hand by right-clicking.
->Barbarians gain 2 HP (1 Heart) per 1% of Damage reduction.
->When Barbarians are hit, they take damage as if they had 0% Damage
reduction.
->Barbarians deal 20% more damage for every 20% of an enemy's missing
health.
->Barbarians gain Bonus Lifesteal stacks as they hit enemies. Each stack
increases Lifesteal by 1%, up to a cap of 100% extra Lifesteal. The
stacks refresh every hit, but wear off after 5 seconds.
->Barbarians do not instantly take full damage when hit. Instead, the HP
is stored in a 'Damage Pool' and distributed every second.
->If Barbarians have points in their 'Damage Pool', they will take up to
15 damage every second. The amount taken goes down by wearing Barbarian
gear.
->When a monster is killed by a Barbarian, the amount of remaining
damage in their Damage Pool is divided by 4.
->Barbarians automatically consume Rotten Flesh and Spider Eyes that are
picked up. Each one heals for 1% of their health. Rotten Flesh and
Spider Eyes in a Barbarian's inventory will automatically be consumed as
the Barbarian gets hungry.
->Barbarians build up Weapon Charges in two ways: +1 Charge for
attacking an enemy with the main hand weapon and +2 Charges for taking
damage.
->Barbarians have 70% knockback resistance.
->Barbarians can release their Weapon Charges by using a variety of
commands:
->Right-Click (Costs 10 Charges): Power Swing - Swing your off-hand
weapon to deal an attack with +100% Lifesteal and +100% Crit Chance
bonus. Gives 10 Bonus Lifesteal stacks.
->Shift Left-Click (Costs 30 Charges): Forceful Strike - Hit all enemies
in a line in front of you, dealing double damage and suppressing them
for 3 seconds.
->Shift Right-Click (Costs 30 Charges): Sweep Up - Performs a sweeping
attack which knocks up and damages all enemies within a 4m radius of
you. Doubles your Bonus Lifesteal stacks. Lifesteal effects are doubled
during this attack.
->Swap Item Key (100 Charges Minimum, Costs ALL Charges): Barbarian's
Rage - Converts your missing health into Absorption Hearts and applies
powerful buffs. This ability is stronger the more stacks consumed.
	Barbarian's Rage: 
	-- Strength Level: +1 per 10 charges
	-- LifeSteal: +1% per 2 charges
	-- Speed V
	-- 100% Knockback Resistance
	-- Duration of Rage: +1 second per 10 charges
	-- +2 seconds of invulnerability per 100 charges
	During Rage you gain double the number of Bonus Lifesteal stacks. You
do not gain Weapon Charges during Barbarian's Rage.
->Leaping Strike: Barbarians that take fall damage deal triple the
damage taken from the fall as damage to all enemies nearby. The range of
this attack increases based on how fast the Barbarian falls.
->Mock: Press the drop key to perform a Mock attack to all enemies near
you. Affected enemies become aggro'd to the Barbarian for 15 seconds and
receive 2 stacks of Weakness that lasts 15 seconds. This can stack up to
Weakness VI. 20 second cooldown.


->Fixed a bug where overworld Enderman would deal damage equal to an End
Enderman.
->Fixed a bug where certain monsters that were suppressed still
performed attacks.
->Fixed a bug where Slayers would get the remove stealth effect / sound
for every single hit regardless if they were stealthed or not.
->Fixed a bug allowing Slayers to perform Assassinate on dead targets.
->Fixed a bug where deaths would not keep your inventory, leading to
dropped items on the ground and nothing to buy back.
->Fixed a bug causing the Yellow Glass to not consistently appear when
an Elite Zombie performs the Leap attack.
->Fixed a bug causing regular arrow shots from bows to always hit
targets when looking at them, regardless if you are actually aiming the
arrow properly or not.
->Fixed a bug preventing players from being hit by multiple unique
damage sources at the same time.
->Fixed a bug causing Debilitation mode to not apply the first stack of
poison with a normal hit. (Clarification: Only further stacks of poison
require headshots.)
->Fixed a bug where mobs would ignore aggro rules when hitting each
other.
->Added convertPotionEffectsToLore() to API.
->Added PlayerTumbleEvent() for plugin event listening. - Called each
time a player performs Tumble. Cancellable.
->Added PlayerDodgeEvent() for plugin event listening. - Called each
time a player successfully dodges an attack. Cancellable.
->Added PlayerLineDriveEvent() for plugin event listening. - Called each
time a player performs a Line Drive. Cancellable.
2016-09-18 21:50:41 -05:00
77efdd3fcc Partial commit to keep repository up-to-date for transfer. Full notes
about all changes coming in next commit.
2016-09-11 21:26:41 -05:00
b42a610154 ->Gladomain Lifesaver cooldown increased from 3 minutes -> 5 minutes.
->Critical Chance % on Moonshadow's set base crit increased from
10%->15%, crit increase per tier 5%->7%.
->All damage that is meant to be true damage in Minecraft once again
deals true damage. This includes Poison, Wither, Fall Damage, Fire
Damage, Void Damage, Contact, Suffocation, Falling Blocks.
->Fixed a bug where players leaving and rejoining would cause all glows
to become white due to not properly resetting glow color.
->Added convertPotionEffectsToLore() to API.
2016-09-10 15:37:57 -05:00
3753621b10 ->'/craft' command added. Players can now type this in to get a list of
all custom crafting recipes that exist on the server for your
convenience.
->Internal Entity structures have been redone to allow all calculations
to apply to not only 'Monsters', but to ALL Living Entities. This also
sets up the foundation for PvP in the future.
2016-09-08 23:12:43 -05:00
c270d91fb7 ->Leather artifact armor pieces now go up to Unbreaking XV. These
unbreaking levels also display properly on the items.
->Vendetta is now used by Defenders by shift-left clicking, allowing
Defenders to still use left-click for basic provoking.
->Vendetta now stores 1% of mitigation damage as Thorns true damage, to
be applied the next time something hits a Defender.
->Vendetta mitigation damage percent lowered from 30% -> 25%.
->Defender damage absorption was non-existent since the damage
calculation rework. It has now been reimplemented properly.
->Vendetta tooltip updated.
->A sound effect now plays when Slayers leave or get hit out of stealth.
->Added AddItemToRecyclingCenter() to API.
->getCooldownReduction() is now visible in the API.
->Death Loot now safely fails if something bad happens, and no longer
stores a mirror inventory on the server; this prevents items from being
permanently lost, or being duped.
2016-09-07 22:52:57 -05:00
ff86174fd4 Fix Zombie Leaders spawning EVERYWHERE. 2016-09-05 22:42:28 -05:00
bffc050f8c Fix loot modifications to only apply to Leather / Ranger gear. 2016-09-05 22:37:02 -05:00
ee0e669ad3 Adjusted Loot Table slightly to accomodate for lower levels to give
better and stronger loot.
2016-09-05 22:35:50 -05:00
d1e8b65a06 Fix up Warnings. 2016-09-05 20:54:19 -05:00
e8fa292f63 Verified Leaders will consider Skulls as an item to pass successfully. 2016-09-05 20:52:25 -05:00
8b2aa239da New Loot Tables implemented properly.
->Buffs and Debuff icons now show up properly for all monsters and
players when there are more than 5 levels of a buff applied.
->Added getActualCustomName(), getEntityName(), and getActionBarSuffix()
to API.
->Death marks can now only be applied when the Death Mark ability is off
cooldown.
->Death mark reset cooldown reduced from 1 second to 0.5 seconds.
->Fixed a bug where the Backstab noise would play for non-Slayer modes.
->Updated '/loot' command output.
->New Loot Tables implemented. All previous bugs regarding getting wrong
gear in the wrong modes have disappeared. Drops have been modernized.
2016-09-05 20:50:39 -05:00
fedf0343aa Fixes to buff display system. 2016-09-05 15:24:55 -05:00
91caf89c04 Add debuffs to players and enemies. Fix memory leak. 2016-09-05 13:35:04 -05:00
47a5b508dc Glow restructuring has been done as well as adding AFK checks for tool
damaging while in stealth and monster spawning algorithm.
2016-09-05 11:22:44 -05:00
a89595fe14 Hotfix for Leather being applied to bad item sets. 2016-09-04 23:09:15 -05:00
417ab2d367 ->Suppress Ability now available for Artifact Shovels.
->Loot has been redone to make Slayer drops more fair and not as
ridiculous.
->Baubles can randomly break on death. Hardened baubles will lose a
break remaining when this occurs.
->Fixed random bugs.
->Artifact tier now appears in item info display when linking artifact
items.
2016-09-04 22:54:33 -05:00
325987d401 Fixed a bug with Moonshadow perks. Other modes can use slayer set items,
where applicable.
2016-09-04 15:27:27 -05:00
dfc55b50ef Fix Thorns off-hand checking. 2016-09-04 13:48:06 -05:00
9acf1190e1 ->Fixed a bug allowing players to use Rejuvenation when not in Defender
mode.
->Fixed a bug allowing players to use Line Drive when not in Striker
mode.
->Fire Resistance mechanics modified. If you are on fire with Fire
Resistance, fire resistance duration goes down by 10 seconds every
second. Higher levels of fire resistance resist fire better.
->Switching modes while toggling items in your hotbar now reflects your
health % properly. This means if you have 50% health in Striker mode and
switch to Ranger mode, you'll have 50% health in that mode as well.
->Suppression status effect implemented. Entities that are suppressed
cannot move, attack, teleport, or explode.
->Cooldown Reduction stat implemented. This stat decreases the amount of
time it takes for all cooldown-sensitive abilities to be available
again.
->Fixed a bug where players could activate Vendetta just by having 5
Songsteel pieces regardless of what Tier they were.
->Fixed Pre-emptive Strike (x4->x3), Hand-made Arrow(x3->x2), and
Diamond-Tipped Arrow(x5->x4) multipliers not being correct in the damage
engine.

->Slayer mode has been released!
	-Slayer Mode is defined by wearing no armor, and wearing a Bauble in
your hotbar.
	-Slayers can make use of up to 9 Baubles by placing them on their
hotbar (Ideally you would want to use one slot for a weapon). Each
Bauble adds a certain amount of stats to the Slayer, making them more
efficient.
	-Slayers take a maximum of 2 HP (1 Heart) in damage from all attacks,
making this mode essentially 5 lives.
	-Slayers are not affected by any Health Recovery and Health
Regeneration effects. This mode only heals from kills, using the
Amulet's set effect, or sleeping. However, Absorption will still work
for a Slayer. Absorption hearts just get removed with normal damage
calculation rules.
	-Whenever a Slayer kills a target, they recover 1 Heart (2 HP). This
can be modified by a special weapon.
	-Slayers can enter Stealth mode by pressing Sneak. Once in Stealth
mode, Slayers will not leave stealth until they hit a monster or Sneak
again. Stealth mode drains 1 Durability every second from tools on your
hotbar.
	-While in Stealth mode, nothing will be able to detect you. Note this
does not get rid of aggression from targets that have already aggro'd
you.
	-Slayers can Backstab targets by getting behind them and hitting them.
A backstab does triple the normal damage of an attack.
	-Whenever a Slayer critically strikes, it suppresses a target for 0.75
seconds. Suppression prevents movement, attacking, teleporting, and
exploding. Suppressed targets glow Black.
	-Slayers thrive in 1vs1 situations. If a target is completely alone,
they will glow white to the Slayer. Isolated targets take 50% more
damage from the Slayer. Slayer's Dodge Chance increases by 40% against
isolated targets.
	-Slayers can use the Assassination ability. Press the Drop key while
looking at an enemy to perform an assassination: You jump directly
behind the enemy, gaining 0.5 seconds of invulnerability. If the next
hit after Assassination is performed kills the target, you gain a speed
and strength buff. These buffs cap at Speed V and Strength X
respectively and last 10 seconds. Assassination cooldown is reset
whenever a target is instantly killed in this manner, and you get
immediately put back into stealth, preventing further detection from
other monsters.
	
->New set pieces have been released.
2016-09-04 05:12:22 -05:00
81ad5cd243 The End has been made unidentifiable for the time being. 2016-09-02 23:42:13 -05:00
05ea2f24ea Fix Sniping Mode. 2016-09-02 11:38:06 -05:00
2b9c4dec20 Fix coloring of Leather pieces when upgrading them. 2016-09-02 11:13:10 -05:00