annotate data/SWd20/d20armor.xml @ 39:ed322725b928 ornery-orc tip

Traipse 'OpenRPG' {110114-00} Traipse is a distribution of OpenRPG that is designed to be easy to setup and go. Traipse also makes it easy for developers to work on code without fear of sacrifice. 'Ornery-Orc' continues the trend of 'Grumpy' and adds fixes to the code. 'Ornery-Orc's main goal is to offer more advanced features and enhance the productivity of the user. Update Summary (Closed) New Features: New to Map, can re-order Grid, Miniatures, and Whiteboard layer draw order New to Server GUI, can now clear log New Earthdawn Dieroller New IronClaw roller, sheet, and image New ShapeShifter PC Sheet Updates: Update to Warhammer PC Sheet. Rollers set as macros. Should work with little maintanence. Update to Browser Server window. Display rooms with ' " & cleaner Update to Server. Handles ' " & cleaner Update to Dieroller. Cleaner, more effecient expression system Update to Hidden Die plugin, allows for non standard dice rolls Update to location.py, allows for more portable references when starting Traipse Update to the Features node Fixes: Fix to InterParse that was causing an Infernal Loop with Namespace Internal Fix to XML data, removed old Minidom and switched to Element Tree Fix to Server that was causing eternal attempt to find a Server ID, in Register Rooms thread Fix to Server, removing wxPython dependencies where not needed Fix to metaservers.xml file not being created Fix to Single and Double quotes in Whiteboard text Fix to Background images not showing when using the Image Server Fix to Duplicate chat names appearing Fix to Server GUI's logging output Fix to FNB.COLORFUL_TABS bug Fix to Gametree for XSLT Sheets Fix to Gametree for locating gametree files Fix to Send to Chat from Gametree Fix to Gametree, renaming and remapping operates correctly Fix to aliaslib, prevents error caused when SafeHTML is sent None
author sirebral
date Fri, 14 Jan 2011 05:24:52 -0600
parents ff154cf3350c
children
rev   line source
28
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
1 <ac>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
2 <armor name="Blast helmet, vest" cost="500" type="Light" maxdex="5" bonus="2" checkpenalty="-1" weight="3" speed="10" speed6="6" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
3 <description >This armour consists of a lightweight helmet and a composite vest that, when worn together, offer limited protection against shrapnel, mele weapons, slugthrowers, and blasters
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
4 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
5 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
6 <armor name="Combat jumpsuit" cost="1500" type="Light" maxdex="4" bonus="3" checkpenalty="-3" weight="8" speed="10" speed6="6" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
7 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
8 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
9 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
10 <armor name="Padded flight suit" cost="800" type="Light" maxdex="4" bonus="2" checkpenalty="-2" weight="5" speed="10" speed6="6" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
11 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
12 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
13 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
14 <armor name="Armoured flight suit" cost="4000" type="Medium" maxdex="3" bonus="4" checkpenalty="-4" weight="20" speed="8" speed6="4" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
15 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
16 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
17 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
18 <armor name="Battle armour, padded" cost="2000" type="Medium" maxdex="3" bonus="4" checkpenalty="-4" weight="13" speed="8" speed6="4" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
19 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
20 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
21 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
22 <armor name="Battle armour, medium" cost="6000" type="Medium" maxdex="2" bonus="5" checkpenalty="-5" weight="16" speed="8" speed6="4" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
23 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
24 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
25 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
26 <armor name="Armoured spacesuit" cost="10000" type="Heavy" maxdex="1" bonus="6" checkpenalty="-6" weight="45" speed="6" speed6="2" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
27 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
28 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
29 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
30 <armor name="Battle armor, heavy" cost="12000" type="Heavy" maxdex="0" bonus="7" checkpenalty="-7" weight="35" speed="6" speed6="2" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
31 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
32 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
33 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
34 <armor name="Corellian powersuit" cost="10000" type="Powered" maxdex="0" bonus="4" checkpenalty="-4" weight="18" speed="8" speed6="4" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
35 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
36 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
37 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
38 <armor name="Stormtrooper armour" cost="8000" type="Powered" maxdex="2" bonus="5" checkpenalty="-2" weight="16" speed="8" speed6="4" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
39 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
40 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
41 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
42 <armor name="Battleframe" cost="12000" type="Powered" maxdex="0" bonus="3" checkpenalty="-8" weight="20" speed="6" speed6="2" >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
43 <description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
44 </description >
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
45 </armor>
ff154cf3350c Traipse 'OpenRPG' {100203-00}
sirebral
parents: 0
diff changeset
46 </ac>