parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -2332,7 +2332,6 @@ scripted_effect finalise_combat_results_effect = {
|
|||
}
|
||||
has_dlc_feature = legends
|
||||
NOT = { has_game_rule = historical_legends_only }
|
||||
is_ruler = yes
|
||||
}
|
||||
create_legend_seed = {
|
||||
type = heroic
|
||||
|
|
@ -2350,7 +2349,7 @@ scripted_effect finalise_combat_results_effect = {
|
|||
scope:sc_victor = {
|
||||
if = {
|
||||
limit = {
|
||||
is_acclaimed = yes
|
||||
accolade ?= { is_accolade_active = yes }
|
||||
}
|
||||
# Glory is relative to the prowess difference between two characters. Beating someone equally matched or better is worth more.
|
||||
## Massively outclassed.
|
||||
|
|
@ -11430,16 +11429,6 @@ single_combat.0041 = {
|
|||
}
|
||||
}
|
||||
}
|
||||
#Lose some stress if you kill your rival
|
||||
if = {
|
||||
limit = {
|
||||
has_relation_rival = scope:sc_loser
|
||||
}
|
||||
stress_impact = {
|
||||
base = major_stress_impact_loss
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
# Damage equipped artifacts
|
||||
may_damage_artifact_effect = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue