Patch 0.0.6.10322a
This commit is contained in:
@@ -338,7 +338,7 @@ public class DATA
|
||||
Name = "Ordained Conquest", Description =
|
||||
"""
|
||||
Damaging an enemy Tower to 20% Life or lower will cause Orzum to appear and destroy the tower.<br/>
|
||||
Orzum's Citadels now generate pyre at a rate of 1 every 6 seconds.<br/>
|
||||
Orzum's Citadels now generate pyre at a rate of 1 every 8 seconds.<br/>
|
||||
Citadel counter above resources to keep track of how big your pyre farm is getting. More tower more better<br/>
|
||||
"""
|
||||
})
|
||||
@@ -2940,7 +2940,7 @@ public class DATA
|
||||
Description =
|
||||
@"Provides a Barrier to a nearby allied unit once every 0.5 seconds.",
|
||||
Notes =
|
||||
" - Summons Ajari (movable).<br/> - Ajari has Swift Charge aura: +20% movement speed<br/> - Every 0.5s Ajari applies a Barrier (Blocks one instance of damage) that lasts 20s to the closest nearby unit without one."
|
||||
" - Summons Ajari (movable).<br/> - Every 0.5s Ajari applies a Barrier (Blocks one instance of damage) that lasts 20s to the closest nearby unit without one."
|
||||
})
|
||||
.AddPart(new EntityHotkeyModel { Hotkey = "W", HotkeyGroup = "V" })
|
||||
.AddPart(new EntityFactionModel { Faction = DataType.FACTION_QRath })
|
||||
|
||||
Reference in New Issue
Block a user