Welcome
Guest
, you are in:
<root>
•
Login
Chummer Wiki
Navigation
Main Page
Random Page
All Pages
Categories
Chummer SR4 FAQ
Chummer SR5 FAQ
Download Chummer SR4
Return to Chummer Home Page
Administration
File Management
Create a new Page
Search the wiki
»
Back
martialarts.xml
Modified on 2013/06/11 08:29
by
Keith Rudolph
Categorized as
Chummer SR5 - Data Files
martialarts.xml (and custom_martialarts.xml, see [Custom-Data-Files-sr5|Custom Data Files]) contains all of the information for Martial Arts. ==Structure== @@<chummer> <martialarts> <martialart /> </martialarts> <maneuvers> <maneuver /> </maneuvers> </chummer>@@ [#martialart|'''martialart'''] nodes describe different Martial Arts. [#maneuver|'''maneuver'''] nodes describes the different Maneuvers. ===[anchor|#martialart]martialart Node=== @@<martialart> <id /> <name /> <advantages /> <source /> <page /> </martialart>@@ '''id''' (required): a unique identifier (GUID) for the Martial Art. '''name''' (required): the name of the Martial Art. '''advantages''' (required): the different Advantages for the Martial art. See [#advantage|'''advantage''' Node] for more information. '''source''' (required): the code for the Sourcebook that this entry comes from. See [books-xml-sr5|books.xml]. '''page''' (required): the page number this item can be found on in the Sourcebook. ===[anchor|#advantage] advantage Node=== @@<advantage> <name /> <bonus /> </advantage>@@ '''name''' (required): a description of an Advantage that can be selected for the Martial Art. '''bonus''' (optional): a bonus node that describes any bonuses this entry grants. See [Improvement-System|Improvement Manager] for more information. ===[anchor|#maneuver]maneuver Node=== @@<maneuver> <name /> <source /> <page /> </maneuver>@@ '''name''' (required): the name of the Maneuver. '''source''' (required): the code for the Sourcebook that this entry comes from. See [books-xml-sr5|books.xml]. '''page''' (required): the page number this item can be found on in the Sourcebook.
Meta Keywords:
Meta Description:
Change Comment:
© ChummerGen.com, 2013