annotate data/dnd3e/dnd3earmor.xml @ 197:fcd6aafbe232 alpha

Traipse Alpha 'OpenRPG' {100426-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 (Patch-2) New Features: New Namespace method with two new syntaxes New Namespace Internal is context sensitive, always! New Namespace External is 'as narrow as you make it' New Namespace FutureCheck helps ensure you don't receive an incorrect node New PluginDB access for URL2Link plugin New to Forms, they now show their content in Design Mode Fixes: Fix to Server GUI startup errors Fix to Server GUI Rooms tab updating Fix to Chat and Settings if non existant die roller is picked Fix to Dieroller and .open() used with .vs(). Successes are correctly calculated Fix to Alias Lib's Export to Tree, Open, Save features Fix to alias node, now works properly Fix to Splitter node, minor GUI cleanup Fix to Backgrounds not loading through remote loader Fix to Node name errors Fix to rolling dice in chat Whispers Fix to Splitters Sizing issues
author sirebral
date Mon, 26 Apr 2010 14:30:16 -0500
parents bf799efe7a8a
children
rev   line source
155
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
1 <ac>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
2 <armor name="Banded mail" cost="250" type="Heavy" maxdex="1" bonus="6" spellfailure="35" checkpenalty="-6" weight="35" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
3 <description >This armor is made of overlapping strips of metal sewn to a backing of leather and chainmail. The strips cover vulnerable areas, while the chain and leather protect the joints and provide freedom of movement. Straps and buckles distribute the weight evenly. It includes gauntlets.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
4 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
5 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
6 <armor name="Breastplate" cost="200" type="Medium" maxdex="3" bonus="5" spellfailure="25" checkpenalty="-4" weight="30" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
7 <description >A breastplate covers the front and back. It comes with a helmet and matching greaves (plates to cover the lower legs). A light suit or skirt of studded leather beneath the breastplate protects limbs without restricting
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
8 movement much.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
9 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
10 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
11 <armor name="Buckler" cost="15" type="Shield" maxdex="100" bonus="1" spellfailure="5" checkpenalty="-1" weight="5" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
12 <description >This small metal shield is strapped to the forearm, allowing it to be worn and still use the hand. A bow or crossbow can be used without penalty. An off-hand weapon can be used, but a -1 penalty on attack rolls is imposed because of the extra weight on your arm. This penalty stacks with those for fighting with the off hand and, if appropriate, for fighting with two weapons. In any case, if a weapon is used in the off-hand, the character doesn't get the buckler's AC bonus for the rest of the round.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
13 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
14 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
15 <armor name="Chainmail" cost="150" type="Medium" maxdex="2" bonus="5" spellfailure="30" checkpenalty="-5" weight="40" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
16 <description >This armor is made of interlocking metal rings. It includes a layer of quilted fabric underneath it to prevent chafing and to cushion the impact of blows. Several layers of mail are hung over vital areas. Most of the armor's weight hangs from the shoulders, making chainmail uncomfortable to wear for long periods of time. It includes gauntlets.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
17 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
18 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
19 <armor name="Chainshirt" cost="100" type="Light" maxdex="4" bonus="4" spellfailure="20" checkpenalty="-2" weight="25" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
20 <description >A shirt of chainmail protects the torso while leaving the limbs free and mobile. A layer of quilted fabric underneath it prevents chafing and cushions the impact of blows. It comes with a steel cap.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
21 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
22 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
23 <armor name="Full Plate" cost="1500" type="Heavy" maxdex="1" bonus="8" spellfailure="35" checkpenalty="-6" weight="50" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
24 <description >This armor consists of shaped and fitted metal plates riveted and interlocked to cover the entire body. It includes gauntlets, heavy leather boots, and a visored helmet.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
25 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
26 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
27 <armor name="Half-Plate" cost="600" type="Heavy" maxdex="0" bonus="7" spellfailure="40" checkpenalty="-7" weight="50" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
28 <description >This armor is a combination of chainmail with metal plates (breastplate, epaulettes, elbow guards, gauntlets, tasses, and greaves) covering vital areas. Buckles and straps hold the whole suit together and distribute the weight, but the armor still hangs more loosely than full plate. It includes gauntlets.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
29 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
30 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
31 <armor name="Hide" cost="15" type="Medium" maxdex="4" bonus="3" spellfailure="20" checkpenalty="-3" weight="25" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
32 <description >This armor is prepared from multiple layers of leather and animal hides. It is stiff and hard to move in.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
33 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
34 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
35 <armor name="Large SteelShield" cost="20" type="Shield" maxdex="100" bonus="2" spellfailure="15" checkpenalty="-2" weight="15" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
36 <description >A large shield is too heavy to use the shield hand for anything else.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
37 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
38 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
39 <armor name="Large Wooden Shield" cost="7" type="Shield" maxdex="100" bonus="2" spellfailure="15" checkpenalty="-2" weight="10" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
40 <description >A large shield is too heavy to use the shield hand for anything else.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
41 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
42 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
43 <armor name="Leather" cost="10" type="Light" maxdex="6" bonus="2" spellfailure="10" checkpenalty="0" weight="10" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
44 <description >The breastplate and shoulder protectors of this armor are made of leather that has been stiffened by boiling in oil. The rest of the armor is softer and more flexible leather.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
45 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
46 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
47 <armor name="Padded" cost="5" type="Light" maxdex="8" bonus="1" spellfailure="5" checkpenalty="0" weight="10" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
48 <description >Padded armor features quilted layers of cloth and batting.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
49 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
50 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
51 <armor name="Samll Steel Shield" cost="9" type="Shield" maxdex="100" bonus="1" spellfailure="5" checkpenalty="-1" weight="6" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
52 <description >A small shield's light weight lets a character carry other items in that hand (although the character cannot use weapons).
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
53 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
54 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
55 <armor name="Scale Mail" cost="50" type="Medium" maxdex="3" bonus="4" spellfailure="25" checkpenalty="-4" weight="30" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
56 <description >This is a coat and leggings (and perhaps a separate skirt) of leather covered with overlapping pieces of metal, much like the scales of a fish. It includes gauntlets.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
57 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
58 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
59 <armor name="Small Wooden Shield" cost="300" type="Shield" maxdex="100" bonus="1" spellfailure="5" checkpenalty="-1" weight="5" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
60 <description >A small shield's light weight lets a character carry other items in that hand (although the character cannot use weapons).
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
61 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
62 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
63 <armor name="Splint mail" cost="200" type="Heavy" maxdex="0" bonus="6" spellfailure="40" checkpenalty="-7" weight="45" speed="20" speed20="15" speed30="20" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
64 <description >This armor is made of narrow vertical strips of metal riveted to a backing of leather that is worn over cloth padding. Flexible chainmail protects the joints. It includes gauntlets.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
65 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
66 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
67 <armor name="Studded Leather" cost="25" type="Light" maxdex="5" bonus="3" spellfailure="15" checkpenalty="-1" weight="20" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
68 <description >This armor is made from tough but flexible leather (not hardened leather as with normal leather armor) reinforced with close-set metal rivets.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
69 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
70 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
71 <armor name="Tower Shield" cost="30" type="Shield" maxdex="100" bonus="0" spellfailure="50" checkpenalty="-10" weight="45" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
72 <description >This massive wooden shield is nearly as tall as the wielder. Basically, it is a portable wall meant to provide cover. It can provide up to total cover, depending on how far a character comes out from behind it. A tower shield, however, does not provide cover against targeted spells; a spellcaster can cast a spell on a character by targeting the shield. A tower shield cannot be used for the shield bash action.
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
73 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
74 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
75 <armor name="Ring of Protection +1" cost="xx" type="Ring" maxdex="100" bonus="1" spellfailure="0" checkpenalty="0" weight="0" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
76 <description >A ring that gives Plus 1 AC
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
77 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
78 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
79 <armor name="Monk Wisdom Bonus" cost="xx" type="NA" maxdex="100" bonus="4" spellfailure="0" checkpenalty="0" weight="0" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
80 <description >Bonus is Based on wisdom Bonus, and can not be removed unless I am uncontius
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
81 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
82 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
83 <armor name="Inertial Armor Feat" cost="xx" type="NA" maxdex="100" bonus="4" spellfailure="0" checkpenalty="0" weight="0" speed="30" speed20="20" speed30="30" >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
84 <description >Armor Bonus based on the feat
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
85 </description >
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
86 </armor>
bf799efe7a8a Traipse Alpha 'OpenRPG' {091125-02}
sirebral
parents: 0
diff changeset
87 </ac>