Shrine: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:


=== Durability ===
=== Durability ===
Like [[Base Guardians]], Shrines have scaling [[Bullet Resist]] as a form of [[Backdoor Protection]]. When protection is up, they have {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}}% Bullet Resist, however once they're not protected and with every additional enemy hero nearby, they lose {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResistReductionPerHero}}%. Additionally, Shrines are immune to damage from any source further than {{NpcData|destroyable_building|RangedArmorModifier|InvulnRange|2}}m away.
Shrines have 10% [[Bullet Resist]]. When [[Backdoor Protection]] is active, they have {{NpcData|npc_barrack_boss|BackdoorProtectionModifier|BackdoorProtectionDamageMitigationFromPlayers}}% [[Damage Resist]] and {{NpcData|npc_barrack_boss|BackdoorProtectionModifier|HealthPerSecondRegen}} [[Health Regen]] per second.
 
Additionally, like [[Base Guardians]], Shrines have scaling Bullet Resist. When protection is up, they have {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}}% Bullet Resist, however once they're not protected and with every additional enemy hero nearby, they lose {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResistReductionPerHero}}%, up to 0% minimum. Additionally, Shrines are immune to damage from any source further than {{NpcData|destroyable_building|RangedArmorModifier|InvulnRange|2}}m away.


{| class="wikitable"
{| class="wikitable"
Line 21: Line 23:
![[File:Bullet_Armor.png|frameless|20x20px]] Bullet Resist
![[File:Bullet_Armor.png|frameless|20x20px]] Bullet Resist
|-
|-
|0 (Backdoor Protected)
|0
|<span>{{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}}%</span>
|<span>{{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}}%</span>
|-
|-
Line 34: Line 36:
|-
|-
|4
|4
|<span>{{#expr: {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}} - 4 * {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResistReductionPerHero}} }}%</span>
|0%
|-
|-
|5
|5
|<span>{{#expr: {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}} - 5 * {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResistReductionPerHero}} }}%</span>
|0%
|-
|-
|6
|6
|<span>{{#expr: {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResist}} - 6 * {{NpcData|destroyable_building|BackdoorBulletResistModifier|BulletResistReductionPerHero}} }}%</span>
|0%
|}
|}