Dota 2
Legion TD: Reborn Public Test
Показване на 1 — 10 от 13 постъпления
< 1  2 >
Обновление: 29 ноем. 2016 в 8:21

Fixed the new builders not being pickable

Обновление: 22 ноем. 2016 в 13:31

increased firegod egg range
increased voidgod blackhole range
increased voidgod blackhole search range

Обновление: 20 ноем. 2016 в 7:10

Fixed Ogre AI

Обновление: 19 ноем. 2016 в 17:54

Mind Stealer damage 35-65 -> 40-70
Mind Stealer attack rate 1.2 -> 1.0

Big AI overhaul
Assassin Builder's units with activatable abilities should now have correct AI

Please report issues if you find them with any unit AI, almost every AI has had changed code. ( Only new functionality in Assassin Builder though )

Обновление: 19 ноем. 2016 в 8:36

even more "balancing"

Обновление: 12 ноем. 2016 в 11:34

removed statistic server

Обновление: 12 ноем. 2016 в 11:32

added undead builder for testing
please give feedback!

Обновление: 11 ноем. 2016 в 14:36

Added 3 abilities, removed 1 ability, nerfed quill spray, renamed Kin…

…g Leoric to Assassin Builder, added some tooltips.

Added 3 abilities: Snot spray, Frenzy, Memento.
Removed 1 ability: Beetle swarm.
Nerfed Quill Spray.
Renamed King Leoric to Assassin Builder.
Added tooltips for all modifiers.

-----------------------------------------------------------------------------------------------------

Unit abilities now look like:
Assassin Builder: Frenzy
Zealot Scarab: Quill Spray
Shadow Hunter: Spiked Carapace, Snot Spray
Alpha Predator: Spiked Carapace, Snot Spray, Memento

-----------------------------------------------------------------------------------------------------

Memento:
Unit blows itself up dealing damage in an area around it. Automatically triggers when unit gets below an HP threshold.
"small_radius" "100"
"big_radius" "300"
"damage" "200"
"partial_damage" "100"
"auto_activate_threshold" "75"

Snot Spray:
Covers a target and all units around it in snot, causing them to have reduced armor, movement speed and attack speed. They also take damage over the duration. Multiple casts stack and refresh the duration.
"goo_speed" "1000"
"goo_duration" "5.0"
"armor_per_stack" "-2.2"
"base_move_slow" "-20"
"move_slow_per_stack" "-6"
"attackspeed_base" "-15"
"attackspeed_per_stack" "-5"
"damage_per_second" "8"
"stack_limit" "4"
"radius" "500.0"

Frenzy:
Increases fighting prowess of all units under Leoric's command.
"attackspeed_bonus" "80"
"movespeed_bonus" "16"
"duration" "5.0"
"cooldown" "5"

Quill Spray:
"radius" "400"
"quill_base_damage" "10.0"
"quill_stack_damage" "5.0"
"quill_stack_duration" "10.0"
"max_damage" "50.0"

Improved AI should be next on my list of big things to do.

Обновление: 5 ноем. 2016 в 8:09

(AI) Bug fix
Fixed harpy not using ability correctly

Обновление: 4 ноем. 2016 в 12:42

(King Leoric) Bug Fixes
Fixed spiked carapace making units invurnerable by setting their HP to 0

(AI) Bug Fixes
Fixed buff ai's returning lua errors (pointing to the wrong thinker)