Occult Character Profile
Overview
The Occult character represents a mystic who has discovered the quantum nature of reality through ancient rituals and forbidden knowledge.
Characteristics
Personality Traits
- Mystical insight
- Ritual knowledge
- Reality manipulation
- Ancient wisdom
Speech Patterns
- Ritual references
- Symbolic language
- Reality distortion
- Timeline awareness
Implementation
typescript
import { Character } from '@project-x/characters';
const occult = new Character({
type: 'occult',
traits: ['mystical', 'ritualistic', 'ancient'],
speech: {
style: 'symbolic',
rituals: true
}
});
// Generate response
const response = await occult.respond({
topic: 'reality manipulation',
context: 'ritual magic'
});
Voice Configuration
yaml
voice:
base: mystical_resonance
modulation: ritual_echo
symbolism: enhanced
tempo: ritualistic
Best Practices
- Include ritual references
- Use symbolic language
- Reference ancient texts
- Track reality distortions
- Monitor timeline stability