Skip to content

Commit

Permalink
#155 makes nile flooding events less spammy
Browse files Browse the repository at this point in the history
  • Loading branch information
xirsoi committed Oct 12, 2018
1 parent 29b4b27 commit e92c24d
Show file tree
Hide file tree
Showing 5 changed files with 44 additions and 717 deletions.
4 changes: 2 additions & 2 deletions ACR_Changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
General:
- Crusades and Jihads can now be called in a Paganified world if the player is a member of the religion.
- For example, the Pope can call Crusades if there is a Catholic player.
- Most Holy Orders are no longer vassalized on creation.
- Holy Orders are no longer vassalized on creation.
- Most Holy Orders now have the standard mechanics from vanilla (making donations/loans, building castles, etc.)
- Note: I've written a somewhat experimental new mechanism to implement these features, so they won't be exactly as vanilla.
- The decisions are now targeted, so right-click the grandmaster of the order to use them.
Expand Down Expand Up @@ -40,7 +40,7 @@ Britannic Pagan:
- Britannic rulers are forbidden from lowering the status of women laws and will never choose to vote in favor of doing so.

Hellenic:
- The Philosopher event chain is now more likely to fire and the max demense size requirement is relaxed to 200.
- The Philosopher event chain is now more likely to fire and the max demense size requirement is relaxed to 230.
- Various conditions will also increase the odds of the event firing, such as being in a defensive war and your religion having a low MA (<50%).


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,6 @@ prev_can_borrow_from_this_holy_order_trigger = {
}
}
}

}

# title scope, checks that FROM can vassalize the currently scoped holy order
Expand Down
2 changes: 1 addition & 1 deletion AncientReligions/events/ACR_britannic_events.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ character_event = {
}
}

# Britannic becoming a wicked Dryad
# dryad becoming a wicked Dryad
character_event = {
id = britannic.5
desc = britannic.5.desc
Expand Down
Loading

0 comments on commit e92c24d

Please sign in to comment.