Rejuvenator now lasts a minute longer
The Rejuvenator buff duration climbed from 180 to 240 seconds, with trooper health and respawn multipliers retuned alongside it. [Lady Geist], [Haze] and [Infernus] each had their T3 charge bonus nudged from 0.93 to 1, and guardians plus barrack bosses gained enemy trooper protection range and damage reduction data.
MISC
20 changesOther file and data updates.
- citadel ability jump: wall jump lateral speed falloff vs along speed data added.
View code changes (1 records)
citadel_ability_jump · gameplay.m_WallJumpLateralSpeedFalloffVsAlongSpeed (added)
{ "before": null, "after": { "m_spline": [ { "x": 0, "y": 1, "m_flSlopeIncoming": -0.003333, "m_flSlopeOutgoing": -0.003333 }, { "x": 300.066376, "y": 0, "m_flSlopeIncoming": -0.00019, "m_flSlopeOutgoing": -0.00019 } ], "m_tangents": [ { "m_nIncomingTangent": "CURVE_TANGENT_SPLINE", "m_nOutgoingTangent": "CURVE_TANGENT_SPLINE" }, { "m_nIncomingTangent": "CURVE_TANGENT_FREE", "m_nOutgoingTangent": "CURVE_TANGENT_MIRROR" } ], "m_vDomainMaxs": [ 600, 1 ], "m_vDomainMins": [ 0, 0 ] } } - npc units npc barrack boss: enemy trooper protection range added with value 1575.
View code changes (1 records)
npc_units:npc_barrack_boss · gameplay.m_flEnemyTrooperProtectionRange (added)
{ "before": null, "after": 1575 } - npc units npc barrack boss: enemy trooper damage reduction data added.
View code changes (1 records)
npc_units:npc_barrack_boss · gameplay.m_EnemyTrooperDamageReduction (added)
{ "before": null, "after": { "m_flDamageReductionForTroopers": 30 } } - npc units destroyable building: enemy trooper protection range added with value 1575.
View code changes (1 records)
npc_units:destroyable_building · gameplay.m_flEnemyTrooperProtectionRange (added)
{ "before": null, "after": 1575 } - npc units destroyable building: enemy trooper damage reduction data added.
View code changes (1 records)
npc_units:destroyable_building · gameplay.m_EnemyTrooperDamageReduction (added)
{ "before": null, "after": { "m_flDamageReductionForTroopers": 30 } } - npc units npc boss tier3: enemy trooper protection range added with value 1575.
View code changes (1 records)
npc_units:npc_boss_tier3 · gameplay.m_flEnemyTrooperProtectionRange (added)
{ "before": null, "after": 1575 } - npc units npc boss tier3: enemy trooper damage reduction data added.
View code changes (1 records)
npc_units:npc_boss_tier3 · gameplay.m_EnemyTrooperDamageReduction (added)
{ "before": null, "after": { "m_flDamageReductionForTroopers": 30 } } - npc units alt npc boss tier3: enemy trooper protection range added with value 1575.
View code changes (1 records)
npc_units:alt_npc_boss_tier3 · gameplay.m_flEnemyTrooperProtectionRange (added)
{ "before": null, "after": 1575 } - npc units alt npc boss tier3: enemy trooper damage reduction data added.
View code changes (1 records)
npc_units:alt_npc_boss_tier3 · gameplay.m_EnemyTrooperDamageReduction (added)
{ "before": null, "after": { "m_flDamageReductionForTroopers": 30 } } - generic data rejuv params: rejuvinator buff duration changed from 180 to 240.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_flRejuvinatorBuffDuration (changed)
{ "before": 180, "after": 240 } - generic data rejuv params: trooper health mult data updated.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_TrooperHealthMult[0] (changed)
{ "before": 1.7, "after": 2.2 } - generic data rejuv params: trooper health mult data updated.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_TrooperHealthMult[1] (changed)
{ "before": 2.2, "after": 2.5 } - generic data rejuv params: trooper health mult data updated.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_TrooperHealthMult[2] (changed)
{ "before": 2.5, "after": 2.8 } - generic data rejuv params: player respawn mult data updated.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_PlayerRespawnMult[0] (changed)
{ "before": 0.6, "after": 0.5 } - generic data rejuv params: player respawn mult data updated.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_PlayerRespawnMult[1] (changed)
{ "before": 0.5, "after": 0.4 } - generic data rejuv params: player respawn mult data updated.
View code changes (1 records)
generic_data:m_RejuvParams · gameplay.m_PlayerRespawnMult[2] (changed)
{ "before": 0.4, "after": 0.3 } - 3 ability upgrade raw records updated.
View code changes (3 records)
ability_smoke_bomb · upgrades[3].changes[AbilityCharges:scale].bonus.raw (changed)
{ "before": 0.93, "after": 1 }ability_life_drain · upgrades[3].changes[AbilityCharges:scale].bonus.raw (changed)
{ "before": 0.93, "after": 1 }ability_flame_dash · upgrades[3].changes[AbilityCharges:scale].bonus.raw (changed)
{ "before": 0.93, "after": 1 } - 1 tooltip record added.
View code changes (1 records)
upgrade_rupture · tooltip.sections[1].m_vecSectionAttributes[0].m_vecImportantAbilityProperties[2] (added)
{ "before": null, "after": { "m_strImportantProperty": "AbilityCastRange" } } - 3 script assets updated.
View code changes (3 records)
scripts/generic_data.vdata_c · crc (changed)
{ "before": "00018034ff", "after": "00457e4f9e" }scripts/npc_units.vdata_c · crc (changed)
{ "before": "0074e7af50", "after": "00147219d5" }scripts/abilities.vdata_c · crc (changed)
{ "before": "00ffb9d938", "after": "00d3c56c3e" } - 6 tracked files updated.
View code changes (6 records)
game/core/shaders_pc_dir.txt · file (changed)
{ "before": { "hash": "8b0798ba83f8f08e5f47491f43684de03cbb6f11" }, "after": { "hash": "606df4779bbe67460e450b7ec20d0696d4052667" } }game/core/shaders_vulkan_dir.txt · file (changed)
{ "before": { "hash": "2f371e3125b596aa97ff0109665974724b90a827" }, "after": { "hash": "3853a7c72d251728949faa1ff16c8cf78ee3a2a7" } }game/citadel/pak01_dir/scripts/generic_data.vdata · file (changed)
{ "before": { "hash": "4fc64ec69a64c06ed3e44cf5b55c963ee68dcc93" }, "after": { "hash": "fb0e208f56e8336e13ae5699f8aea4d6bf390bdb" } }game/citadel/pak01_dir/scripts/npc_units.vdata · file (changed)
{ "before": { "hash": "469a098770b5d4e9976d6099d75ec7354385a2c8" }, "after": { "hash": "0a31d20b968db4ae29d03a91390112fd2885058d" } }game/citadel/pak01_dir.txt · file (changed)
{ "before": { "hash": "2269ddd86aa56a41954922f457dfa46557767d80" }, "after": { "hash": "e10f74c8254baf92331c6fa4ceb0451a9d47006c" } }game/citadel/pak01_dir/scripts/abilities.vdata · file (changed)
{ "before": { "hash": "d32c2b01635b1f137c2f190cf53b0d0c0d50bde9" }, "after": { "hash": "45c6b6e5129444ff070ccd449be9b46b1f71190c" } }
