The Visual Editor¶
The editor automatically analyzes the underlying data structure and provides a visual interface for modifying fields.
Variation Editor

Boolean Toggle

String Field

Numeric Field

Path root

Back
Step 3: Field Types & Interaction¶
The editor uses different interaction methods based on the data type of the field you are editing.
GUI Toggle
- Interaction: Single-click to switch state.
- Feedback: Instantly toggles between
Enabled(Green) andDisabled(Red). - Logic: Updates the data immediately without requiring chat input.
Chat Input
- Interaction: Click to provide text via chat.
- Input: Type the desired text.
- Validation: Supports alphanumeric restrictions and custom RegEx patterns.
Chat Input & Validation
- Interaction: Click to provide a numeric value via chat.
- Types: Supports
Integer,Long,Short, andDouble. - Safety: The system rejects non-numeric inputs and ensures values stay within defined bounds.
Configuration Complete
Once you've adjusted your fields, they are saved to the Variation template. You can now return to the Game Phases and assign this template to any phase.