mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
added new character trait "Coward" (charrcter trait #13) and added it to Biff and Lance
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2356 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -51,6 +51,11 @@ MORALE_BATTLE_WON = 4
|
||||
|
||||
; ran from sector during battle
|
||||
MORALE_RAN_AWAY = -5
|
||||
; cowards can actually gain morale by running away
|
||||
MORALE_RAN_AWAY_COWARD = 5
|
||||
|
||||
; penalty for cowards upon meeting hostiles in strategic that outnumber our forces by a factor >= 2
|
||||
MORALE_ENEMYGROUP_COWARD = -3
|
||||
|
||||
MORALE_HEARD_BATTLE_WON = 2
|
||||
MORALE_HEARD_BATTLE_LOST = -2
|
||||
|
||||
Reference in New Issue
Block a user