|
|
Line 1: |
Line 1: |
− | Ok... Let's see what the first pass ship template looks like.
| |
| | | |
− | Need the ship name to split into a page name format for the top bar:
| |
− |
| |
− | Race -> Class -> Ship -> Role -> Version
| |
− |
| |
− | Version will be ugly. I'll need multiple versions of the ships...
| |
− |
| |
− |
| |
− | {{Ship Template|
| |
− | |shipname=Bantam
| |
− | |shipinfo=The Bantam is a strong and sturdy craft, and an extremely effective mining frigate. In addition, its large structure makes it ideal for trading and the Bantam is very popular among budding inter-stellar traders.
| |
− |
| |
− | ;Caldari Frigate Skill Bonus: <br>
| |
− | : 5% bonus to cargo capacity and 20% bonus to mining laser yield per skill level.
| |
− |
| |
− | ;Role Bonus: <br>
| |
− | : -60% mining laser capacitor use.
| |
− | |shipclass=Frigate
| |
− | |shiprace=Caldari
| |
− | |shiptype=Caldari Frigate
| |
− | |structurehp=188
| |
− | |shieldhp=156
| |
− | |armorhp=188
| |
− | |numturrets=2
| |
− | |dronecapacity=5
| |
− | |dronebandwidth=5
| |
− | |numlows=2
| |
− | |nummids=2
| |
− | |numhighs=2
| |
− | |numrigs=2
| |
− | |repackagedvolume=2,500
| |
− | |hs1=Goomba 1
| |
− | |hs2=Nothing big, just seeing this
| |
− | |ms1=Mid 1
| |
− | |ms2=Mid 2
| |
− | |ls1=Low 1
| |
− | |ls2=Low 2
| |
− | |rs1=Ubah weapon power-up of godly bloopers
| |
− | |eft=<code>[Bantam, Basic Bantam Miner]
| |
− | Expanded Cargohold II <br>
| |
− | Expanded Cargohold II <br>
| |
− |
| |
− | Small Shield Booster II <br>
| |
− | Cap Recharger I
| |
− |
| |
− | Miner I <br>
| |
− | Miner I
| |
− |
| |
− | Empty<br>
| |
− | Empty<br>
| |
− | Empty
| |
− |
| |
− |
| |
− | Hobgoblin I</code>
| |
− | }}
| |
− |
| |
− | Getting there... a bit more work to get it straightened out -- fix the defaults, etc...
| |