OgreHardmode exclusive
Map Icon
Debuff | Oozed(Desktop, Console and Mobile versions) |
---|
Debuff tooltip | Movement is significantly reduced |
---|
Chance | 100% (Ogre Spit) |
---|
Duration | 15 seconds [1] |
---|
“
Have you seen an ogre yet? I want to ride on the back of one!
— The Party Girl
The Ogre is a Hardmode mini-boss that spawns in the Old One's Army event during wave 7 in Tier 2, and waves 5 and 6 in Tier 3.
Behavior
The Ogre moves slowly towards the Eternia Crystal and attacks it and the player in the following ways:
- The Ogre will hurl out a ball of Ogre Spit into his hand before tossing it at the player. This attack is used when the Ogre is farther away from the player, and, while it only damages targets struck by the ball itself, it inflicts the Oozed debuff onto any nearby player for 15 seconds upon contact with tiles, slowing them down significantly.[1]
- When a target is within close enough proximity to the Ogre, he will occasionally jump into the air and land with a shockwave, inflicting damage in an area of about ten blocks in both directions on the ground, dealing large amounts of damage and knockback.
- The Ogre's last attack is a simple swing of the club, which he only does if a target is directly in front of him. This attack deals incredible damage (122 / 245 / 367 in Tier 2 or 157 / 315 / 472 in Tier 3) and extreme knockback, encouraging players to keep their distance.
Variants
2 values: Pre-Hardmode › Hardmode
3 values: Pre-Hardmode › Hardmode › Post-Plantera
NPC ID
|
Type
|
Health
|
Damage
|
Defense
|
Drops
|
576
|
|
Ogre(Desktop, Console and Mobile versions)(T2)
|
5000/10000/12750
|
70/140/210 (contact) 122245367 (club swing) [2] 120160240 (Ogre's Stomp) 80120180 (Ogre Spit) [3]
|
34
|
- One of the following 2 items may be dropped
- One of the following 5 items may be dropped [4]
Ogre Mask(Desktop, Console and Mobile versions) 14.29% 10%
|
577
|
|
Ogre(Desktop, Console and Mobile versions)(T3)
|
13000/26000/33150
|
90/180/270 (contact) 157315472 (club swing) [2] 120160240 (Ogre's Stomp) 80120180 (Ogre Spit) [3]
|
40
|
- (Desktop, Console and Mobile versions) One of the following 2 items may be dropped [4]
8.33% 8.33% - One of the following 5 items may be dropped [4]
5% 5% 5% 5% 5% 10% Ogre Mask(Desktop, Console and Mobile versions) 7.14% 10%
|
Notes
- The club swing attack of the Ogre can deal minor knockback to players equipped with shields.
- In Tier 3, the club swing attack can kill players in one hit in Master Mode, due to its damage being 472. This is easily the most damage that can be dealt by a single attack from any of the enemies in the Old One's Army event, even surpassing all of Betsy's attacks.
Tips
- Although the Ogre has a powerful close-ranged club swing attack, he can be easily maneuvered around due to his generally slow speed, making it easy for the player to keep their distance and dodge his snot ball and melee attacks.
- Using yoyos with the Yoyo Bag equipped can be an extremely effective method of killing the Ogre.
- The easiest method to dodge the Ogre's stomp is to either jump before he lands or to simply stay in the air by using wings, accessories that provide extra jumps, or by using flying mounts, such as those from The Black Spot, Witch's Broom, Shrimpy Truffle, or Cosmic Car Key.
- Another easy way to dodge his jump attack is to fight the Old One's Army in space, where the very low gravity prolongs his jump to extreme lengths. This makes it easy to walk away before he lands.
- It is not very wise to use a platform above ground when fighting the Ogre for he may leap onto said platform when performing his leap. Despite the particles of the slam coming from the ground the Ogre's slam hitbox is still carried with him to greater heights.
- The Oozed debuff does not affect the speed of flying mounts that are not in contact with the ground, making them quite useful while fighting Ogres.
- It is recommended to kill the Ogre before he is halfway between the Mysterious Portal and the Eternia Crystal because he will then begin to target the Crystal. His snot balls can also hit the player at this stage.
Trivia
- The Ogre has an Expert Mode-exclusive Treasure Bag in the game's files, but it is currently unobtainable, as he never actually drops it.
- The Ogre only drops the Master Mode-exclusive Ogre's Club item in Tier 3 - never in Tier 2. This is in contrast to the Dark Mage, who can drop the Master Mode-exclusive Dark Mage's Tome in Tier 1 and in Tier 3.
- Other than the Master Mode-exclusive drops, the Ogre Trophy, and the Creeper Egg, all of the Ogre's loot drops are not affected by luck, unlike most uncommon loot drops. Thus, they will always drop at their listed drop rates.[4]
- The Master Mode-exclusive drops (the Ogre's Club and the Ogre Relic) as well as the Ogre Trophy are affected by luck, just the same as other items of their kind are. However, the Creeper Egg is affected by luck only in Tier 3, but not in Tier 2.
- An ogre is a legendary monster usually depicted as a large, hideous, man-like creature that eats ordinary human beings, especially infants and children. In mythology, ogres are often depicted as unnaturally large and tall, along with having disproportionately large heads, immense weight, abundant hair, unusually colored skin, a voracious appetite, and a strong body.
- The Bestiary entry for the Ogre: "A tall, hulking demi-human from the Old One's Army with unfathomable strength and vitality. He carries a big stick."
Gallery
The Ogre's jump attack animation.
The Ogre's spit attack animation.
The Ogre's melee attack animation.
An Ogre using each of its attacks to defeat a player.
See also
- Ogres at the Dungeon Defenders 2 Wiki
History
- Desktop 1.4.4:
- No longer drops Squire's Shield and Apprentice's Scarf.
- Increased the odds that the Tier 2 Ogre will drop a weapon from 33% to 50%. In Expert/Master mode, this has been increased from 50% to 100%.
- Tier 3 Ogres also have a higher chance of dropping a weapon, up from 1/6 to 1/4 chance.
- Desktop 1.4.1: Now correctly fills out its Bestiary entry completely upon its first defeat, like other main bosses.
References
- ↑ 1.0 1.1 Information taken from the Desktop 1.4.0.5 source code, method
Kill()
in Terraria.Projectile.cs
. There may be inaccuracies, as the current Desktop version is 1.4.4.9.
- ↑ 2.0 2.1 Information taken from the Desktop 1.4.0.5 source code, method
GetMeleeCollisionData()
in Terraria.NPC.cs
. There may be inaccuracies, as the current Desktop version is 1.4.4.9.
- ↑ 3.0 3.1 Information taken from the Desktop 1.4.0.5 source code, method
AI_107_ImprovedWalkers()
in Terraria.NPC.cs
. There may be inaccuracies, as the current Desktop version is 1.4.4.9.
- ↑ 4.0 4.1 4.2 4.3 Information taken from the Desktop 1.4.0.5 source code, method
RegisterDD2EventDrops()
in Terraria.GameContent.ItemDropRules.ItemDropDatabase.cs
. There may be inaccuracies, as the current Desktop version is 1.4.4.9.
- Basilisk(Desktop, Console and Mobile versions)
- Desert Spirit(Desktop, Console and Mobile versions)
- Dune Splicer(Desktop, Console and Mobile versions)
- Ghoul(Desktop, Console and Mobile versions)
(
- Dreamer(Desktop, Console and Mobile versions)
- Vile(Desktop, Console and Mobile versions)
- Tainted(Desktop, Console and Mobile versions)
)
- Lamia(Desktop, Console and Mobile versions)
- Mummy
- Sand Poacher(Desktop, Console and Mobile versions)
Windy Day(Desktop, Console and Mobile versions) - Clown
- Corrupt Bunny
(
- Vicious(Desktop, Console and Mobile versions)
)
- Corrupt Goldfish
(
- Vicious(Desktop, Console and Mobile versions)
)
- Corrupt Penguin
(
- Vicious(Desktop, Console and Mobile versions)
)
- Blood Zombie(Desktop, Console and Mobile versions)
- Drippler(Desktop, Console and Mobile versions)
- The Bride(Desktop, Console and Mobile versions)
- The Groom
- Wandering Eye Fish(Desktop, Console and Mobile versions)
- Zombie Merman(Desktop, Console and Mobile versions)
- Blood Eel(Desktop, Console and Mobile versions)
- Hemogoblin Shark(Desktop, Console and Mobile versions)
- Dreadnautilus(Desktop, Console and Mobile versions)
Sandstorm(Desktop, Console and Mobile versions) - Butcher(Desktop, Console and Mobile versions)
- Creature from the Deep(Desktop, Console and Mobile versions)
- Deadly Sphere(Desktop, Console and Mobile versions)
- Dr. Man Fly(Desktop, Console and Mobile versions)
- Fritz(Desktop, Console and Mobile versions)
- Eyezor
- Frankenstein
- Nailhead(Desktop, Console and Mobile versions)
- Psycho(Desktop, Console and Mobile versions)
- Reaper
- Swamp Thing
- The Possessed(Desktop, Console and Mobile versions)
- Vampire
- Mothron(Desktop, Console and Mobile versions)
(
- Baby(Desktop, Console and Mobile versions)
- Egg(Desktop, Console and Mobile versions)
)
Terrestrial
- Buggy(Desktop, Console and Mobile versions)
- Bunny
(
- Gem(Desktop, Console and Mobile versions)
- Gold(Desktop, Console and Mobile versions)
)
- Frog
(
- Gold(Desktop, Console and Mobile versions)
- Mystic(Desktop, Console and Mobile versions)
)
- Grasshopper
(
- Gold(Desktop, Console and Mobile versions)
)
- Grubby(Desktop, Console and Mobile versions)
- Maggot(Desktop, Console and Mobile versions)
- Mouse
(
- Gold(Desktop, Console and Mobile versions)
)
- Penguin
- Rat(Desktop, Console and Mobile versions)
- Scorpion
- Sea Turtle(Desktop, Console and Mobile versions)
- Sluggy(Desktop, Console and Mobile versions)
- Snail
- Squirrel
(
- Red(Desktop, Console and Mobile versions)
- Gem(Desktop, Console and Mobile versions)
- Gold(Desktop, Console and Mobile versions)
)
- Stinkbug(Desktop, Console and Mobile versions)
- Turtle(Desktop, Console and Mobile versions)
(
- Jungle(Desktop, Console and Mobile versions)
)
- Water Strider(Desktop, Console and Mobile versions)
(
- Gold(Desktop, Console and Mobile versions)
)
- Worm
Aquatic
- Dolphin(Desktop, Console and Mobile versions)
- Goldfish
(
- Gold(Desktop, Console and Mobile versions)
)
- Pupfish(Desktop, Console and Mobile versions)
- Seahorse(Desktop, Console and Mobile versions)
(
- Gold(Desktop, Console and Mobile versions)
)
- Sea Turtle(Desktop, Console and Mobile versions)
Aerial
- Bird
- Cockatiels(Desktop, Console and Mobile versions)
- Duck
- Dragonflies(Desktop, Console and Mobile versions)
(
- Gold(Desktop, Console and Mobile versions)
)
- Faeling(Desktop, Console and Mobile versions)
- Fairies(Desktop, Console and Mobile versions)
- Firefly
- Grebe(Desktop, Console and Mobile versions)
- Ladybug(Desktop, Console and Mobile versions)
(
- Gold(Desktop, Console and Mobile versions)
)
- Macaws(Desktop, Console and Mobile versions)
- Owl(Desktop, Console and Mobile versions)
- Seagull(Desktop, Console and Mobile versions)
- Toucan(Desktop, Console and Mobile versions)
Town pets(Desktop, Console and Mobile versions)
Attack
- A Nice Buff(Desktop, Console and Mobile versions)
- Ammo Box(Desktop, Console, Old-gen console and Mobile versions)
- Ammo Reservation
- Archery
- Ballista Panic!(Desktop, Console and Mobile versions)
- Banner
- Battle
- Beetle Might
- Bewitched(Desktop, Console and Mobile versions)
- Clairvoyance
- Damage Nebula(Desktop, Console and Mobile versions)
- Durendal's Blessing(Desktop, Console and Mobile versions)
- Harvest Time(Desktop, Console and Mobile versions)
- Jungle's Fury(Desktop, Console and Mobile versions)
- Leaf Crystal
- Magic Power
- Rage
- Sharpened(Desktop, Console and Mobile versions)
- Solar Blaze(Desktop, Console and Mobile versions)
- Strategist(Desktop, Console and Mobile versions)
- Striking Moment(Desktop, Console and Mobile versions)
- Summoning
- Thorns
- Titan(Desktop, Console, Old-gen console and Mobile versions)
- Wrath
- Werewolf
Summoning
- Alien Skater(Desktop, Console and Mobile versions)
- Baby Dinosaur
- Baby Eater
- Baby Grinch
- Baby Hornet
- Baby Imp(Desktop, Console and Mobile versions)
- Baby Ogre(Desktop, Console and Mobile versions)
- Baby Penguin
- Baby Red Panda(Desktop, Console and Mobile versions)
- Baby Skeletron Head
- Baby Snowman
- Baby Truffle
- Baby Werewolf(Desktop, Console and Mobile versions)
- Bernie(Desktop, Console and Mobile versions)
- Black Cat
- Caveling Gardener(Desktop, Console and Mobile versions)
- Chester(Desktop, Console and Mobile versions)
- Companion Cube(Desktop, Console and Mobile versions)
- Cursed Sapling
- The Dirtiest Block(Desktop, Console and Mobile versions)
- Destroyer-Lite(Desktop, Console and Mobile versions)
- Dynamite Kitten(Desktop, Console and Mobile versions)
- Eater of Worms(Desktop, Console and Mobile versions)
- Estee(Desktop, Console and Mobile versions)
- Everscream Sapling(Desktop, Console and Mobile versions)
- Eyeball Spring
- Fennec Fox(Desktop, Console and Mobile versions)
- Glittery Butterfly(Desktop, Console and Mobile versions)
- Glommer(Desktop, Console and Mobile versions)
- Hoardagron(Desktop, Console and Mobile versions)
- Honey Bee(Desktop, Console and Mobile versions)
- Ice Queen
- Itsy Betsy(Desktop, Console and Mobile versions)
- Junimo(Desktop, Console and Mobile versions)
- Lil' Harpy(Desktop, Console and Mobile versions)
- Mini Minotaur
- Mini Prime(Desktop, Console and Mobile versions)
- Moonling(Desktop, Console and Mobile versions)
- Pet Bunny(Desktop and Mobile versions)
- Pet Lizard
- Pet Parrot
- Pet Sapling
- Pet Spider
- Pet Turtle
- Phantasmal Dragon(Desktop, Console and Mobile versions)
- Pig(Desktop, Console and Mobile versions)
- Plantera Seedling(Desktop, Console and Mobile versions)
- Plantero(Desktop, Console and Mobile versions)
- Propeller Gato(Desktop, Console and Mobile versions)
- Puppy(Desktop, Console, Old-gen console and Mobile versions)
- Rez and Spaz(Desktop, Console and Mobile versions)
- Shadow Mimic
- Shark Pup(Desktop, Console and Mobile versions)
- Skeletron Jr.(Desktop, Console and Mobile versions)
- Slime Prince(Desktop, Console and Mobile versions)
- Slime Princess(Desktop, Console and Mobile versions)
- Slime Royals(Desktop, Console and Mobile versions)
- Spider Brain(Desktop, Console and Mobile versions)
- Spiffo(Desktop, Console and Mobile versions)
- Squashling
- Suspicious Eye(Desktop, Console and Mobile versions)
- Tiki Spirit
- Tiny Deerclops(Desktop, Console and Mobile versions)
- Tiny Fishron(Desktop, Console and Mobile versions)
- Volt Bunny(Desktop, Console and Mobile versions)
- Zephyr Fish
(Old-gen console and 3DS versions) Pets
- Basilisk(Desktop, Console and Mobile versions)
- Bee(Desktop, Console, Old-gen console and Mobile versions)
- Blessing of the Moon(Desktop, Console and Mobile versions)
- Book(Desktop, Console and Mobile versions)
- Bunny(Desktop, Console, Old-gen console and Mobile versions)
- Cute Fishron(Desktop, Console and Mobile versions)
- Dark Horse(Desktop, Console and Mobile versions)
- Drill(Desktop, Console and Mobile versions)
- Flamingo(Desktop, Console and Mobile versions)
- Goat(Desktop, Console and Mobile versions)
- Golf Cart(Desktop, Console and Mobile versions)
- Lava Shark(Desktop, Console and Mobile versions)
- Majestic Horse(Desktop, Console and Mobile versions)
- Minecart
- Painted Horse(Desktop, Console and Mobile versions)
- Pigron(Desktop, Console, Old-gen console and Mobile versions)
- Pirate Ship(Desktop, Console and Mobile versions)
- Pogo Stick(Desktop, Console and Mobile versions)
- Rudolph
- Tree(Desktop, Console and Mobile versions)
- Santank(Desktop, Console and Mobile versions)
- Scutlix(Desktop, Console and Mobile versions)
- Slime(Desktop, Console, Old-gen console and Mobile versions)
- Turtle(Desktop, Console, Old-gen console and Mobile versions)
- UFO(Desktop, Console and Mobile versions)
- Unicorn(Desktop, Console and Mobile versions)
- Winged Slime(Desktop, Console and Mobile versions)
- Witch's Broom(Desktop, Console and Mobile versions)
- Baby Finch(Desktop, Console and Mobile versions)
- Baby Slime
- Deadly Sphere(Desktop, Console and Mobile versions)
- Desert Tiger(Desktop, Console and Mobile versions)
- Enchanted Daggers(Desktop, Console and Mobile versions)
- Flinx(Desktop, Console and Mobile versions)
- Hornet
- Imp(Desktop, Console, Old-gen console and Mobile versions)
- Pirate
- Pygmies
- Ravens
- Sanguine Bat(Desktop, Console and Mobile versions)
- Sharknado
- Spider
- Stardust Cell(Desktop, Console and Mobile versions)
- Stardust Dragon(Desktop, Console and Mobile versions)
- Terraprisma(Desktop, Console and Mobile versions)
- Twins
- UFO(Desktop, Console and Mobile versions)
- Vampire Frog(Desktop, Console and Mobile versions)
Cannot be Inflicted
- Dazed(Desktop, Console and Mobile versions)