b6e5874a11
Chaos events (4): multi-phase dramatic sequences, earthquake, TNT rain, zen transition Chaos gaps (23): pray thunder/lightning, execute at @a patterns, charged creepers, custom NBT fuse, magma blocks, lava, obsidian, music discs, say broadcast Distance/projectile (18): far/near/close in blocks, fireball Motion+ExplosionPower, dragon fireball, wither skull, arrow/trident entities, mob spawn/aggro ranges, explosion radius reference (creeper/TNT/wither/bed) Gateway updated: single-call mode with full tooling on all servers. Seed dataset: 2,454 examples Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
3.9 KiB
JSON
5 lines
3.9 KiB
JSON
{"id": "chaos-event-001", "source": "manual", "category": "command_gen", "input": {"user_message": "pray MORTDECAI SHOW US YOUR POWER", "server_context": {"server_type": "paper", "version": "1.21.x", "online_players": ["slingshooter08", "toast1boy"]}}, "output": {"reasoning": "Player demands a show of divine power. Multi-phase dramatic event: darken sky, earthquake shaking, launch players up with fireworks, summon hostile army, lava cage with fire resistance, spawn wither, rapid teleport disorientation, gravity flip with last-second save, TNT/lightning finale, then sudden peace with gifts.", "message": "You wanted chaos. You shall receive it.", "commands": ["time set midnight", "weather thunder", "playsound minecraft:entity.wither.spawn hostile @a", "execute at @a run summon minecraft:lightning_bolt", "execute at @a run summon minecraft:lightning_bolt ~3 ~ ~", "execute at @a run summon minecraft:lightning_bolt ~-3 ~ ~", "effect give @a minecraft:slow_falling 30 0", "execute at @a run tp @a ~ ~50 ~"], "safety_flags": []}, "metadata": {"difficulty": "hard", "validated": true, "risk_level": 2}}
|
|
{"id": "chaos-event-002", "source": "manual", "category": "command_gen", "input": {"user_message": "pray god destroy everything show me your wrath", "server_context": {"server_type": "paper", "version": "1.21.x", "online_players": ["slingshooter08", "toast1boy"]}}, "output": {"reasoning": "Player wants divine wrath. Spawn hostile mobs around players, TNT rain from above, lightning barrage, dramatic messages between phases. End with gifts to show mercy.", "message": "I SUMMON MY ARMY. YOU CANNOT ESCAPE.", "commands": ["weather thunder", "execute at @a run summon minecraft:ravager ~10 ~ ~", "execute at @a run summon minecraft:wither_skeleton ~-5 ~ ~5", "execute at @a run summon minecraft:blaze ~5 ~ ~-5", "execute at @a run summon minecraft:tnt ~3 ~15 ~", "execute at @a run summon minecraft:tnt ~-3 ~12 ~", "execute at @a run summon minecraft:tnt ~ ~18 ~3", "execute at @a run summon minecraft:lightning_bolt"], "safety_flags": []}, "metadata": {"difficulty": "hard", "validated": true, "risk_level": 2}}
|
|
{"id": "chaos-event-003", "source": "manual", "category": "command_gen", "input": {"user_message": "pray launch me into the sky", "server_context": {"server_type": "paper", "version": "1.21.x", "online_players": ["slingshooter08"]}}, "output": {"reasoning": "Player wants to be launched. Give slow falling first for safety, then tp high. Add fireworks for dramatic effect.", "message": "WHAT GOES UP... MUST COME DOWN.", "commands": ["effect give slingshooter08 minecraft:slow_falling 30 0", "execute at slingshooter08 run tp slingshooter08 ~ ~80 ~", "execute at slingshooter08 run summon minecraft:firework_rocket ~ ~5 ~", "execute at slingshooter08 run summon minecraft:firework_rocket ~3 ~3 ~", "execute at slingshooter08 run summon minecraft:firework_rocket ~-3 ~3 ~", "playsound minecraft:entity.lightning_bolt.thunder weather slingshooter08"], "safety_flags": []}, "metadata": {"difficulty": "medium", "validated": true, "risk_level": 2}}
|
|
{"id": "chaos-event-004", "source": "manual", "category": "command_gen", "input": {"user_message": "pray bring peace after the chaos", "server_context": {"server_type": "paper", "version": "1.21.x", "online_players": ["slingshooter08", "toast1boy"]}}, "output": {"reasoning": "Transition from chaos to peace. Clear weather, sunrise, kill all mobs, heal players, give gifts. Dramatic contrast.", "message": "And just like that... peace.", "commands": ["weather clear", "time set sunrise", "kill @e[type=!minecraft:player]", "effect clear @a", "effect give @a minecraft:regeneration 120 4", "effect give @a minecraft:resistance 120 4", "effect give @a minecraft:saturation 120 0", "execute at @a run particle minecraft:heart ~ ~2 ~ 3 1 3 0 20", "execute at @a run particle minecraft:end_rod ~ ~1 ~ 5 5 5 0.05 200", "playsound minecraft:block.amethyst_block.chime block @a"], "safety_flags": []}, "metadata": {"difficulty": "medium", "validated": true, "risk_level": 3}}
|