Commit Graph
17 Commits
Author SHA1 Message Date
dpapadamandGitHub 1e140721ac Update Explosives.xml (#16)
<ubType>12 is FIRE RETARDANT, Setting to <ubType>11 for DEBRIS SMOKE
2023-01-16 01:26:16 +02:00
Flugente 1460368cb4 We can now use interactive actions to alter decals on walls, so it is possible to simulate taking off an object from the scenery and add it as an item.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=363513&#msg_363513

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2601 4f8fa57e-7814-0410-bad4-adc449f26b7c
2021-07-13 19:48:14 +00:00
Sevenfm 0b2a8b0b03 Increased ubDuration to 5 for Signal Shell.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2578 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-10-29 12:47:32 +00:00
Sevenfm 76a50db23e Lowered max radius for Molotov.
Set ubRadius = ubStartRadius for Break Light.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2524 4f8fa57e-7814-0410-bad4-adc449f26b7c
2020-03-03 17:50:10 +00:00
Flugente a241003580 Added light effect to molotov cocktail
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2466 4f8fa57e-7814-0410-bad4-adc449f26b7c
2019-02-10 16:06:08 +00:00
Flugente 7f3138c520 New feature: bear traps are mechanical traps that function like bombs, cause no explosion, can be reused, deal significant damage to legs and pin down the target.
For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=346624&#msg_346624

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2338 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-08-12 20:47:13 +00:00
Flugente 0dd574e3a0 When a roof collapses, 'debris smoke' can briefly cloud the debris.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2309 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-03-25 11:27:42 +00:00
Flugente d14a2f47e8 - New Feature: Arulco special division controls other features to fight the player. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=tree&goto=343706&#msg_343706
- New Feature: Enemy helicopters allow the AI to rapidly deploy troops aross the map. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=tree&goto=343707&#msg_343707

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2279 4f8fa57e-7814-0410-bad4-adc449f26b7c
2016-01-09 19:17:04 +00:00
Flugente e80c064459 New item tag: mines with <antitankmine> set to 1 will be activated by vehicles or robots.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2259 4f8fa57e-7814-0410-bad4-adc449f26b7c
2015-07-08 19:53:50 +00:00
Flugente 6ed6ac567b New Feature: roof tiles can be destroyed.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2174 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-25 23:45:09 +00:00
silversurfer 4375aebf0a Fix: From testing volatility was left at 0 for land mines. Changed back to 2.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2162 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-04 07:56:59 +00:00
silversurfer 4595480aed Changed fragmentation explosives to emit fragments like they should. All values are experimental.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2161 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-10-03 10:51:35 +00:00
Flugente fe2feeb114 Lowered duration of Trip Flare and Break Lights from 35 to 10
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2139 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-09-02 20:15:16 +00:00
Flugente afbf387c30 Merged revision(s) 1980 from branches/ja2_data_official_2014:
- new background ability: disarm_trap alters effectivity at defusing bombs
- lowered signal shell light duration

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1981 4f8fa57e-7814-0410-bad4-adc449f26b7c
2014-03-12 22:32:22 +00:00
silversurfer abdd68adc2 - New camo handling:
Camo Kits can now only be used to paint naked skin which usually means face and hands. Clothing will take care of the rest Together they can reach 100% camo.
CAMO_KIT_USABLE_AREA = 5 in Ja2_Options.ini sets the area that can be painted.

CAMO_LBE_OVER_VEST_MODIFIER = 0.2
CAMO_LBE_OVER_PANTS_MODIFIER = 0.6
These two set the amount of camo that armor vest/pants can provide if LBE is worn over them.
http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/327902/Re_Code_Snippets.html#Post327902

- New Mine avoidance for civilians (by Sevenfm)
Civilians can now avoid player placed mines.
CIVILIANS_AVOID_PLAYER_MINES = TRUE in Ja2_Options.INI takes care of that. I set the default to TRUE which will allow players to use mine fields in city sectors.
http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/327817/Re_Code_Snippets.html#Post327817

- Smoke effects and explosive attachments (by Sevenfm)
Normal explosions can now cause a smoke effect. Explosives can be attached to other exlosives to create a more potent bundle. Ja2_Options.INI has some new options for that:
ADD_SMOKE_AFTER_EXPLOSION = FALSE
ALLOW_EXPLOSIVE_ATTACHMENTS = FALSE
ALLOW_SPECIAL_EXPLOSIVE_ATTACHMENTS = FALSE
http://www.ja-galaxy-forum.com/board/ubbthreads.php/topics/327918/Re_Code_Snippets.html#Post327918


git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1866 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-11-11 12:50:06 +00:00
Flugente f18782a2bd New feature: radio operator trait allows calling in artillery, requesting reinforcements, scanning for enemies and a few other skills
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1848 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-10-30 22:20:39 +00:00
Flugente 4bb5a6b2d7 - reordered xmls
- new feature: class specific gun and item choices allows finetuning of a soldier's equipment

More info under http://www.bears-pit.com/board/ubbthreads.php/topics/313782/Re_New_feature_Class_specific_.html#Post313782

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1584 4f8fa57e-7814-0410-bad4-adc449f26b7c
2013-01-04 23:22:41 +00:00