Rogue Legacy Wiki
Advertisement

Bouncy Spike Enemies ‣ SpiketorSpiketexSpiketusSpiker (Unused)


Spiketor is an enemy encountered in Castle Hamson, Forest Abkhazia and The Maya. It behaves more like a hazard than an enemy, bouncing off terrain and inflicting damage on contact with the player.

Behaviour[]

Spiketors' behaviour is straightforward: they start flying in a random direction as you enter the room and simply bounce off of terrain continuously. They always travel in a straight line (making them predictable), don't have any attacks and never target the player in any way. They are completely invulnerable (except for Retaliation damage), but die if stuck bouncing in a tight space. They also spawn when a Chaintor dies. Unless you're playing the Lament of Zors mod their name and lv are only visible when you hit them with Retaliation damage.

Spiketor's starting moving direction is random: 270° (25%), 180° (25%), 0° (25%), 90° (16.7%), 45° (8.3%).

In the Lament of Zors mod, it will turn more and more red as it gets closer to dying. The player can also knock them back. Also their name and stats are displayed when the game is paused.

Stats[]

  • this.m_internalOrientation = base.Orientation;
  • base.HeadingX = (float)Math.Cos((double)MathHelper.ToRadians(base.Orientation));
  • base.HeadingY = (float)Math.Sin((double)MathHelper.ToRadians(base.Orientation));
  • XPValue = 25
  • MinMoneyDropAmount = 1
  • MaxMoneyDropAmount = 1
  • MoneyDropChance = 0.4
  • TurnSpeed = 10
  • ProjectileSpeed = 650
  • JumpHeight = 300
  • CooldownTime = 2
  • AnimationDelay = 0.1
  • AlwaysFaceTarget = true
  • CanFallOffLedges = false
  • CanBeKnockedBack = false
  • IsWeighted = false
  • Scale = 2
  • ProjectileScale = 1
  • TintablePart.TextureColor = (255, 255, 255)
  • MeleeRadius = 50
  • ProjectileRadius = 100
  • EngageRadius = 150
  • ProjectileDamage = base.Damage
  • KnockBack = 1x 2y
  • LockFlip = true
  • m_selfDestructTimer = 0.7
  • m_selfDestructTotalBounces = 12
  • RotationSpeed = 250
List of Enemies
Ball and Chain (Chaintor • Chaintex • Chaintus) - Blob (Bloob • Bloobite • Bloobasaurus Rex) -

Bouncy Spike (Spiketor • Spiketex • Spiketus) - Earth Wizard (Earthsor • Gravisor • Terrasor) - Eyeball (Scout • Pupil • Visionary) - Fairy (Fury • Rage • Wrath) - Fireball (Charite • Pyrite • Infernite) - Fire Wizard (Flamelock • Blazelock • Sollock) - Homing Turret (GuardBox • GuardBox XL • GuardBox 2000) - Horse (Headless Horse • Dark Stallion • Night Mare) - Ice Wizard (Frosten • Icen • Glacien) - Knight (Corrupt Knight • Corrupt Vanguard • Corrupt Lord) - Mimic (Mimic • Mimicant • Mimicrunch) - Ninja (Ninjo • Ninpo • Ninopojo) - Plant (Bud • Plantite • Flowermon) - Portrait (Doomvas • Doomtrait • Doomscape) - Shield Knight (Tall Guard • Hulk Guard • Tower Guard) - Skeleton (Skeleton • Mr Bones • McRib) - Skeleton Archer (Archer • Ranger • Sniper) - Starburst (Plinky • Planky • Plonky) - Sword Knight (Gray Knight • Gray Baron • Graydiator) - Wolf (Warg • Wargen • Wargenflorgen) - Zombie (Zombie • Zomboner • Zombishnu) - Traps (Spike Trap • Wall Turret) - Chicken (Kentucky • Fried)

List of Minibosses
Barbatos & Amon - Botis - Stolas & Focalor - Sallos - Berith & Halphas
Advertisement