add groundvehicles

This commit is contained in:
Merith-TK 2025-02-07 22:10:27 +00:00
parent 2b180a03cc
commit 532cd443ec
6 changed files with 68 additions and 1 deletions

View file

@ -49,4 +49,4 @@
| Max Drymass | 10-30T |
| Max Thrust | 66T |
| Max Speed | 260 m/s |
| Weapon Points | 20 |
| Weapon Points | 20 |

View file

@ -0,0 +1,7 @@
# Utility Ground Vehicle
| **STATS** | |
|------------------|:--------------:|
| Grid Type | Small Grid |
| Max Speed | 70 m/s |
| Weapon Points | 0 |

View file

@ -0,0 +1,15 @@
# LAV
> Light assault vehicle
LAVs can be equipped with a task at hand and it doesn't have to be limited to being a mobile firepower vehicle as some nations prefer to use more heavily armored vehicles and the LAV can become an armored mechanized vehicle to support MBTs, this is the most flexible platform to use if you want small trucks with anti tank launchers or the most armored IFVs.
| **STATS** | |
|------------------|:--------------:|
| Grid Type | Small Grid |
| Block Count | 2000-5000 |
| Max Caliber | 57 mm |
| Max Speed | 70 m/s |
| Weapon Points | 20 |
> TODO: Add Weapons Table

View file

@ -0,0 +1,15 @@
# MBT
> Main Battle Tank
hence the name these vehicles are made for frontline combat and are often equipped with heavy armor to go along with their powerful guns.
| **STATS** | |
|------------------|:--------------:|
| Grid Type | Small Grid |
| Block Count | 2000-4500 |
| Max Caliber | 140 mm |
| Max Speed | 70 m/s |
| Weapon Points | 20 |
> TODO: Add Weapons Table

View file

@ -0,0 +1,15 @@
# SPAA
> Self Propelled Anti Air
Much like the LAV, this vehicle is just as flexible but dedicated for the task of defending against aircraft with the choice of long range missiles to short range autocannons
| **STATS** | |
|------------------|:--------------:|
| Grid Type | Small Grid |
| Block Count | 2000-4500 |
| Max Caliber | 57 mm |
| Max Speed | 70 m/s |
| Weapon Points | 20 |
> TODO: Add Weapons Table

View file

@ -0,0 +1,15 @@
# SPG
> Self Propelled Gun
They can be tank destoryers or long range artillery depending on a nation's doctrine.
| **STATS** | |
|------------------|:--------------:|
| Grid Type | Small Grid |
| Block Count | 2000-4500 |
| Max Caliber | 203 mm |
| Max Speed | 70 m/s |
| Weapon Points | 20 |
> TODO: Add Weapons Table