-
Notifications
You must be signed in to change notification settings - Fork 8
Character Dialogues
Character Dialogue in Celeste is contained within the Sfxs
bank, under the path event:/char/dialogue/
.
Each dialogue has two parameters:
-
dialogue_portrait
, which ranges from 0-12, and -
dialogue_end
, 0-1, which applies a low-pass filter for a more muted sound.
Characters with mirror_
prefixes are the regular dialogue with echo and reverb applied.
For questions or feedback, contact @coloursofnoise on the Celeste Discord 🔗
path: madeline
or madeline_mirror
actual range: 1-11
- normal
- distracted
- sad
- deadpan
- determined, determinedclosed
- surprised
- upset
- angry
- panic
- sadder
- peaceful
path: theo
or theo_mirror
actual range: 1-8
- excited
- nailedit
- normal
- serious
- thinking
- worried
- wtf
- yolo
path: badeline
actual range: 1-11
- angry
- freakA, freakB, freakC, freakC_cont, freakBAlt, freakCAlt
- normal
- sad
- scoff
- Serious, serious_alt
- upset
- Worried, worriedAlt
- yell
- concerned
- angryAlt
path: granny
actual range: 1-3
- normal
- laugh
- mock
path: oshiro
actual range: 1-9
- drama
- lostcontrol
- nervous
- normal
- serious
- sidehappy
- sidesuspicious
- sideworried
- worried
path: mom
actual range: 1-2
- normal
- concerned
path: ex
- normal
path: secret_character
The secret character does not have dialogue_end
or dialogue_portrait
parameters.
Home
Contributing
FAQ
Useful Links
Your First Custom Map
Your First Texture Pack
Mod Setup
Custom Maps
Texture Packs
Uploading Mods
Generated Dialog Keys
Reference Code Mod🔗
Vanilla Audio IDs
Vanilla Decal Registry Reference
Character Portraits
Mod Structure
Debug Mode
Debug Map
Command Line Arguments
Environment Variables
Install Issues
Common Crashes
Latency Guide
everest.yaml Setup
Mapping FAQ
Map Metadata
Vanilla Metadata Reference
Adding Custom Dialogue
Overworld Customisation
Entity & Trigger Documentation
Custom Entity List🔗
Camera
Ahorn Scripts
Custom Tilesets
Tileset Format Reference
Stylegrounds
Reskinning Entities
Skinmods
Decal Registry
Chapter Complete Screen
Custom Portraits
Adding Custom Audio
Advanced Custom Audio
Code Mod Setup
Making Code Mods
Settings, SaveData and Session
Everest Events
Understanding Input
Logging
Cross-Mod Functionality
Recommended Practices
Core Migration Guide
Lönn Integration🔗
Custom Events
Adding Sprites
Adding Preexisting Audio