13 Commits
Author SHA1 Message Date
Flugente 51c3f4255a 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
2017-01-12 23:25:08 +00:00
Flugente 71eb36b662 added new disability "Fear of heights" (disability #11) and added it to Vicki, Sparky and Hector
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2352 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-12-31 12:07:28 +00:00
Flugente bfce98fee2 added anti-tank mine (#1735) to Devin's selection
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2260 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-07-15 21:30:49 +00:00
Flugente 699fdf6c54 New Feature: Drug System Overhaul. The drug system has been completely overhauled.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=341541&#msg_341541

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2257 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-06-28 17:44:55 +00:00
Flugente 8ba2cf0f71 - added opinion event OPINIONEVENT_CIV_ATTACKER, used when injuring a non-hostile civilian/militia
- cleaning kits can be merged

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2255 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-06-15 17:10:09 +00:00
Flugente 8698956fd6 added new dynamic opinion events, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&th=21961&goto=333259&#msg_333259
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2233 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-04-03 15:08:24 +00:00
Flugente d3793a2b34 Added xml explanations
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2199 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-01-22 21:17:45 +00:00
Flugente d80d452446 Added 3 new opinion events (OPINIONEVENT_BRUTAL_GOOD, OPINIONEVENT_BRUTAL_BAD and OPINIONEVENT_TEACHER)
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2155 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-27 20:21:30 +00:00
Flugente 66fc68ef67 New feature: Diseaes affect your mercenaries. They can be contracted in varíous ways and have varying effects.
For more info, see http://www.ja-galaxy-forum.com/ubbthreads.php/topics/334918#Post334918

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2099 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-08-10 13:05:18 +00:00
Flugente 6dd26aa967 New Feature: dynamic dialogue is played when dynamic opinions are active. Mercs can comment on each others actions, and this can influence their opinions further. IMP character answers can even be chosen by the player.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2059 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-06-27 22:11:13 +00:00
Flugente ea4f49a711 - New Feature: dynamic opinions allows mercs to form opinions about each other depening on actions they/the player take or do not take. These can be viewed in the 'MeLoDY 'website. See also http://www.bears-pit.com/board/ubbthreads.php/topics/333259.html#Post333259
- new background property: <dislikebackground> allows mercs to dislike specific backgrounds

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2050 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-05-28 22:03:13 +00:00
Wanne 06c99d1093 Merged from revision: 1939
Improved Snitch Trait (by anv)
- The snitch actions can be selected in the strategy view "Assignment" menu
o Spreading Propaganda: Accessible in town sectors
o Gathering Rumours: Accessible in town sectors
o Undercover Prison Snitch: Accessible from Facilities menu (Prison)
o Preventing Misbehaviour: New Snitch Menu
o Passive Reputation Increase
see: http://www.bears-pit.com/board/ubbthreads.php/topics/329412/1.html


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1940 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-02-12 17:23:44 +00:00
Wanne 3e59039de4 New Trait "Snitch" (by anv)
- Every midnight snitches will give you a report about their collegues' opinions
- All values configurable in Skills_Settings.ini, section [Snitch].
- Externalised Morale and Reputation Settings
  Morale_Settings.INI, Reputation_Settings.INI
  All values of events moved from code to Morale_Settings.ini and Reputation_Settings.ini.

Currently list of snitches (trait 22)
Beth (Data)
Bud (Data-1.13)
Buzz (Data-1.13)
Carp (Data-1.13)
Ears (Data-1.13)
Gary (Data-1.13)
Hurl (Data-1.13)
Lance (Data-1.13)
Leon (Data-1.13)
Weasel (Data-1.13)

- Separate traits limits for IMP and predefined mercs.
MAX_NUMBER_OF_TRAITS = 10
NUMBER_OF_MAJOR_TRAITS_ALLOWED = 5

MAX_NUMBER_OF_TRAITS_FOR_IMP = 3
NUMBER_OF_MAJOR_TRAITS_ALLOWED_FOR_IMP = 2

see: http://www.bears-pit.com/board/ubbthreads.php/topics/329412/Snitches_+_Externalised_morale.html

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1906 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-01-01 12:34:18 +00:00