Neutral: Difference between revisions

Jump to navigation Jump to search
LVL (talk | contribs)
Large Camps: Fixed large camp invoke
LVL (talk | contribs)
Line 74: Line 74:


The Denizen Soul bounty increase per minute is equal to {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}}% of the base Soul value. The starting value is from the start of the match, not when the Denizens are spawned.
The Denizen Soul bounty increase per minute is equal to {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}}% of the base Soul value. The starting value is from the start of the match, not when the Denizens are spawned.
{| class="wikitable"
{{DenizenSoulsTable}}
!Source
!Soul Value
!Soul Gain (souls/min)
|-
|Small Denizen
|{{NpcData|neutral_trooper_weak|GoldReward}}
| +{{#expr: {{NpcData|neutral_trooper_weak|GoldReward}} * {{NpcData|neutral_trooper_weak|GoldRewardBonusPercentPerMinute}} / 100 round 2}}
|-
|Medium Denizen
|{{NpcData|neutral_trooper_normal|GoldReward}}
| +{{#expr: {{NpcData|neutral_trooper_normal|GoldReward}} * {{NpcData|neutral_trooper_normal|GoldRewardBonusPercentPerMinute}} / 100 round 2}}
|-
|Large Denizen
|{{NpcData|neutral_trooper_strong|GoldReward}}
| +{{#expr: {{NpcData|neutral_trooper_strong|GoldReward}} * {{NpcData|neutral_trooper_strong|GoldRewardBonusPercentPerMinute}} / 100 round 2}}
|-
|Cockroach
|{{NpcData|npc_neutral_bug|GoldReward}}
| +0
|}


== Update history ==
== Update history ==