elemental = 'raw'; } if ($elemental === 'fire') { $this->elemental = $elemental; $this->color = '#a00'; $this->colorCrit = '#f00'; $this->colorMiss = '#909090'; } } }