Dota 2
Legion TD: Reborn Public Test
13件中 1-10 を表示
< 1  2 >
更新:2016年11月29日 @ 8時21分

Fixed the new builders not being pickable

更新:2016年11月22日 @ 13時31分

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

更新:2016年11月20日 @ 7時10分

Fixed Ogre AI

更新:2016年11月19日 @ 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 )

更新:2016年11月19日 @ 8時36分

even more "balancing"

更新:2016年11月12日 @ 11時34分

removed statistic server

更新:2016年11月12日 @ 11時32分

added undead builder for testing
please give feedback!

更新:2016年11月11日 @ 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.

更新:2016年11月5日 @ 8時09分

(AI) Bug fix
Fixed harpy not using ability correctly

更新:2016年11月4日 @ 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)