Advertisement
Guest User

Untitled

a guest
Dec 21st, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. tuberculosis = {
  2. contagiousness = 0.2
  3. outbreak_chance = 0.02
  4. effect = {
  5. city_tax_modifier = -0.5
  6. supply_limit = -4
  7. max_attrition = 0.05
  8. }
  9. icon = 1
  10. tooltip = TUBERCULOSIS_INFO
  11. months = 24
  12. trait = has_tuberculosis
  13. always_get_message = no
  14.  
  15. timeperiod = {
  16. start_date = 769.1.1
  17. end_date = 1452.1.1
  18.  
  19. one_only = no
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement