User Tools

Site Tools


rpd:speed_buff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:speed_buff [2025/12/26 11:31] – Add multiple wiki pages for missing buffs and plants with proper naming conventions mikerpd:speed_buff [2025/12/26 11:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Speed Buff ======
  
 +{{ rpd:images:buff_Speed.png|Speed Buff }}
 +
 +==== Description ====
 +The Speed buff increases movement speed, allowing the character to move more quickly through the dungeon. This can be useful for escaping dangerous situations or reaching destinations faster.
 +
 +==== Effects ====
 +  * Increases movement speed of the character
 +  * Allows faster traversal of dungeon levels
 +  * May improve ability to avoid certain attacks or hazards
 +  * Reduces the time needed to move between locations
 +
 +==== Duration ====
 +  * The duration of the Speed buff varies depending on the source that applied it
 +  * When the buff expires, movement speed returns to normal
 +
 +==== Sources ====
 +  * Potions of Speed can grant this effect
 +  * Some equipment may provide this buff under certain conditions
 +  * Various spells or items that enhance mobility
 +  * Special circumstances or abilities that boost movement
 +
 +==== Code Reference ====
 +  * Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Speed.java|Speed.java]]
 +
 +==== Related ====
 +  * [[rpd:potion_of_speed_item|Potion of Speed]] - Common source of the Speed buff
 +  * [[rpd:hero|Hero]] - The character affected by this buff
 +  * [[rpd:movement|Movement]] - Core mechanic affected by this buff
 +  * [[rpd:haste_spell|Haste]] - Similar effect that may also increase attack speed
 +
 +{{tag> rpd buffs status_effects movement}}
rpd/speed_buff.txt · Last modified: by 127.0.0.1