mr:slow_buff
Table of Contents
Slow Buff - Code References
Java Classes
- Slow.java - Implementation of the Slow buff
- FlavourBuff.java - Base class for buff implementations
- https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/ui/BuffIndicator.java - Contains buff indicator definitions
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<string name="Char_StaSlowed">slowed</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related Entities
- WandOfSlowness.java - Wand that applies slow effect
- Slow.java - Weapon enchantment that applies slow effect
- FrostArrow.java - Frost arrow that applies slow effect
- WandOfIcebolt.java - Wand that applies slow effect
- KoboldIcemancer.java - Mob that applies slow effect
mr/slow_buff.txt · Last modified: by 127.0.0.1
