Skip to content

Commit

Permalink
Integrate great works #130
Browse files Browse the repository at this point in the history
  • Loading branch information
rquinio committed May 28, 2019
1 parent 006a80a commit 0b3baa4
Show file tree
Hide file tree
Showing 24 changed files with 3,380 additions and 4,391 deletions.
5 changes: 5 additions & 0 deletions MOD/Witcher/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Compatibility with vanilla 3.1.1 #129

Feature:
- Add maritime trade route with Ofier #55
- Integrate vanilla great works
- Configure some historical great works #130
- Nudge positions.txt to display great works on the map
- Adapt great works conditions to the lore
- Disable great works within mage towers and wilderness provinces
- Add Hugo of Rivia (32410)
- Add "the Seer" nickname
- Add personality traits to some canon characters
Expand Down
25 changes: 0 additions & 25 deletions MOD/Witcher/common/buildings/W_special_buildings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,6 @@ castle = {
}

city = {
ct_oxenfurt_university = { # Oxenfurt University
desc = ct_oxenfurt_university_desc
potential = { FROMFROM = { title = b_oxenfurt } }
gold_cost = 800
build_time = 2190

tech_growth_modifier = 0.3
economy_techpoints = 0.05

ai_creation_factor = 90

extra_tech_building_start = 0.2
}
ct_novigrad_city = { # Free City of Novigrad
desc = ct_novigrad_city_desc
potential = { FROMFROM = { title = b_novigrad } }
Expand Down Expand Up @@ -135,16 +122,4 @@ temple = {

extra_tech_building_start = 0.0
}
tp_grand_picket = { # Grand Picket
desc = tp_grand_picket_desc
potential = { FROMFROM = { title = b_eternal_fire } }
gold_cost = 1600
build_time = 4380
fort_level = 0.4
local_tax_modifier = 1

ai_creation_factor = 90

extra_tech_building_start = 0.05
}
}
4 changes: 2 additions & 2 deletions MOD/Witcher/common/landed_titles/01_landed_titles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11991,8 +11991,6 @@ k_toussaint = {
color={ 166 79 108 }
color2={ 255 255 255 }

holy_site = lebioda # Saint Plegmund miracles

b_chateau_beauclair = {
}
b_beauclair = {
Expand Down Expand Up @@ -12042,6 +12040,8 @@ k_toussaint = {
color={ 204 47 98 }
color2={ 255 255 255 }

holy_site = lebioda # Saint Plegmund miracles, statue wonder

b_robecq = {
}
b_robecq_2 = {
Expand Down
Loading

0 comments on commit 0b3baa4

Please sign in to comment.