[gurps] Building a VehicleML
Tom Sparks
tom_a_sparks at yahoo.com.au
Tue Feb 17 17:14:42 CST 2009
----- Original Message ----
From: Onno Meyer <Onno.Meyer at gmx.de>
Sent: Wednesday, 18 February, 2009 6:21:52 AM
> So, when you say it can be processed by computer, how are you looking for
> it
> to be processed? Entry into a database of some sort? Some means for the
> HTML readers to be able to process the data in the file?
a few changes I think are needed
only one <notes></notes> use the xhtml body tags
<gmnotes></gmnotes> same as <notes> but the GM private notes about the vehicle
remove <week> add the week number to the bottom <notes>
<date> needs to be broken up into <day>, <month> and <year>
<copyright> for the copyright notice
<email> for email address of author
all <size>/<aspeed> and like need a measurement attribute
<size measurement="USinch" >123x82x30</size>
<aspeed measurement="USmph">2,360</aspeed>
<?xml version="1.0" encoding="UTF-8" ?>
<vehicle id="1" xmlns="http://localhost/gurps/ns/">
<meta>
<title>Hyalearl, 100-ton Sulieman-Class Scout/Courier</title>
<date>
<year>2008</year>
<month>03</month>
<day>10</day>
</date>
<copyright>All rights reserved 2008</copyright>
<author>Onno Meyer</author>
<email>none at none.com</email>
<TL>10</TL>
<background>Traveller</background>
<version>1.0</version>
</meta>
<writeup rules="GTStarships">
<notes>
<p>
The Hyalearl is a Scout/Courier assigned to the Security Branch of the Imperial Interstellar Scout Service. She is armed with two 500mm missile racks and one 250-MJ laser in the dorsal turret. The starboard cargo bay holds the usual air/raft hangar, but the port bay has been modified with a drop capsule system, low berths and a small surgery. The Scout/Courier is no real special ops craft, but she can jump into tight spots and get out again ...
</p>
<p>
The ship has heavy compartmentalization. A typical crew consists of a captain/pilot, an astrogator, an engineer and five security troops. The listed payload includes an air/raft, 16 drop capsules, 18 missiles, two EW drones and 40 stons of general cargo.
</p>
<p>week: 698</p>
</notes>
<gmnotes>
<p>
for the GM eyes only
</p>
</gmnotes>
<subassemblies>VGSL Hull +8, Turret +5</subassemblies>
<powertrain>Engineering, 3 Jump Drive, 20 Maneuver</powertrain>
<fuel>20 Jump Fuel Tank</fuel>
<occupancy>4 Staterooms, 4 Low Berths</occupancy>
<cargo>8 dtons</cargo>
<armors>
<armor subassembly="All" F="4/200" RL="4/200" B="4/200" T="4/200" U="4/200"/>
</armors>
<weapons>
<weapon count="2" name="500mm Missile Racks" subassembly="Turret" facing="F"/>
<weapon count="1" name="250-MJ Turret Laser" subassembly="Hull" facing="F"/>
</weapons>
<equipments>
<equipment subassembly="All">Basic Stealth; Basic Emission Cloaking</equipment>
<equipment subassembly="Hull">Utility; two Fuel Processors; compact, hardened Basic Bridge with Planetary Survey Add-On; Drop Capsule Ready Rack; Drop Capsule Launcher; Spacedock (for one 0.5-dton air/raft); Sick Bay</equipment>
</equipments>
<statistics>
<size measurement="USinch" >123x82x30</size>
<payload>71</payload>
<lwt>379</lwt>
<volume>100</volume>
<maint>26 mh/day</maint>
<price>MCr30.4</price>
<ht>12</ht>
<hps>
<hp subassembly="Hull">15,000</hp>
<hp subassembly="Turret">1,200</hp>
</hps>
<saccel>2.1 Gs/2.6 Gs empty</saccel>
<jump>2</jump>
<aspeed measurement="USmph">2,360</aspeed>
</statistics>
</writeup>
</vehicle>
tom_a_sparks
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
Make Yahoo!7 your homepage and win a trip to the Quiksilver Pro. Find out more
More information about the GurpsNet-L
mailing list