```metadata title: Chromatic Orb (Revised) description: Now with secondary effects! tags: - spell - rework - 5e systems: - 5e renderer: V3 theme: 5ePHB ``` ```css /* Gradient headers, colour theming. */ .page h2, .page h3, .page h4 { background: linear-gradient(90deg, rgba(255,71,71,1) 0%, rgba(255,133,0,1) 10%, rgba(232,190,98,1) 20%, rgba(79,220,74,1) 30%, rgba(63,218,216,1) 40%, rgba(56,182,255,1) 50%, rgba(106,149,187,1) 60%, rgba(175,87,255,1) 70%, rgba(220,82,255,1) 80%, rgba(255,76,209,1) 90%, rgba(255,84,126,1) 100%); -webkit-background-clip: text; background-clip: text; color: transparent; } .page h4 { display: inline-block; } .page a { color: #1b6acb; } :root { --HB_Color_Accent: #dcf0fa; } .page td { vertical-align: middle; } /* Background setings. */ .page:after { background-image: none; pointer-events: none; } .page#p1 { height: 850px; } /* Table settings. */ .page .revisedTable td:nth-child(1) { width: 8.5%; } /* Remove bottom padding. */ .page { padding-bottom: 0px; } ``` :::::::::::::::::::::::::::::::::::::::::::::::::::::::: {{note,background:white,wide ### Chromatic Orb (Revised) {background-size:290px,border-bottom:none} *1st-level evocation* **Casting Time:** :: 1 action **Range:** :: 90 feet **Components:** :: V, S, M (a diamond worth at least 50 gp) **Duration:** :: Instantaneous **Classes:** :: Sorcerer, Wizard You hurl a 4-inch diameter sphere of energy at a creature that you can see within range. You choose acid, cold, fire, lightning, poison, or thunder for the type of orb you create. **A creature targeted by this spell must make a Dexterity saving throw. It takes 2d10 damage of the type you chose on a failed save, or half as much damage on a successful one.** : ***At Higher Levels.*** When you cast this spell using a spell slot of 2nd level or higher, the damage increases by **1d10** for each slot level above 1st, **and it causes an additional effect on a failed save depending on the type of orb created**. {{revisedTable | Type | Effect on a Failed Save | |:----------|:---------------------------------------| | Acid | The creature's AC is reduced by 1 until the start of your next turn. | | Cold | The creature's speed is reduced by 10 feet until the start of your next turn. | | Fire | The creature takes an additional 1d4 fire damage for each slot level above 1st used to cast this spell. | | Lightning | The creature can't take reactions until the end of your next turn. | | Poison | The creature is poisoned until the start of your next turn. | | Thunder | The creature is pushed up to 10 feet away from you (your choice). | }} }} ![chromatic_orb](https://i.ibb.co/SfhBn6f/Chromatic-Orb.png) {position:absolute,top:-284px,right:-50px,width:910px} {{artist,bottom:20px,left:0px,color:white,width:100% ##### The Chromatic Orb [SirTiefling](https://www.deviantart.com/sirtiefling/art/The-Chromatic-Orb-548905370) }}