Neutral: Difference between revisions

add soul values for cultist sacrifice
 
(8 intermediate revisions by 4 users not shown)
Line 41: Line 41:
Neutrals will spawn and respawn at varying times based on the size of the camp. The timer starts when the last creep is killed. The [[Mid-Boss]], who sits in at the center of the map, is also considered to be a neutral creep.
Neutrals will spawn and respawn at varying times based on the size of the camp. The timer starts when the last creep is killed. The [[Mid-Boss]], who sits in at the center of the map, is also considered to be a neutral creep.


Neutrals scale over the course of the match. Their Health and Damage increase by '''0.5%''' per minute. They deal [[Weapon Damage]].
Neutrals scale over the course of the match. Their '''Health''' increases by '''{{DataProp|Convar|citadel_trooper_neutral_health_growth_pct_per_min}}%''' per minute, while their '''Damage''' increases by '''{{NpcData|neutral_trooper_normal|NeutralDamageGrowth|DamageGrowthPctPerMin}}%''' per minute. They deal [[Weapon Damage]] and attack twice per second.
 
<div class="time-calculator-wrapper">
{| class="wikitable sortable" style="margin:auto"
|-
! Source !! class="calc-time-header" | Soul Value !! {{ItemIcon|Cultist Sacrifice}} Soul Value !! Damage Per Second !! Health !! Effective Health (Bullet) !! Effective Health (Spirit)
|-
{{!}} {{PageRef|Neutral|alt_name=Small Neutral}}
{{!}} data-base="{{NpcData|neutral_trooper_weak|GoldReward}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}} / 100 round 2}}" data-round="floor" {{!}} <span class="stat-num">{{NpcData|neutral_trooper_weak|GoldReward}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}} / 100  * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100) round 2}}" data-round="floor" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100) - 0.5 round 0}}</span>
{{!}} data-base="{{NpcData|neutral_trooper_weak|WeaponInfo|DPS}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|WeaponInfo|DPS}} * {{NpcData|neutral_trooper_weak|NeutralDamageGrowth|DamageGrowthPctPerMin}} / 100}}" {{!}} <span class="stat-num">{{#expr:{{NpcData|neutral_trooper_weak|WeaponInfo|DPS}} round 0}}</span>
{{!}} data-base="{{NpcData|neutral_trooper_weak|MaxHealth}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} * 0.021}}" {{!}} <span class="stat-num">{{NpcData|neutral_trooper_weak|MaxHealth}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} / (1 - {{NpcData|neutral_trooper_weak|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} / (1 - {{NpcData|neutral_trooper_weak|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100) * 0.021}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} / (1 - {{NpcData|neutral_trooper_weak|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100) round 0}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} / (1 - {{NpcData|neutral_trooper_weak|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} / (1 - {{NpcData|neutral_trooper_weak|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100) * 0.021}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_weak|MaxHealth}} / (1 - {{NpcData|neutral_trooper_weak|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100) round 0}}</span>
{{!}}-
{{!}} {{PageRef|Neutral|alt_name=Medium Neutral}}
{{!}} data-base="{{NpcData|neutral_trooper_normal|GoldReward}}" data-growth="{{#expr: {{NpcData|neutral_trooper_normal|GoldReward}} * {{NpcData|neutral_trooper_normal|GoldRewardBonusPercentPerMinute}} / 100 round 2}}" data-round="floor" {{!}} <span class="stat-num">{{NpcData|neutral_trooper_normal|GoldReward}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_normal|GoldReward}} * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_normal|GoldReward}} * {{NpcData|neutral_trooper_normal|GoldRewardBonusPercentPerMinute}} / 100  * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100) round 2}}" data-round="floor" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_normal|GoldReward}} * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100) - 0.5 round 0}}</span>
{{!}} data-base="{{NpcData|neutral_trooper_normal|WeaponInfo|DPS}}" data-growth="{{#expr: {{NpcData|neutral_trooper_normal|WeaponInfo|DPS}} * {{NpcData|neutral_trooper_normal|NeutralDamageGrowth|DamageGrowthPctPerMin}} / 100}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_normal|WeaponInfo|DPS}} round 0}}</span>
{{!}} data-base="{{NpcData|neutral_trooper_normal|MaxHealth}}" data-growth="{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} * 0.021}}" {{!}} <span class="stat-num">{{NpcData|neutral_trooper_normal|MaxHealth}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} / (1 - {{NpcData|neutral_trooper_normal|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} / (1 - {{NpcData|neutral_trooper_normal|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100) * 0.021}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} / (1 - {{NpcData|neutral_trooper_normal|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100) round 0}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} / (1 - {{NpcData|neutral_trooper_normal|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} / (1 - {{NpcData|neutral_trooper_normal|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100) * 0.021}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_normal|MaxHealth}} / (1 - {{NpcData|neutral_trooper_normal|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100) round 0}}</span>
{{!}}-
{{!}} {{PageRef|Neutral|alt_name=Large Neutral}}
{{!}} data-base="{{NpcData|neutral_trooper_strong|GoldReward}}" data-growth="{{#expr: {{NpcData|neutral_trooper_strong|GoldReward}} * {{NpcData|neutral_trooper_strong|GoldRewardBonusPercentPerMinute}} / 100 round 2}}" data-round="floor" {{!}} <span class="stat-num">{{NpcData|neutral_trooper_strong|GoldReward}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_strong|GoldReward}} * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_strong|GoldReward}} * {{NpcData|neutral_trooper_strong|GoldRewardBonusPercentPerMinute}} / 100  * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100) round 2}}" data-round="floor" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_strong|GoldReward}} * (1 + {{#replace: {{ItemData|Cultist Sacrifice|BonusSoulsPct}}|%|}} / 100) - 0.5 round 0}}</span>
{{!}} data-base="{{NpcData|neutral_trooper_strong|WeaponInfo|DPS}}" data-growth="{{#expr: {{NpcData|neutral_trooper_strong|WeaponInfo|DPS}} * {{NpcData|neutral_trooper_strong|NeutralDamageGrowth|DamageGrowthPctPerMin}} / 100}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_strong|WeaponInfo|DPS}} round 0}}</span>
{{!}} data-base="{{NpcData|neutral_trooper_strong|MaxHealth}}" data-growth="{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} * 0.021}}" {{!}} <span class="stat-num">{{NpcData|neutral_trooper_strong|MaxHealth}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} / (1 - {{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} / (1 - {{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100) * 0.021}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} / (1 - {{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|BULLET_DAMAGE_REDUCTION_PERCENT}} / 100) round 0}}</span>
{{!}} data-base="{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} / (1 - {{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100)}}" data-growth="{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} / (1 - {{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100) * 0.021}}" {{!}} <span class="stat-num">{{#expr: {{NpcData|neutral_trooper_strong|MaxHealth}} / (1 - {{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|ABILITY_DAMAGE_REDUCTION_PERCENT}} / 100) round 0}}</span>
|}</div>


==Types==
==Types==
Line 58: Line 88:


===Large Camps===
===Large Camps===
Large Neutrals are the strongest of the regular camps. They spawn in at '''{{#expr:{{NpcData|neutral_trooper_strong|InitialSpawnDelay}}/60}}:00''' and respawn '''{{#expr:floor({{NpcData|neutral_trooper_strong|SpawnInterval}}/60)}}:{{#ifexpr:({{NpcData|neutral_trooper_strong|SpawnInterval}} mod 60) < 10|0}}{{#expr:{{NpcData|neutral_trooper_strong|SpawnInterval}} mod 60}}''' minutes after being fully cleared. They consist of at least one strong Neutral, with a combination of small and medium Neutrals for some camps. There are also 6 camps with 3 strong Neutrals each on the map. With strong stats, they are very difficult to deal with early on. Additionally, Large Neutrals take '''{{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|MELEE_RESIST_REDUCTION}}% less damage''' from [[Melee Attack|Melee attacks]]. These camps are indicated by two thick lines underneath a triangle icon on the Minimap.
Large Neutrals are the strongest of the regular camps. They spawn in at '''{{#expr:{{NpcData|neutral_trooper_strong|InitialSpawnDelay}}/60}}:00''' and respawn '''{{#expr:floor({{NpcData|neutral_trooper_strong|SpawnInterval}}/60)}}:{{#ifexpr:({{NpcData|neutral_trooper_strong|SpawnInterval}} mod 60) < 10|0}}{{#expr:{{NpcData|neutral_trooper_strong|SpawnInterval}} mod 60}}''' minutes after being fully cleared. They consist of at least one strong Neutral, with a combination of small and medium Neutrals for some camps. There are also 6 camps with 3 strong Neutrals each on the map. With strong stats, they are very difficult to deal with early on. Additionally, Large Neutrals take '''{{NpcData|neutral_trooper_strong|IntrinsicModifiers|1|MELEE_RESIST_REDUCTION}}% less damage''' from [[Melee Attack|Melee attacks]].<ref>It was noted in the {{Update link|December|3|2025}} update that melee damage to large neutrals was ''increased'' by 20%, but it was actually ''decreased''. This can be verified by testing. It's unclear if this is intentional.</ref> These camps are indicated by two thick lines underneath a triangle icon on the Minimap.


===The Mid-Boss Camp===
===The Mid-Boss Camp===
Line 78: Line 108:
== Update history ==
== Update history ==
{{Update history}}
{{Update history}}
== 3D model ==
{{3D Model|Neutral}}
{{3D Model|Cockroach|alt_image=Cockroach icon|size=150px}}


== Gallery ==
== Gallery ==
Line 93: Line 127:
* The current Neutral model is labeled '''neutral_drain_creature'''''.'' There is an alternate Neutral model in the game files labeled '''neutral_barb_plant,''' with the appearance of a monstrous potted plant similar to Audrey II from [[wikipedia:Little_Shop_of_Horrors_(1986_film)|''Little Shop of Horrors.'']]
* The current Neutral model is labeled '''neutral_drain_creature'''''.'' There is an alternate Neutral model in the game files labeled '''neutral_barb_plant,''' with the appearance of a monstrous potted plant similar to Audrey II from [[wikipedia:Little_Shop_of_Horrors_(1986_film)|''Little Shop of Horrors.'']]
* The name "jungle camp" is a terminology inherited from older MOBAs that had neutral camps in dense forests with low visibility. Since ''Deadlock'' takes place in an urban environment, it can still be considered a "[[wikipedia:Concrete jungle|concrete jungle]]".
* The name "jungle camp" is a terminology inherited from older MOBAs that had neutral camps in dense forests with low visibility. Since ''Deadlock'' takes place in an urban environment, it can still be considered a "[[wikipedia:Concrete jungle|concrete jungle]]".
== References ==
<references />


== Navigation ==
== Navigation ==
{{Unit Navbox}}
{{Unit Navbox}}