@if (!empty($properties))
| Technical data | |
|---|---|
| Structural Integrity | {{ \OGame\Facades\AppUtil::formatNumber($properties['structural_integrity']) }} |
| Shield Strength | {{ \OGame\Facades\AppUtil::formatNumber($properties['shield']) }} |
| Attack Strength | {{ \OGame\Facades\AppUtil::formatNumber($properties['attack']) }} |
| Speed | {{ \OGame\Facades\AppUtil::formatNumber($properties['speed']) }} |
| Cargo Capacity | {{ \OGame\Facades\AppUtil::formatNumber($properties['capacity']) }} |
| Fuel usage (Deuterium) | {{ \OGame\Facades\AppUtil::formatNumber($properties['fuel']) }} |