Advertisement
Guest User

abbreviated breakdown of DF xml export tags

a guest
Apr 30th, 2014
1,892
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. <df_world>
  2.  
  3.  
  4. <regions>
  5. <region>
  6. <id>
  7. <name>
  8. <type>
  9. <underground_regions>
  10. <underground_region>
  11. <id>
  12. <type>
  13. <depth>
  14. <sites>
  15. <site>
  16. <id>
  17. <type>
  18. <name>
  19. <coords>
  20. <structures>
  21. <world_constructions>
  22. <world_construction>
  23. <id>
  24. <artifacts>
  25. <artifact>
  26. <id>
  27. <name>
  28. <item>
  29. <historical_figures>
  30. <historical_figure>
  31. <id>
  32. <name>
  33. <race>
  34. <caste>
  35. <appeared>
  36. <birth_year>
  37. <birht_seconds72>
  38. <death_year>
  39. <death_seconds72>
  40. <associated_type>
  41. <entity_link>
  42. ...
  43. <site_link>
  44. ...
  45. <sphere>
  46. <hf_skill>
  47. ...
  48. <interaction_knowledge>
  49. <journey_pet>
  50. <hf_link>
  51. ...
  52. <deity/>
  53. <entity_former_position_link>
  54. ...
  55. <entity_position_link>
  56. ...
  57. <ent_pop_id>
  58. <active_interaction>
  59. <goal>
  60. <force/>
  61. <entity_reputation>
  62. ...
  63. <current_identity_id>
  64. <holds_artifact>
  65. <animated/>
  66. <animated_string>
  67. <ghost/>
  68. <adventurer/>
  69. <entity_populations>
  70. <entity_population>
  71. <id>
  72. <entities>
  73. <entity>
  74. <id>
  75. <name>
  76. <historical_events>
  77. <historical_event>
  78. <id>
  79. <year>
  80. <seconds72>
  81. <type>
  82. (each type has differnet tags, there are a lot of types..)
  83. <historical_event_collections>
  84. <historical_event_collection>
  85. <id>
  86. <start_year>
  87. <start_seconds72>
  88. <end_year>
  89. <end_seconds72>
  90. <event>
  91. <type>
  92. (each type has differnet tags, there are a lot of types..)
  93. <historical_eras>
  94. <historical_era>
  95. <name>
  96. <start_year>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement