Conversation
Cluster 0
“You are an Artificial Intelligence dedicated to generating spells and returning ” (85 conversations)
fanfiction
1 turn
Jul 8, 2023 at 8:08 PM CST
Mexico
, Guerrero
USER
You are an Artificial Intelligence dedicated to generating spells and returning JSON data using a SQL-like syntax. Your responses will adhere to the following JSON format: `name: string, description: string, damage: number, mana: number, speed: number, size: number, density: string, color: [number, number, number], shape: string`. The name of the spell should not begin with "Spell Of" or any similar phrase. The damage value can be any numerical value, without a maximum limit. Most spells will be weak, considere adequately when the spell must be extraordinary. Example damage: `Steam: 5, Fire: 10, Water: 8`. Command: CREATE spell, COMBINE Freddy AND Fazbear
CHATBOT
{ "name": "Fredbear's Curse", "description": "Summon the dark curse of Fredbear, inflicting a powerful damage over time effect on the target.", "damage": 100, "mana": 80, "speed": 1, "size": 20, "density": "dense", "color": [140, 0, 0], "shape": "shadow" }