Neutral: Difference between revisions

LVL (talk | contribs)
Added update history
LVL (talk | contribs)
Automated stats and added tabs for each denizen
Line 1: Line 1:
<div style="float:right;"><!--temporary hack to float infoboxes right. TODO: implement proper tabbers for infoboxes-->
<tabber>
|-|Small Denizen=
{{Infobox unit
{{Infobox unit
|name=Denizen
|name=Small Denizen
|Image=Neutral Icon.png
|Image=Neutral Icon.png
|max_health=<span style="font-size:14px"><span style="color:#f8f9a3">200</span> / <span style="color:#f8e294">500</span> / <span style="color:#f8a394">1760</span></span>
|max_health={{NpcData|neutral_trooper_weak|MaxHealth}}
|health_regen=0
|bullet_resist={{NpcData|neutral_trooper_weak|IntrinsicBulletResistance}}
|bullet_resist=<span style="color:#f8f9a3">50%</span> / <span style="color:#f8a394">60</span>
|spirit_resist={{NpcData|neutral_trooper_weak|IntrinsicAbilityResistance}}
|spirit_resist=<span style="color:#f8f9a3">30%</span> / <span style="color:#f8a394">35</span>
|bullet_damage=3
|dps=<span style="color:#f8f9a3">?</span> / <span style="color:#f8e294">?</span> / <span style="color:#f8a394">?</span>
|bullet_damage=<span style="color:#f8f9a3">3</span> / <span style="color:#f8e294">7</span> / <span style="color:#f8a394">10</span>
|attack_range=1500
|attack_range=1500
|melee_damage=0
|soul_value={{NpcData|neutral_trooper_weak|GoldReward}}
|move_speed=0
}}
|sprint_speed=0
|-|Medium Denizen=
|soul_value=51 / 84 / 225
{{Infobox unit
|soul_orbs=-}}
|name=Medium Denizen
|Image=Neutral Icon.png
|max_health={{NpcData|neutral_trooper_normal|MaxHealth}}
|bullet_resist={{NpcData|neutral_trooper_normal|IntrinsicBulletResistance}}
|spirit_resist={{NpcData|neutral_trooper_normal|IntrinsicAbilityResistance}}
|bullet_damage=7
|attack_range=1500
|soul_value={{NpcData|neutral_trooper_normal|GoldReward}}
}}
|-|Large Denizen=
{{Infobox unit
|name=Large Denizen
|Image=Neutral Icon.png
|max_health={{NpcData|neutral_trooper_strong|MaxHealth}}
|bullet_resist={{NpcData|neutral_trooper_strong|IntrinsicBulletResistance}}
|spirit_resist={{NpcData|neutral_trooper_strong|IntrinsicAbilityResistance}}
|bullet_damage=10
|attack_range=1500
|soul_value={{NpcData|neutral_trooper_strong|GoldReward}}
}}
</tabber></div>
'''Denizens''', also known as '''Neutral Creeps''' or '''Jungle Creeps''', are a type of unit that are not controlled by any player. They are aligned to neither of the teams, and offer an alternative source of [[Souls]].  
'''Denizens''', also known as '''Neutral Creeps''' or '''Jungle Creeps''', are a type of unit that are not controlled by any player. They are aligned to neither of the teams, and offer an alternative source of [[Souls]].  


Line 44: Line 65:
Denizens drop varying amounts of Souls depending on their size and the overall duration of a match. The larger the Denizen, the higher the total Soul bounty they drop. If multiple players attack a Denizen, the Souls will be split evenly between all allied players who helped kill the Denizen. All Souls dropped by Denizens are [[Souls#Unsecured Souls|Unsecured Souls]].
Denizens drop varying amounts of Souls depending on their size and the overall duration of a match. The larger the Denizen, the higher the total Soul bounty they drop. If multiple players attack a Denizen, the Souls will be split evenly between all allied players who helped kill the Denizen. All Souls dropped by Denizens are [[Souls#Unsecured Souls|Unsecured Souls]].


The Denizen Soul bounty increase per minute is equal to 1.08% of the base Soul value.
The Denizen Soul bounty increase per minute is equal to {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}}% of the base Soul value.
{| class="wikitable"  
{| class="wikitable"  
!Source
!Source
Line 51: Line 72:
|-
|-
|Small Denizen
|Small Denizen
|51
|{{NpcData|neutral_trooper_weak|GoldReward}}
| +0.55
| +{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}} / 100 round 2}}
|-
|-
|Medium Denizen
|Medium Denizen
|84
|{{NpcData|neutral_trooper_normal|GoldReward}}
| +0.91
| +{{#expr: {{NpcData|neutral_trooper_normal|GoldReward}} * {{NpcData|neutral_trooper_normal|GoldRewardBonusPercentPerMinute}} / 100 round 2}}
|-
|-
|Large Denizen
|Large Denizen
|225
|{{NpcData|neutral_trooper_strong|GoldReward}}
| +2.43
| +{{#expr: {{NpcData|neutral_trooper_strong|GoldReward}} * {{NpcData|neutral_trooper_strong|GoldRewardBonusPercentPerMinute}} / 100 round 2}}
|}
|}