part_time_player
01-11-2007, 11:42
Hi guys
can someone possibly answer this question?
In the descr_faction_standing file under transgressions is the following code;
Trigger 0051_T_Stole_Back_Settlement
WhenToTest Transgression
Condition TransgressionName = TC_STOLE_BACK_SETTLEMENT
FactionStanding target_faction -1.5
Does this refer to capturing a settlement which originally belonged to you anyway?
It also appears under "Dishonest Transgressions"
Trigger 0075_DT_Stole_Back_Settlement
WhenToTest Transgression
Condition TransgressionName = TC_STOLE_BACK_SETTLEMENT
FactionStanding global -1.0
So would I be reading this correctly, that if say playing as the English the French were to capture Caen and then I re-take it from them, my standing with the French will drop -1.5 and my global standing will drop -1.0?
If this is the case it doesn't seem fair as you would imagine re-taking your own settlement would count as fighting off an aggressor and shouldn't be penalised?
Any thoughts/comments appreciated
can someone possibly answer this question?
In the descr_faction_standing file under transgressions is the following code;
Trigger 0051_T_Stole_Back_Settlement
WhenToTest Transgression
Condition TransgressionName = TC_STOLE_BACK_SETTLEMENT
FactionStanding target_faction -1.5
Does this refer to capturing a settlement which originally belonged to you anyway?
It also appears under "Dishonest Transgressions"
Trigger 0075_DT_Stole_Back_Settlement
WhenToTest Transgression
Condition TransgressionName = TC_STOLE_BACK_SETTLEMENT
FactionStanding global -1.0
So would I be reading this correctly, that if say playing as the English the French were to capture Caen and then I re-take it from them, my standing with the French will drop -1.5 and my global standing will drop -1.0?
If this is the case it doesn't seem fair as you would imagine re-taking your own settlement would count as fighting off an aggressor and shouldn't be penalised?
Any thoughts/comments appreciated