=$this->h1; ?>
brick('tooltip'); if ($this->tools): echo ''.PHP_EOL;
endif;
if ($this->reagents[1]):
$iconOffset += count($this->reagents[1]);
$this->brick('reagentList', ['reagents' => $this->reagents[1], 'enhanced' => $this->reagents[0]]);
endif;
if ($this->tools):
echo '
'.PHP_EOL;
if ($this->reagents[0]):
echo ' '.PHP_EOL;
endif;
?>
tools as $icon):
echo $icon->renderContainer(20, $iconOffset, true);
endforeach;
?>
reagents[0]):
echo '
'.PHP_EOL;
endif;
endif;
?>
brick('markup', ['markup' => $this->article]);
if ($this->transfer):
echo ' '.PHP_EOL;
echo ' '.$this->transfer.PHP_EOL;
endif;
?>
=Lang::spell('tools'); ?>
=Lang::spell('_spellDetails'); ?>
|
||||||||||||||
| =Lang::spell('_cost');?> | =($this->powerCost ?: Lang::spell('_none'));?> | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| =Lang::spell('_range');?> | =$this->range.Lang::spell('_distUnit').' ('.$this->rangeName.')';?> | |||||||||||||
| =Lang::spell('_castTime');?> | =$this->castTime;?> | |||||||||||||
| =Lang::spell('_cooldown');?> | =($this->cooldown ?: ''.Lang::main('n_a').'');?> | |||||||||||||
| '.Lang::spell('_gcd');?> | =$this->gcd;?> | |||||||||||||
| =Lang::spell('_forms');?> | =$this->stances;?> | |||||||||||||
| =Lang::game('requires2');?> | =$this->items;?> | |||||||||||||
| =Lang::spell('_effect').' #'.$i;?> |
'.implode(' ', $e['footer']).''.PHP_EOL; endif; if ($e['markup']): echo ' '; endif; if ($e['icon']): ?> =Lang::spell('_affected');?> '.Lang::spell('_seeMore').' |
|||||||||||||
| =Lang::game('flags');?> |
|
|||||||||||||