XCOM 2
161 个评价
Grenades Damage Falloff
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
195.516 KB
2016 年 2 月 16 日 下午 5:15
2017 年 7 月 25 日 下午 9:32
13 项改动说明 ( 查看 )

订阅以下载
Grenades Damage Falloff

描述
[Updated for June 30 update and Shen's Last Gift]

Recreates how grenades work in Long War, where grenades deal only full damage at the center of the target, and slowly falls off in damage (and environment destruction) as it goes further away from the center, with 3 parameters to customize through INI: full damage area, edge damage, and number of seperated instance for environmental damage (by default is 3 instances, which means inner 1/3 or 1 tile wide radius, whichever greater deals full damage, middle 1/3 deals 66% damage and outer 1/3 deals 33% damage); while damage against units are scaled linearly by distance, with automatic rolling decimal damage (4 damage at 80% = 3.2 damage, which means 20% to deal 4 damage and 80% to deal 3 damage), the fall off happens after all bonuses are applied, falloff also applies to the shredding property of the grenade.

Note: In LW grenades use distance ratio squared for falloff, this is customizable in INI with FALL_OFF_SQ option, also for LW the edge damage is 0% (FALLOFF_MIN=0, I am not really sure about this, never seen grenades damage falloff that low, I suspect the wiki is outdated)

Best used with Grenade Throwing Tweaks mod ( http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=638860768 )

A little bit of answers before the questions are asked:

Is this balanced for vanilla XCOM 2?

I don't know, the grenades feels pretty strong in vanilla, this might make it too weak as it is not as reliable any more, I do not change any other grenades stats as this mod is meant for people who do their own ini rebalances, which I highly recommend you to do if you want to play with this mod.


Which grenades will this mod affect?

All vanilla grenades are affected, but if you mod in a custom grenade like the psionic grenade that uses a different template, not just modifying the ini file, then it wouldn't work, but you can support them by adding +FALLOFF_GRENADES=<template name of grenade> in the config file. The template name of the grenade may be found in the source file of said mod starting with `CREATE_X2TEMPLATE(class'X2GrenadeTemplate', Template,


So it will still work with ini edits on grenades right?

Yes.


X Grenade don't make sense! It shouldn't have the falloff effect!

You may disable falloff damage individually for each grenade by removing the FALLOFF_GRENADES= line for said grenade.



WARNING: As any XCOM 2 mods do, saving a game with a mod enabled will cause the save game only work if and only if the mod is enabled, since this is a tweaking mod using existing templates there shouldn't be missing content after disabling the mod so for now you'll have to use this mod to fix it if you decide to disable the mod http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=619141883

Problems? Follow this guide first! it may solve your problems (applies to all mods) http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=625230005

Compatibility Note:
This mod overwrites 'ProximityMineDetonation', 'RocketLauncher', 'BlasterLauncher', and all grenades listed in the ini config template and may not be compatible with other mods that made changes to the same template's Launch/ThrowGrenadeEffect.
110 条留言
-bg-  [作者] 2020 年 1 月 12 日 下午 1:15 
this mod is not needed in WOTC because it already have a second wave option that does this.
Juno 2020 年 1 月 12 日 上午 11:42 
It is broken for WOTC
rockhounddiva 2018 年 1 月 11 日 上午 9:57 
Wotc has a second wave option that does the same thing, so this mod would be obsolete
lazorexplosion 2017 年 9 月 30 日 上午 3:48 
Will this be updated for WOTC? I really love the configuration options with this mod
Boisegangpc 2017 年 8 月 14 日 下午 7:46 
Looks like this will be a second-wave option for XCOM 2 when WotC launches :D
pauloel7 2017 年 8 月 14 日 下午 7:14 
CTD at launch.....
YouStayClassySanDiego 2017 年 7 月 28 日 下午 1:07 
Had no idea it was in there... Strangely it worked fine up until yesterday when I started up LW2 after a week or so layoff and I was using along with LW2 previously.
-bg-  [作者] 2017 年 7 月 27 日 下午 10:33 
why are you using it with LW2, it is already built in
YouStayClassySanDiego 2017 年 7 月 27 日 下午 10:17 
Latest updated version isn't working for me. Can't even get the game to load with it enabled. Crash logs all show:

[0007.49] LWTrace: Template Mods: Updating Ability Templates for SwapExplosiveDamageFalloff
[0007.50] LWTrace: Template Mods: Updating Item Templates for SwapExplosiveDamageFalloff
[0007.63] Log: Dumping name table: (2721904)
[0007.63] Log: Dumping name table: 0xf7998000 (2721904)

Although the dumping table numbers in parentheses are different for each crash log as is the hexadecimal value.
-bg-  [作者] 2017 年 7 月 26 日 上午 11:28 
I just updated last night that should fix the crashing.