Guest User

Untitled

a guest
Apr 8th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. [code]"Byzantine Empire"
  2. ={
  3. key="Byzantine Empire"
  4. name_list="HUM4"
  5. ship_prefix="BIS"
  6. species_name="Elf"
  7. species_plural="Elves"
  8. species_class="HUM"
  9. species_adjective="Elven"
  10. species_bio="The Byzantine Empire, also referred to as the Eastern Roman Empire, was the continuation of the Roman Empire in the East during Late Antiquity and the Middle Ages, when its capital city was Constantinople (modern-day Istanbul, which had been founded as Byzantium). It survived the fragmentation and fall of the Western Roman Empire in the 5th century AD and continued to exist for an additional thousand years until it fell to the Ottoman Turks in 1453, at which point a secret cabal used holy Roman powers to flee to a new world and plot galactic dominance. Also, they're space elves now, because we're already through the looking glass, people."
  11. portrait="humanoid_05"
  12. name="Byzantine Empire"
  13. adjective="Byzantine"
  14. authority="auth_imperial"
  15. government="gov_enlightened_monarchy"
  16. ftl=warp
  17. weapon="tech_missiles_1"
  18. planet_name="New Constantinople"
  19. planet_class="pc_continental"
  20. system_name="Elysium"
  21. initializer=""
  22. graphical_culture="mammalian_01"
  23. city_graphical_culture="mammalian_01"
  24. empire_flag={
  25. icon={
  26. category="human"
  27. file="flag_human_2.dds"
  28. }
  29. background={
  30. category="backgrounds"
  31. file="stripe.dds"
  32. }
  33. colors={
  34. "dark_purple"
  35. "grey"
  36. "null"
  37. "null"
  38. }
  39. }
  40. ruler={
  41. gender=female
  42. name="Zoe Palaiologos XXVIII"
  43. portrait="humanoid_05_female_01"
  44. texture=0
  45. hair=4
  46. clothes=1
  47. ruler_title_female="Queen-Empress"
  48. }
  49. spawn_as_fallen=no
  50. ignore_portrait_duplication=no
  51. room="ethic_pacifist_room"
  52. spawn_enabled=always
  53. ethic="ethic_militarist"
  54. ethic="ethic_fanatic_spiritualist"
  55. civics={
  56. "civic_philosopher_king"
  57. "civic_cutthroat_politics"
  58. }
  59. trait="trait_sedentary"
  60. trait="trait_deviants"
  61. trait="trait_venerable"
  62. trait="trait_charismatic"
  63. trait="trait_slow_breeders"
  64. }[/code]
Add Comment
Please, Sign In to add comment