====== Light Buff - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Light.java|Light.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== Illuminated Light emanates from the body, illuminating everything around. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Additional Information ===== * **Duration**: 250f * **Icon**: BuffIndicator.LIGHT * **Character Sprite Status**: CharSprite.State.ILLUMINATED * **Attached to target**: Yes, makes target observable * **Detached from target**: Yes, makes target stop being observable