XCOM 2
1,579 人が評価
WOTC Flawless
2
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
ファイルサイズ
投稿日
更新日
8.769 MB
2017年9月3日 7時27分
2019年2月24日 7時57分
5 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
WOTC Flawless

解説
Original version can be found at:
http://steamproxy.net/sharedfiles/filedetails/?id=729580495


Currently, if you complete a mission with no fatalities and no damage received, you receive
a Flawless rating ( i.e., a pat on the back for a job well done).

This mod gives the player an additional reward, above and beyond the usual reward for the
mission in the form of Resources, Common Items, and Rare Items.

This mod has also integrated the Achievement System mod logic, and supports a number
of achievements related to completing a mission with a flawless rating.

An additional reward system has been added for terror missions. You now have a chance
to receive a new Rookie recruit as a reward for job well done on terror missions.

CONFIGURABLE LOOT TABLES

You can change the values in
Steam\SteamApps\workshop\content\268500\1127174933\Config\XcomFlawless.ini.

ResourceLootTable - specifies a list of resources you can receive.

Each entry is of the form:
TemplateName,Min Reward Amount,Max Reward Amount

There must be at least one item in the list. No spaces allowed.
The sequence numbers must be continuous from 0 to the max index.


ItemLootTable - specifies a list of common items you can receive.

Each entry is of the form:
TemplateName

There must be at least one item in the list.
The sequence numbers must be continuous from 0 to the max index.


RareItemLootTable - specifies a list of rare items you can receive.

Each entry is of the form:
TemplateName

There must be at least one item in the list.
The sequence numbers must be continuous from 0 to the max index.

ChanceForItemLoot- specifies the percentage chance
of getting an item reward. Default 20.

ChanceForRareItemLoot- specifies the percentage chance
of getting a rare item reward. Default 5.


Adding an Item to the Loot Table

Most template names can be found in
Steam\SteamApps\common\XCOM 2\Development\SrcOrig\XComGame\Classes
in files beginning with "X2ItemDefault". I make no guarantees
that all templates will work, so modify at your own risk.
Templates from other mods will *probably* work, but again
try at your own risk.

NOTE: Do not completely remove any of the loot tables or ...
"Bad Things May Happen" (tm). The code will not correctly handle
missing lists, it needs at least 1 item present.

To completely turn off item rewards, you will need to set both
ChanceForItemLoot and ChanceForRareItemLoot to zero.


ACHIEVEMENTS
This mod has been changed to support Achievements. To enable
achievements, you will need to download the "Mod Achievement System" at:
http://steamproxy.net/sharedfiles/filedetails/?id=729577219

This other mod is not required to run Flawless - just to enable
the achievement portion.

NOTE: I have not been able to get the Achievements to work
correctly with an existing campaign. You may need to start a new
campaign. Any issues with achievements will need to be directed
to the author of the Mod Achievement System.


TERROR MISSION REWARDS

This mod now gives a random Rookie as a reward for doing well on a terror mission.
You start out with a 20 percent chance of getting this reward if you save the minimum 6 people.
Every person beyond that adds to your percent chance, all the way up to 100% if you save everyone.
An associated achievement has also been added for when you recieve a Rookie reward.

Configuration:
GiveTerrorRewardFlag: Turns this reward on/off. Default value Y.
BaseTerrorRewardChance - the base percent chance of getting this reward when you save the
minimal 6 people. Default value = 20.

REWARD MESSAGES

A sequence of reward messages can be found in
Steam\SteamApps\workshop\content\268500\1127174933\Localization\WotcFlawless.int.
They are specified in an array called
RewardVerbiage[x].

Each message has a prefix of the form [IMAGENAME] to specify which image will appear with the message,
see the comments in the WotcFlawless.int localization file for details.

If you get bored with the existing messages, and feel creative, you
can add to the list or change existing messages.
Just be sure the sequence numbers are unbroken
from 0 to the max sequence number.

ABILITY POINT REWARD

Set this value to N to turn off the ability point reward.
GiveAbilityPointRewardFlag=Y

Set this value to specify the range of ability points that can be awarded. ( in this case between 2 to 4 points can be awarded )
AbilityPointReward=2,4



IMPORTANT:
Be sure to make a backup of your config file after you make changes.
I anticipate having to make additional changes to either loot
table entries or logic, and republishing will overwrite any changes
you've made.

Credits
Images for the reward messages provided by neIVIesis. Much thanks for his idea on implementing this change
and working on the images.


Compatibility
No Class Overrides


Updates

9/13/2017 Added additional ability point reward. Additional reward text.
7/13/2018 Changed code to allow compatibity with mods which override UIMissionSummary.
2/24/2019 Changed code to allow a unique image to appear for each reward message. Changed the Julian reward message to only appear after the tower mission.





人気スレッド 全て表示 (8)
1
4月7日 10時42分
Traduccion Español
vmbujeda
1
5月21日 7時43分
Traditional Chinese Localization(正體中文翻譯)1127174933 - WotcFlawless
woodydaisy
1
2022年2月16日 13時17分
Nerfed Flawless Rewards
[DBH].Whismerhill.{SSgt}
222 件のコメント
neur0n23 5月5日 11時50分 
Hi @krj12 (Ken) - thanks for your mod, using it at every LWOTC playthrough and having a blast!
I encountered a small problem while running another mod https://steamproxy.net/sharedfiles/filedetails/?id=3041671449 - and it breaks the Images showing at the end of Mission when Flawless triggers.

Do you have any suggestions where to dig to fix this? As far as I know - the other mod also tries to open a text box at the end of mission, albeit - it should trigger much later in the game once all soldiers are max rank (8 in LWOTC).

Since I really like the images shown by your mod - I am on a quest to fix this. Any suggestions on where to look to fix this? Cheers man!
Bir Dilim Ekmek 2月2日 10時50分 
PERCENT CHANCE TO GET ITEM LOOT
ChanceForItemLoot=0
ChanceForRareItemLoot=0

I make this settings but nothing changed. I also delete inside the other config folders. Also i play with LWOTC.

What can i do for now?
Dragon32 1月27日 2時04分 
@jesarablackheart
I don't know then, I've just disabled items and AP completely, and massively nerfed the amount of alloys etc. this gives. The edits you're doing are more involved.
jesarablackheart 1月26日 17時29分 
@Dragon32
Sadly, that didn't help. I got yet another not a lockbox, and the popup said 4AP while the dialogue box again said 2 AP.
Dragon32 1月26日 14時13分 
@jesarablackheart
Try clearing your user configs
https://old.reddit.com/r/xcom2mods/wiki/mod_troubleshooting
jesarablackheart 1月26日 12時52分 
I have stripped out the item and rare item lists to 1 item each... but it is instead still giving me things that Used to be on the list but no longer are. The list now has just "EpicBox" for regular and "LegoBox" for rare, (items from Tesla's loot mod), instead I keep getting PCSs and Vests, which are no longer in the config file at all.

Additionally I am getting contradictory amounts for AP, for example in my last test, it said I got 2 AP in the dialogue window, and 5 AP (I had changed the range from 2-4 to 2-5) in a popup in the bottom right.
predator_3 2023年11月21日 5時58分 
Hi. I'm playing with a mod LWOTC. Does anyone know how to make friends with this mod with mod "[LWOTC/RPGO] Overflow Ability Points", which does not allow you to display unique images along with the reward?
Dragon32 2023年7月1日 2時15分 
@Soulfire72
That looks right to me. Although I've set mine (non-LWotC) to not give AP.
Try clearing your user configs
https://old.reddit.com/r/xcom2mods/wiki/mod_troubleshooting
Soulfire72 2023年6月30日 20時00分 
Love the mod, trying to reduce the AP rewards mainly as in LWOTC it's too easy to get OP soldiers. However with my config I've put:
;ABILITY POINT REWARD
GiveAbilityPointRewardFlag=Y
AbilityPointReward=1,2

And it's still giving me 2-5 AP rewards for flawless missions. Am I changing the wrong section?
[DBH].Whismerhill.{SSgt} 2023年5月5日 8時27分 
I suggest to use this mod : https://steamproxy.net/sharedfiles/filedetails/?id=1256370393
to avoid mind controlled enemies to count on your flawless setting