| { |
| "SequenceName": "SovereigntyPortalCinematic", |
| "Steps": [ |
| { |
| "Step": "InitializeScene", |
| "Actions": [ |
| "Load SM_AethericPortal mesh", |
| "Apply M_AethericEnergyField material", |
| "Set Cinematic Lighting: Directional, Skylight, Bloom, Lens Flare, Vignette" |
| ] |
| }, |
| { |
| "Step": "ActivateShieldProtocol", |
| "Actions": [ |
| "Trigger Niagara VFX: Green Plasma Conjuration loop", |
| "Bind Shield Core to Thoth Guardian", |
| "Sync Orb Triad to hand_r socket" |
| ] |
| }, |
| { |
| "Step": "PortalEnergySurge", |
| "Actions": [ |
| "Play energy pulse animation on portal mesh", |
| "Trigger bloom and lens flare intensification", |
| "Emit particle burst from portal center" |
| ] |
| }, |
| { |
| "Step": "CharacterEntrance", |
| "Actions": [ |
| "Spawn Thoth Guardian at portal threshold", |
| "Play entrance animation", |
| "Spawn Crystal Alchemist with Crystal Matrix socket bound", |
| "Play synchronized entrance animation" |
| ] |
| }, |
| { |
| "Step": "SynchronizedVFXTriggers", |
| "Actions": [ |
| "Trigger ConjureLoopStart for Crystal Alchemist", |
| "Trigger OrbTriadSync for Thoth Guardian", |
| "Activate HUD Overlay for both characters" |
| ] |
| }, |
| { |
| "Step": "FinalActivation", |
| "Actions": [ |
| "Play sovereignty trigger volume animation", |
| "Activate cinematic sequence playback", |
| "Finalize shield protocol and VFX activation" |
| ] |
| } |
| ] |
| } |