The Cursed Apple: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Fixed respawn times for neutrals |
|||
| Line 84: | Line 84: | ||
[[File:MapEasyCampIcon.png|64x64px|center]] | [[File:MapEasyCampIcon.png|64x64px|center]] | ||
|[[Neutrals#Small Camps|Easy Camp]] | |[[Neutrals#Small Camps|Easy Camp]] | ||
|{{#expr:{{NpcData|neutral_trooper_weak|InitialSpawnDelay}}/60}} minutes | |{{#expr:{{NpcData|neutral_trooper_weak|InitialSpawnDelay}}/60}}:00 minutes | ||
|{{#expr:{{NpcData|neutral_trooper_weak|SpawnInterval}}/60}} minutes | |{{#expr:floor({{NpcData|neutral_trooper_weak|SpawnInterval}}/60)}}:{{#ifexpr:({{NpcData|neutral_trooper_weak|SpawnInterval}} mod 60) < 10|0}}{{#expr:{{NpcData|neutral_trooper_weak|SpawnInterval}} mod 60}} minutes | ||
|4 | |4 | ||
|- | |- | ||
| Line 91: | Line 91: | ||
[[File:MapMediumCampIcon.png|64x64px|center]] | [[File:MapMediumCampIcon.png|64x64px|center]] | ||
|[[Neutrals#Medium Camps|Medium Camp]] | |[[Neutrals#Medium Camps|Medium Camp]] | ||
|{{#expr:{{NpcData|neutral_trooper_normal|InitialSpawnDelay}}/60}} minutes | |{{#expr:{{NpcData|neutral_trooper_normal|InitialSpawnDelay}}/60}}:00 minutes | ||
|{{#expr:{{NpcData|neutral_trooper_normal|SpawnInterval}}/60}} minutes | |{{#expr:floor({{NpcData|neutral_trooper_normal|SpawnInterval}}/60)}}:{{#ifexpr:({{NpcData|neutral_trooper_normal|SpawnInterval}} mod 60) < 10|0}}{{#expr:{{NpcData|neutral_trooper_normal|SpawnInterval}} mod 60}} minutes | ||
|22 | |22 | ||
|- | |- | ||
| Line 98: | Line 98: | ||
[[File:MapHardCampIcon.png|64x64px|center]] | [[File:MapHardCampIcon.png|64x64px|center]] | ||
|[[Neutrals#Large Camps|Hard Camp]] | |[[Neutrals#Large Camps|Hard Camp]] | ||
|{{#expr:{{NpcData|neutral_trooper_strong|InitialSpawnDelay}}/60}} minutes | |{{#expr:{{NpcData|neutral_trooper_strong|InitialSpawnDelay}}/60}}:00 minutes | ||
|{{#expr:{{NpcData|neutral_trooper_strong|SpawnInterval}}/60}} minutes | |{{#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 | ||
|12 | |12 | ||
|- | |- | ||
| Line 127: | Line 127: | ||
=== 2:00 === | === 2:00 === | ||
* '''Easy [[Denizen]] camps''' | * '''Easy [[Denizen]] camps''' | ||
** '''Respawn Time:''' {{#expr:{{NpcData|neutral_trooper_weak|SpawnInterval}}/60}} minutes after all Denizens in camp are defeated. | ** '''Respawn Time:''' {{#expr:floor({{NpcData|neutral_trooper_weak|SpawnInterval}}/60)}}:{{#ifexpr:({{NpcData|neutral_trooper_weak|SpawnInterval}} mod 60) < 10|0}}{{#expr:{{NpcData|neutral_trooper_weak|SpawnInterval}} mod 60}} minutes after all Denizens in camp are defeated. | ||
** '''Count:''' 4 | ** '''Count:''' 4 | ||
* '''[[Breakables|Crates/Boxes]]''' | * '''[[Breakables|Crates/Boxes]]''' | ||
| Line 160: | Line 160: | ||
=== 6:00 === | === 6:00 === | ||
* '''Medium [[Denizen]] Camps''' | * '''Medium [[Denizen]] Camps''' | ||
** '''Respawn Time:''' {{#expr:{{NpcData|neutral_trooper_normal|SpawnInterval}}/60}} minutes after all Denizens in camp are defeated. | ** '''Respawn Time:''' {{#expr:floor({{NpcData|neutral_trooper_normal|SpawnInterval}}/60)}}:{{#ifexpr:({{NpcData|neutral_trooper_normal|SpawnInterval}} mod 60) < 10|0}}{{#expr:{{NpcData|neutral_trooper_normal|SpawnInterval}} mod 60}} minutes after all Denizens in camp are defeated. | ||
** '''Count:''' 22 | ** '''Count:''' 22 | ||
[[File:Midtown8min.png|alt=Image of the Deadlock minimap as it appears at 8:00 with no units on it. Has the icons for 6 small camps, 26 medium camps, 8 hard camps, and 2 vault camps added on top of the initial map state.|thumb|240x240px|The map at 8 minutes.]] | [[File:Midtown8min.png|alt=Image of the Deadlock minimap as it appears at 8:00 with no units on it. Has the icons for 6 small camps, 26 medium camps, 8 hard camps, and 2 vault camps added on top of the initial map state.|thumb|240x240px|The map at 8 minutes.]] | ||
| Line 167: | Line 167: | ||
* '''Hard [[Denizen]] Camps''' | * '''Hard [[Denizen]] Camps''' | ||
** '''Respawn Time:''' {{#expr:{{NpcData|neutral_trooper_strong|SpawnInterval}}/60}} minutes after all Denizens in camp are defeated. | ** '''Respawn Time:''' {{#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 all Denizens in camp are defeated. | ||
** '''Count:''' 12 | ** '''Count:''' 12 | ||
* '''Vault Camp''' ([[Sinner's Sacrifice]] machines) | * '''Vault Camp''' ([[Sinner's Sacrifice]] machines) | ||